1 (edited by abclf 2007-01-06 20:57)

Topic: Trouble with (my) search action links

Hello all,

Does anybody have an idea about what is wrong (and how to solve it) in my search action links (not the dedicated search page (<-working) but the actions at the bottom of the page) ?
The layout is abnormal and I get no results : just a list of topics.
Here it is a link : http://www.languefrancaise.net/forum/se … n=show_24h
What is surprising is
1-the fact the search.php file is the original one -newly reuploaded- (for version 1.2.8) ??
2-the fact the regular search page is working fine : is this dedicated search using same method as the action search (Get ?) : php ?

Thank you !

Re: Trouble with (my) search action links

I believe it's something related to this:
http://bugs.php.net/bug.php?id=24315

This is a fix for Wordpress, but it accomplishes the same thing:
http://weblogtoolscollection.com/archiv … 12-mingus/

The alternative is to disable gzip output

3 (edited by abclf 2007-01-06 21:07)

Re: Trouble with (my) search action links

Hello Smartys,

thank you for ansewing so quickly.
So, here it is how my server is loaded

Environment
    Operating system: Linux
    PHP: 4.3.10-18 - Show info
    Accelerator: N/A
Database
    MySQL 4.0.26-max-log
    Rows: 1588373
    Size: 75.13 MB

So, I don't know if I'm concerned with the bug you link (for php 4.3.2).

Anyway, the topic from weblogtoolscollection says : «In order to get around this problem (on most servers) you have to add the following line to the .htaccess file in the root of your blog/page.
php_flag session.use_trans_sid off
Or add this to your index.php (or your PHP code):
ini_set(?session.use_trans_sid?, false);»

Hum... and for dummies ? smile what's to do : new line in htaccess or one php code line in forum/index.php ?

PS : I disabled gzip in punbb admin but no result. Please note I have no error message.

Re: Trouble with (my) search action links

So, I don't know if I'm concerned with the bug you link (for php 4.3.2).

The fix is what provided the error message I saw on your page

And disabling gzip removed the error for me, which seems to have normalized the layout. If there's still a problem you'll have to point it out to me

5

Re: Trouble with (my) search action links

ok Smarty, there was an error I didn't see smile (in fact, yes, I agre, from time to time I saw an error message -when using IE, not with FF- relative to gzip). Great smile

But I know I have another problem : please go to my forum (http://www.languefrancaise.net/forum/), and click an action link at the bottom of the index page : you know, the answered, 24h, my messages links, and so on.
The displayed result is not good ; there is something wrong, some troubleshooting I can't solve at this time. What is strange is the fact the «search.php» page is the original one, not modded. If you have idea about the origin of the trouble, and the way to solve it, I'll be happy to read it ;-)

Re: Trouble with (my) search action links

I'm not seeing any issue: what's the problem with it?

7 (edited by abclf 2007-01-06 21:51)

Re: Trouble with (my) search action links

True ; very strange : no problem with IE : as normal ; but not working fine with FF 1.0

same request
-IE : http://www.languefrancaise.net/public/z … ink_ie.jpg (fine)
-FF : http://www.languefrancaise.net/public/z … ink_ff.jpg (not fine)

Strange... Not only the layout : IE gives me some selected results according to the criteria (one page) ; FF gives me all (122) pages...

Re: Trouble with (my) search action links

I'm not sure: I can't replicate it with FF 1.5

Re: Trouble with (my) search action links

Looks fine to me in FF2...

10 (edited by abclf 2007-01-06 22:04)

Re: Trouble with (my) search action links

arf, I'm with FF 1.0 smile (and not drunken)

11

Re: Trouble with (my) search action links

Hi,

So, I updated FF to 2.0.0.1 and...
...and, that's strange, I'm still getting same bad result as mentioned above for action link like : http://www.languefrancaise.net/forum/se … n=show_24h

There is no doubt, the origin of the problem is at my home : do someone have an idea about what may be wrong ?
(please note it's fine with IE).

Thank you !

Re: Trouble with (my) search action links

Try clearing your cache?

13

Re: Trouble with (my) search action links

Good suggestion Smartys smile
Done, but no effect.
I don't understand why I get another page than other people for the same url.