MyBB Source


Enter the Guess MyBB 1.6 Release Date Contest

AdvancedProfile 2 | [Public Beta] MyTrader

Latest Releases: Password Change - Mark Unread - Ban Appeal

 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A custom script im working on just wont work :( MySQL Errors...
Author Message
tommykent1210
Junior Member


Posts: 18
Joined: Aug 2009
Reputation: 0
Post: #1
A custom script im working on just wont work :( MySQL Errors...
EDIT: Nt needed anymore, problem resolved
(This post was last modified: 09-17-2009 07:34 AM by tommykent1210.)
09-15-2009 07:26 AM


mastermunj
Senior Member


Posts: 519
Joined: Aug 2009
Reputation: 2
Post: #2
RE: A custom script im working on just wont work :( MySQL Errors...
Following..
Quote:$query = $db->simple_select('users', 'username,usertitle,postnum', 'uid=\''.intval($mybb->input['uid']));

needs to be replaced with..

Quote:$query = $db->simple_select('users', 'username,usertitle,postnum', 'uid=\'.intval($mybb->input['uid']));

Though I am also new.. but I feel problem is because of 2 (') coming together..

[Image: LocalSearchTalksForum-AllForums.gif] [Image: PtcSquadForums-AllForums.1.gif]
09-15-2009 03:23 PM
tommykent1210
Junior Member


Posts: 18
Joined: Aug 2009
Reputation: 0
Post: #3
RE: A custom script im working on just wont work :( MySQL Errors...
Thank you , it seems Pirata Nervo answered at the same time on MyBBoard. Thanks anyway
09-16-2009 03:20 AM
mastermunj
Senior Member


Posts: 519
Joined: Aug 2009
Reputation: 2
Post: #4
RE: A custom script im working on just wont work :( MySQL Errors...
You're welcome Great minds think alike and at same time

[Image: LocalSearchTalksForum-AllForums.gif] [Image: PtcSquadForums-AllForums.1.gif]
09-16-2009 03:53 AM
 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  How to enable BB codes at custom profile fields jeyci 10 309 01-15-2010 10:38 PM
Last Post: jeyci
  [TuT] Creating Custom Pages in MyBB n1tr0b 2 297 10-27-2009 04:00 PM
Last Post: n1tr0b
  Custom Page Burnjack 1 151 07-17-2009 05:53 AM
Last Post: Nickman




Web Design | Web Design Jobs