[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - strange behavior
Advertisement

strange behavior

Moderators: Calcifer, slothy

strange behavior

Postby lking79 » Wed Sep 26, 2007 2:16 pm

lking79
 
Posts: 118
Joined: Sun Jun 10, 2007 6:48 pm
Location: Geneva

PS

Postby lking79 » Wed Sep 26, 2007 2:20 pm

lking79
 
Posts: 118
Joined: Sun Jun 10, 2007 6:48 pm
Location: Geneva

Postby Calcifer » Thu Sep 27, 2007 1:46 pm

echo "<form name=\"simpleSearchForm\" onsubmit=\"paneSplitter.showContent('searchResults');simpleSearchFormObj.submit();return false\">\n";
................

<input type="submit" onclick="paneSplitter.showContent('searchResults');simpleSearchFormObj.submit();" value="send">

this must be run..."return false" is very important.
but if showContent or simpleSearchFormObj methods return true, your problem is normal
i think showContent is returning true...try it after removing paneSplitter.showContent('searchResults') method
Calcifer
 
Posts: 357
Joined: Fri Jan 05, 2007 2:16 pm
Location: Turkey

Postby lking79 » Thu Sep 27, 2007 1:55 pm

:oops:

found the problem. My PHP4.ini was more permissive than PHP5... I used $PHP_SELF instead of $_SERVER['PHP_SELF'];

thanks anyway
lking79
 
Posts: 118
Joined: Sun Jun 10, 2007 6:48 pm
Location: Geneva


Return to General questions

Who is online

Users browsing this forum: No registered users and 7 guests

cron