Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - twiter

Pages: [1] 2
1
I get an email from google and it says that after 21Th of April, the websites which are for competible with mobile phones are valuable in search results.
It is very important for SEO.

I find this from topics;

Code: [Select]
//--- Browserweiche für iPhone-Webseite ---
 if(strstr($_SERVER['HTTP_USER_AGENT'],'iPhone'))
    {
    echo '<script type="text/javascript">';
    echo 'window.location.href = "http://m.sitecom/index.php";';
    echo '</script>';
    }

But after that how can create mobile template; without mobilezer websites?

2
Discussion & Troubleshooting / How do i protect my websites.
« on: February 06, 2015, 01:33:27 PM »
I am very tired to clean up my websites from hacklinks,
I tried everything but still somebodys hacks and get a hacklink with display none code to home.html or header.html etc.

I tried to upgrade latest version 1.7.11
Itried to move websites to another server.
Safe mode is on.
checked chmod as 755 and 644.
How can i stop this spammer,
Please help me ASAP.

Somebody write me the safest CHMOD for each files and categories please?


3
Discussion & Troubleshooting / Auto resize to bigger pixels
« on: October 06, 2010, 06:59:39 PM »
I have searched and read over 20 threads but found nothing, When I try to resize module, search results gives smaller images which I write Image file size in pixel, But I want to resize images to bigger values like 100x100 images to 300x300 Is it possible to do it?

4
Hi I have problem with my website, I am getting more than 100.000 unique visitors daily and having server problem, There is litespeed installed with 2 GB ram. ram usage is approximately 1 gb but I have CPU usage problem, How can i decrease this usage, I have removed all stats ecard and comments module on details.html. Is there any other idea for this. like not to save logs from users whom is online and how can I do this.

5
Discussion & Troubleshooting / Using same DB for 2 sites.
« on: July 14, 2010, 03:53:55 PM »
I have copied my 4images gallery to another domain which is hostet on same server.
There is only one problem,
It must be take the media and thumbnails images from the original site.
I have opened the includes/constants.php
Try to change these but it cant work

define('MEDIA_DIR', '/data/media');
define('THUMB_TEMP_DIR', '/data/tmp_thumbnails');

with

define('MEDIA_DIR', 'xxx.com/data/media');
define('THUMB_TEMP_DIR', 'xxx.com/data/tmp_thumbnails');

How can i do it?

6
Discussion & Troubleshooting / How to have static add image page?
« on: June 25, 2010, 01:29:58 PM »
I have edited my 4images to publishing videos etc. becaues of this uploading each image one by one.
So Is it possibe to have a static add image page in Admin panel.
Every time when I upload an image there is screen which is writeen upload successfull and thumbnail creat I have to click one more time add image button again.
I want to make change as when I upload an image the the page comes again which is add image page.

7
Discussion & Troubleshooting / Editing permissions sql problem,
« on: October 04, 2009, 11:42:13 AM »
I tried to edit all categories permissions with.
Code: [Select]
UPDATE 4images_categories SET auth_postcomment = 1
it says success, when i checked my control panel edit categories all categorie permissions settings ALL. But it doesnt work. Comment form doesnt shown for users.
I tried to change admin/categories.php like tihs

Code: [Select]
"auth_postcomment" => AUTH_ALL
If I try to edit it my self one by one for each categorie in control panel it works fine.

How can i change all of them?

8
Mods & Plugins (Requests & Discussions) / RSS question
« on: March 16, 2009, 03:06:15 PM »
I searched the board but find nothing about my question,
Rss feed get the data from the image's description, but I dont want to waste time for writing descriptions for all images.
I want it static like image_name pictures, image_name, wallpapers.

How can  i do that?
I looked at rss.php but cant find the solution.
 

9
Mods & Plugins (Requests & Discussions) / Bad link Report
« on: March 04, 2009, 09:36:35 PM »
Is it possible to make this like Vbulletin,
small image and user just click on it to report a broken link?

10
I wanna Use 4 images for different languages at same time, I want to change my site like this site,

http://www.edupics.com/

Which modifications I have to change; Is there any topics about it, I searched it as "language" but cant find it on forum.

I found it
http://www.4homepages.de/forum/index.php?topic=6749.0
but i want to be change all things lite titles and urls. like this site http://www.edupics.com/
I read all forum and found nothing about.
I did V@no' s topic for language select it works but I want different from this.
I want to change all titles and urls when I choose different language.
And tried to do this
http://www.4homepages.de/forum/index.php?topic=6749.0
but I cant find the codes given in this thread , I tink it is about the version I am using v1.7.6

11
Discussion & Troubleshooting / How can I Edit Permissions
« on: February 12, 2009, 05:43:36 PM »
I opened hundereds of categories but now I need to change all categories Download Permissions to "ALL" from "Registered Users" ,
Is there anyway to change them all?

12
I really want to Change New Image Thumbnails which is under categories with Random images,
there is 5 new images thumbnails in orginal script but i want it all 5 images changes random each time.
Anyone help me please?

13
Chit Chat / WTB: want to buy 4 images sites
« on: September 16, 2008, 04:38:22 PM »
If u want to sell your site: please write this information and pm or mail to me.
INFO:
Site adress: http://
Counter: extreme, analytics etc.
Adsense: Screen shots etc.
mail:
Price:

mail: eniserdal@hotmail.com

14
Discussion & Troubleshooting / Pictures problem
« on: August 04, 2008, 09:17:06 PM »
i dont understand, i have a huge problem and i cant solve it.

in:   disneypicture(dot)net
the images cannot see by the users also admins.
i checked chmod in images... data.... media etc. but nothing changed?

is any idea from here....

15
Discussion & Troubleshooting / Upload Problem
« on: May 02, 2008, 06:34:58 PM »
Quote
Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid/gid is 33074/33078 is not allowed to access /home/pictures/public_html/data/media/172 owned by uid/gid 99/99 in /home/pictures/public_html/includes/upload.php on line 104
Image 1
    Error uploading image file: Catalina Cruz 003.jpg
Catalina_Cruz_003.jpg: Copy error. Please check the directory permissions.

No database entry!


i get this error,
changed all chmod to 777

 chmod 777 (drwxrwxrwx) : data
chmod 777 (drwxrwxrwx) : data/database
chmod 777 (drwxrwxrwx) : data/media
chmod 777 (drwxrwxrwx) : data/thumbnails
chmod 777 (drwxrwxrwx) : data/tmp_media
chmod 777 (drwxrwxrwx) : data/tmp_thumbnails
chmod 777 (drwxrwxrwx) : templates
chmod 777 (drwxrwxrwx) : templates/default
chmod 777 (drwxrwxrwx) : templates/default/media


HOW CAN I FIX THIS?

Pages: [1] 2