<  Nosebleed - Bug with warning users (3.0.5)

Forum rules

If you download the theme files please report any bugs and post screenshots of the uncovered problems here. Thanks!
Author Message
Nosebleed - Bug with warning users (3.0.5)
PostPosted: October 16th, 2009, 2:43 am
Posts: 3Joined: October 15th, 2009, 9:21 pm
I can't give warnings to users, because I can't access the page. It gives this error message:

Parse error: syntax error, unexpected $end in /var/www/customers/mysite/public_html/phpBB3/cache/tpl_nosebleed_mcp_warn_user.html.php on line 72


Offline Profile


Re: Nosebleed - Bug with warning users (3.0.5)
PostPosted: October 16th, 2009, 8:27 pm
ContributorPosts: 13Joined: October 7th, 2008, 3:09 am
Did you do any modification on your forum?

If not, you could try to DELETE the file from your cache:
/phpBB3/cache/tpl_nosebleed_mcp_warn_user.html.php

The system will re-generate the file on the first use.


Offline Profile WWW
Re: Nosebleed - Bug with warning users (3.0.5)
PostPosted: October 17th, 2009, 6:30 pm
Posts: 3Joined: October 15th, 2009, 9:21 pm
What kind of modifications? To the PHP code? No. I just changed the layout to Nosebleed. Deleting the file or purging the entire cache didn't do it.


Offline Profile
Re: Nosebleed - Bug with warning users (3.0.5)
PostPosted: October 26th, 2009, 6:38 pm
User avatarSite AdminPosts: 480Joined: November 1st, 2007, 6:12 pm
makkara wrote:
What kind of modifications? To the PHP code? No. I just changed the layout to Nosebleed. Deleting the file or purging the entire cache didn't do it.


The warning function works well under the three templates here and on the showcase forum. As _zso2 suggested, you may want to clear your cache. The phpbb cache occasionally gets corrupted. Your error message seems to refer to such an instance.

Please clear your cache, try again and revert to us if you still have problems.

Thanks

mgoi



_________________
For a full showcase of the templates, please go here.
Offline Profile WWW
Re: Nosebleed - Bug with warning users (3.0.5)
PostPosted: December 22nd, 2009, 4:01 pm
Posts: 5Joined: June 29th, 2008, 10:37 pm
I had the same bug - and found a fix that works for me:

In the file warn_user.html find the line with:

<td align="center"><!-- IF USER_COLOR --><b>{USERNAME_FULL}</b></td>

Change it to:

<td align="center"><!-- IF USER_COLOR --><b>{USERNAME_FULL}</b><!-- ENDIF --></td>


Offline Profile

Display posts from previous:  Sort by:

All times are UTC + 8 hours
Page 1 of 1
5 posts
Users browsing this forum: No registered users and 1 guest
Post new topic  Reply to topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
cron