| Axe | October 2nd, 2005 01:17 PM | 5.2 Slideshow Problem (FIXED) Okies, so another one straight from the 5.2 zip file :)
In slideshow.php, on line 282, there's an error.
Bringing up (or attempting to) produces an error similar to the one below.. Quote:
Parse error: parse error, unexpected '\"' in /home/my_dir/public_html/photopost/slideshow.php on line 282
| Default PP5.2 line 282 (incorrect in the current zip file).. Code:
Content visible to verified customers only. This SHOULD be.. Code:
Content visible to verified customers only. Note the missing ( before the query? :) |