Problem In Viewtopic.php »  Show posts from    to     

Icy Phoenix


Old Support Topics - Problem In Viewtopic.php



DarthCarl [ Sat 15 Mar, 2008 17:59 ]
Post subject: Problem In Viewtopic.php
A. - Data Support:
URL: http://forosdwp.ya.st
Template (s) used: Ice (default)
MODs installed: MOD points v2
Icy Phoenix Version: 1.1.0.15
Patches Installed: None
Server: Free

B. - Problem:
When I see an topic in my forum, jump this error:
Parse error: syntax error, unexpected T_IF in /home/webcindario/f/o/forosdwp/foros/viewtopic.php on line 1278

The 1278 line is this:
if(is_bookmark_set($topic_id))

And if this is the paragraph:
f(is_bookmark_set($topic_id))
{
$bookmark_img = $images['bookmark_remove'];
$bm_action = '&removebm=true';
$set_rem_bookmark = $lang['Remove_Bookmark'];
}
else
{
$bookmark_img = $images['bookmark_add'];
$bm_action = '&setbm=true';
$set_rem_bookmark = $lang['Set_Bookmark'];
}


ThE KuKa [ Sat 15 Mar, 2008 23:38 ]
Post subject: Re: Problem In Viewtopic.php
Have you installed any modification? :?

Upload again viewtopic.php for this version please and test.

Greets


KasLimon [ Tue 18 Mar, 2008 00:02 ]
Post subject: Re: Problem In Viewtopic.php
I see your viewtopic correctly

In any case "unexpected" problem should be before the lines quoted and not after ;)

Greets!




Powered by Icy Phoenix