I am also having this issue with WSN Classifieds 5.0.29
Parse error: syntax error, unexpected T_STRING in /home/xxxxxxxxxxx/public_html/dir/includes/editlink.php on line 389
------------
I am temporarily replacing this page with the last build # because I have a live site. It's working now until you have time to fix.
line 389 differs from 388 and 377 with the lack of one ')'
if (file_exists($theuploadpath .'thumb_'. $oldfilename)) unlink($theuploadpath .'thumb_'. $oldfilename); // delete old thumbnail if gallery if (file_exists($theuploadpath .'unmarked_'. $oldfilename) unlink($theuploadpath .'unmarked_'. $oldfilename); // delete old unmarked if gallery if (file_exists($theuploadpath .'temp_'. $oldfilename)) unlink($theuploadpath .'temp_'. $oldfilename); // delete old temp if gallery
Comments on Edit link
Experienced
Usergroup: Customer
Joined: Oct 02, 2003
Total Topics: 33
Total Comments: 97
When trying to edit any link I receive the following error:
Parse error: syntax error, unexpected T_STRING in /home/mountpro/public_html/coupons/includes/editlink.php on line 389
Forum Regular
Usergroup: Customer
Joined: Nov 25, 2003
Total Topics: 70
Total Comments: 211
I am also having this issue with WSN Classifieds 5.0.29
Parse error: syntax error, unexpected T_STRING in /home/xxxxxxxxxxx/public_html/dir/includes/editlink.php on line 389
------------
I am temporarily replacing this page with the last build # because I have a live site. It's working now until you have time to fix.
line 389 differs from 388 and 377 with the lack of one ')'
Forum Regular
Usergroup: Customer
Joined: Oct 18, 2003
Total Topics: 32
Total Comments: 114
Having the same problem here.
Liz
Forum Regular
Usergroup: Customer
Joined: Oct 14, 2004
Total Topics: 54
Total Comments: 127
Having the same problem here.
Liz
Please see here for a quick fix:
www.webmastersite.net/forum...orums/comments.php?id=8650
Forum Regular
Usergroup: Customer
Joined: Oct 18, 2003
Total Topics: 32
Total Comments: 114
Please see here for a quick fix:
www.webmastersite.net/forum...orums/comments.php?id=8650
Thanks tradenet that did the trick.
Liz
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Will release fixed version in a few hours.