Quantcast

Home arrow Forum
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
CB profile book RISP on 1.5 (1 viewing) (1) Guest
Bug Reports
Go to bottom Post Reply Favoured: 0
TOPIC: CB profile book RISP on 1.5
#582
urednik (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Props: 45
  
CB profile book RISP on 1.5 1 Month, 2 Weeks ago  
Hey ho Steve -

there are some errors with your Cb profile book plug.
1. in the cb_profilebook.php file change these lines:
Code:

$query = "INSERT INTO #__liveshoutbox (time,name,text,url) VALUES ('" .time()."','" .mysql_real_escape_string("Profile")."','" .mysql_real_escape_string( $fromrow[0].' Just Signed the Guestbook of '.$torow[0].'!' )."','" .mysql_real_escape_string('')."')";
into:
Code:

$query = "INSERT INTO #__shoutbox (time,name,text,url) VALUES ('" .time()."','" .intval("Profile")."','" .intval( $fromrow[0].' Just Signed the Guestbook of '.$torow[0].'!' )."','" .intval('')."')";
Nevertheless shouts are corrupt - they either show nothing (name and content) or only an 0??? Any ideas?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#583
NuMoon (User)
Junior Boarder
Posts: 36
graphgraph
User Offline Click here to see the profile of this user
Props: 174
  
Re:CB profile book RISP on 1.5 1 Month, 2 Weeks ago  
I don't think it is set up to work on 1.5. SoM has mentioned packaging the SMO shoutbox for 1.5 as he has managed to get that working on his test site, but I am not sure about plans for RISP.

Check elswhere on these forums for advice on getting SMO working...
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop