It turns out that there are two clear_parse calls. I
commented out the one that makes it compatible with
CGI::FastTemplate and boom, it brought up the ola screen (
This bad clear_parse turns out to be at line 632 and not
line 504 ).
Now I have the admin login bug to work through....
Mr. Boo 99
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=908906
same problem here
I use:
apache 1.3.27
php 4.3.3
mysql 4.0.15
Logged In: YES
user_id=1089366
I loaded http://myserver/ola/lib/tpl.inc.php into my browser
and got an error at line 632.
It turns out that there are two clear_parse calls. I
commented out the one that makes it compatible with
CGI::FastTemplate and boom, it brought up the ola screen (
This bad clear_parse turns out to be at line 632 and not
line 504 ).
Now I have the admin login bug to work through....
Mr. Boo 99