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.


Messages - commandos

Pages: [1] 2
1
Discussion & Troubleshooting / file not found
« on: September 23, 2006, 01:09:11 PM »
hello , my site was working fine then i saw this message when i try 2 access the plugin area :

Warning: main(./../admin/admin_global.php): failed to open stream: No such file or directory in /home/user/public_html/war/admin/plugins/batch_annotate.php on line 8

Warning: main(./../admin/admin_global.php): failed to open stream: No such file or directory in /home/user/public_html/war/admin/plugins/batch_annotate.php on line 8

Fatal error: main(): Failed opening required './../admin/admin_global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/war/admin/plugins/batch_annotate.php on line 8


when i go to the specific place (home/user/public_html/war/admin/plugins/batch_annotate.php) i can find the file , and chmod is correct also ...

what is the prob ?

2
it was working yesterday no more sessionsid's ..... woke up today to see that it was giving 502 error ...  :x

3
Hey people,

I've noticed a lot of you have asked a way to completely remove sessionid's, as google DOES NOT like it.

Just add this somewhere in your .htaccess:

Code: [Select]
php_value session.use_cookies 1
php_value session.use_only_cookies 1
php_value session.use_trans_sid 0

Just add it at the very end of your .htaccess (for instance), and session id's are gone for good :D

Any disavantage of this version ? because it work for me

4
gr8 help !!!!

5
Quote
google cache? google store cache pages almost forever. you still can find cached pages of this site dated more then a year ago, even before the hack!
what did you expect?


google give you the date of the cache ... when it was taken so you can know what it see ....


Quote
This is G o o g l e's cache of http://www. as retrieved on 19 Mar 2006 05:14:50 GMT


6
Hi V@no
Quote
You suggested a way to remove session IDs for search bots. Right here
http://www.4homepages.de/forum/index.php?topic=6729.msg59251#msg59251


i allready tried this but it dont work ...

i just checked google cache and saw what it see .... sessions are evrywhere ...

7
hello ,

how can i prevent google from taking the sessions id , google see my link like this :

Code: [Select]
/cat1.htm?sessionid=86c5166e15152e2d38926567f7222ca8
how can i remove it to show like this

Code: [Select]
/cat1.htm

plz someone answer

8
could someone tell me how to change the search links

like i have them  : domain/search.htm?search_keywords=reward

is there a way to integrate it in link ? domain/search-reward.htm ?


9
Chit Chat / what's happening ???????????????
« on: March 17, 2006, 05:15:12 AM »
helooooooooooooooooooooooo where are the threads ?????????????//


plz dont tell me someone hacked again !!!

10
wich one is better 2 use  a, b, or c if i want to optimize mysql usage .


11
i have 2 little problem :

1  - how can we make the list friendly list in google

instead of : /memberlist.php?mode=&order=DESC&page=4

have something like : memberlist/4/...

2 - my member list show strange caracters for user name something like :

#1602;#1605;#1585; #1575;#1604;#1593;#1585;#1576;

an & be4 each # ..

how can i fix this issue ?

12
i have 2 little problem :

1  - how can we make the list friendly list in google

instead of : /memberlist.php?mode=&order=DESC&page=4

have something like : memberlist/4/...

2 - my member list show strange caracters for user name something like :

#1602;#1605;#1585; #1575;#1604;#1593;#1585;#1576;

an & be4 each # ..

how can i fix this issue ?

13
does a change using mysql (php myadmin) can do the job ?

if i select like 40-50 images and i change there category id

14
is there any answer for this ?

my prob is that people uploaded alot of pic to a category so i made a sub category

is there a way 2 make faster change for some images instead of going one by one ?


this is how it look on my page now :

1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  »  Last page »

but without a <br> its direct on 1 line

how 2 make it if it get on the border of the page 2 jump a line  or just 2 make sub directories ...

Thank's

15
This issue should really be fixed , just having the category short link is not enough for search engine , even the paging should be friendly link .

Pages: [1] 2