MyBB Source


Enter the Guess MyBB 1.6 Release Date Contest

Up, Up, Down, Down....

Latest Releases: Mark Thread Read - Password Change - Mark Unread

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
User Guestbook Not Showing Up
Author Message
MyBB Lover Offline
Junior Member
**

Posts: 32
Joined: Feb 2010
Reputation: 0
Post: #1
Question User Guestbook Not Showing Up
I have to add in the templates manually. But what do I have to add in to the Profile Templates?
02-09-2010 10:45 AM
Find all posts by this user Quote this message in a reply

Advertisement

Detective RooTz Away
Member
***

Posts: 168
Joined: Feb 2010
Reputation: 0
Post: #2
RE: User Guestbook Not Showing Up
(02-09-2010 10:45 AM)MyBB Lover Wrote:  I have to add in the templates manually. But what do I have to add in to the Profile Templates?


I think the readme says add something into profile templates. Does it say that?

[Image: 9ZgpxW]
02-09-2010 12:22 PM
Visit this user's website Find all posts by this user Quote this message in a reply
MyBB Lover Offline
Junior Member
**

Posts: 32
Joined: Feb 2010
Reputation: 0
Post: #3
RE: User Guestbook Not Showing Up
It does not, that's the reason why i'm asking.
02-09-2010 12:26 PM
Find all posts by this user Quote this message in a reply
ccalby Offline
Senior Member
****

Posts: 498
Joined: Jan 2010
Reputation: 4
Post: #4
RE: User Guestbook Not Showing Up
it is not activated I am guessing, you have to activate it first.

CreateMyBB and RunBB Support Team Member
If you like my tutorials, Please Rep me 001_smile Thanks
02-09-2010 12:28 PM
Visit this user's website Find all posts by this user Quote this message in a reply
MyBB Lover Offline
Junior Member
**

Posts: 32
Joined: Feb 2010
Reputation: 0
Post: #5
RE: User Guestbook Not Showing Up
It's activated.
02-09-2010 12:47 PM
Find all posts by this user Quote this message in a reply
ccalby Offline
Senior Member
****

Posts: 498
Joined: Jan 2010
Reputation: 4
Post: #6
RE: User Guestbook Not Showing Up
is it turned on in the board configuration?

CreateMyBB and RunBB Support Team Member
If you like my tutorials, Please Rep me 001_smile Thanks
02-09-2010 01:41 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Disturbed Offline
Junior Member
**

Posts: 12
Joined: Feb 2010
Reputation: 0
Post: #7
RE: User Guestbook Not Showing Up
If it's activated (plugin) and activated (configuration), make sure there is a {$usergb} in member profile template.

I read that some people were having problems with this mod, so i looked at the code..

I think line 27 in gb.php

$comment=mysql_real_escape_string($mybb->input['comment']);

Should be:

$comment=$db->escape_string($mybb->input['comment']);

Conspiracy, Fun, Ufo, 2012 forum
(This post was last modified: 02-10-2010 01:07 AM by Disturbed.)
02-10-2010 12:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 





Web Design | Web Design Jobs