J
|
Jane 10/23/2008 |
Hi, if ($_REQUEST["a"]!="search" && $_REQUEST["a"]!="advsearch" && $_REQUEST["a"]!="showall") $xt->assign("message",""); |
B
|
bbanks author 10/23/2008 |
Hi, use List page: Before display event on the Events tab for this purpose. Here is a sample:
Fatal error: Call to a member function on a non-object in /tmp/disk/home/webmaster/Files/WWW/dealers/include/evbe_Company_events.php on line 34
<P></P>{if $Search_SearchFor>" "}<P align=center><B>{$message}</B>{/if}{if $maxpages>1}{$pagination}{/if}{include_if_exists file="../include/superbottom.php"}{$linkdata}</P></BODY></HTML> |
J
|
Jane 10/24/2008 |
Bart, if ($_REQUEST["a"]!="search" && $_REQUEST["a"]!="advsearch" && $_REQUEST["a"]!="showall") $smarty->assign("message",""); |
B
|
bbanks author 10/24/2008 |
Bart, this code is for PHPRunner 5.0. If you use PHPRunner 4.2 use this code:
|