Thread: Session Errors
View Single Post
  #3 (permalink)  
Old 07-13-2003, 12:48 PM
howard howard is offline
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Jul 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default Further research

after doing a search for the clear_parse error on Google, it seems to be a common problem especially if running php 4.3.x onwards.

It seems to be a problem the FastTemplate script calling this function more than once.

As most support for this problem has said to comment out the second instance (around line 640) but not the first instance (around 511).

I've tried all combinations of the above for my version of PHP (4.3.3)
but to no avail.

I might have to look at another shop script which is a real pity cause I really liked the look and promise of this one.

Howard
Reply With Quote