I cannot get the post bit addon to work. Keep getting errors with the functions.php part:
if ($post[[picture_name]!="") {
Is there supposed to be 2 "[" in there?
Here are the errors:
Parse error: parse error, expecting `']'' in /forums/admin/functions.php on line 210
Fatal error: Call to undefined function: getuserinfo() in /forums/admin/sessions.php on line 323
and what about this:
<a href=http://www.addictedusers.com/dbase/ranking/uploaded/$post[picture_name] onclick="NewWindow(this.href,'name','$imagewidth', '$imageheight','yes');return false">
No quatation mark is needed after a href= or _name] ?
|