Simple Machines Community Forum

General Community => Site Comments, Issues and Concerns => Topic started by: Daniel15 on September 29, 2006, 09:47:46 PM

Title: Error on Online Mod site
Post by: Daniel15 on September 29, 2006, 09:47:46 PM
Whenever I click the 'Add Review' link on the MOD site, I get this error:

Parse error: syntax error, unexpected T_IF in /home/simple/public_html/mods/Sources/Review.php on line 369

(from http://mods.simplemachines.org/index.php?action=review;sa=add;mod=474)

EDIT: Should this have been posted in the SMF Coding Discussion board? Where is the proper place to report site bugs (not SMF bugs)?
Title: Re: Error on Online Mod site
Post by: JayBachatero on September 29, 2006, 10:52:37 PM
Fixed.
Title: Re: Error on Online Mod site
Post by: Daniel15 on September 29, 2006, 11:02:26 PM
Another problem :D
The <title> tag is incorrect at http://mods.simplemachines.org/index.php?action=review;mod=474:

<title>Simple Machines - Reviews for mod "<a href="http://mods.simplemachines.org/index.php?mod=474">Advanced Visual Verification (captcha)</a>" by HarzeM</title>

I'm quite sure that there's not meant to be a link inside a title tag ;)
Title: Re: Error on Online Mod site
Post by: JayBachatero on September 29, 2006, 11:22:54 PM
Arggggg.  I didn't notice the change on the title.  It was just supposed to be for the title of the mod inside the mod site that way you have a way to go back to the mod.
Title: Re: Error on Online Mod site
Post by: JayBachatero on September 29, 2006, 11:31:03 PM
Ok fixed.