Author
Message
FosgateElite Regular Joined: Mar 26, 2006 Posts: 63
Posted:
Fri Apr 24, 2009 8:10 pm
I searched the forums for this but didn't stumble onto anything.
This is a fresh install, about the 5th i've done so this isnt my first time around.
For whatever reason when you try to send a PM we get this message.
"You must specify a username to whom to send this message."
Yes we specified a user, a subject, and a body in the PM, but i just cant figure it out.
jakec Site Admin Joined: Feb 06, 2006 Posts: 3028 Location: United Kingdom
Posted:
Sat Apr 25, 2009 4:16 am
Please can you turn on error reporting in the config.php and also database logging in the rnconfig.php file.
Cheers
FosgateElite Regular Joined: Mar 26, 2006 Posts: 63
Posted:
Sat Apr 25, 2009 11:17 am
jakec wrote: Please can you turn on error reporting in the config.php and also database logging in the rnconfig.php file.
Cheers
I watched the log when I tried to send a PM, and it looks like my DB is missing a table or something.
Code: April 25, 2009, 12:15 pm 1146 : Table 'ff29utnp_rnuke.rnuke_themecpanel' doesn't exist
SQL was: SELECT rightclick, rightclick1, disableall, disableall1, sourcecode, clickms FROM rnuke_themecpanel
remote addr: xx.xxx.x.xxx
April 25, 2009, 12:15 pm SQL was: SELECT link1name, link2name, link3name, link4name, link5name, link1url, link2url, link3url, link4url, link5url, themeflash, themesearch, pmpop, leftblockstemp, rightblockstemp, sitemsg, sitelogin, broadcastmsg, clock, forumleftblocks FROM rnuke_themecpanel
querycount = 36
April 25, 2009, 12:15 pm 1146 : Table 'ff29utnp_rnuke.rnuke_themecpanel' doesn't exist
SQL was: SELECT link1name, link2name, link3name, link4name, link5name, link1url, link2url, link3url, link4url, link5url, themeflash, themesearch, pmpop, leftblockstemp, rightblockstemp, sitemsg, sitelogin, broadcastmsg, clock, forumleftblocks FROM rnuke_themecpanel
remote addr: xx.xxx.x.xxx
April 25, 2009, 12:15 pm SQL was: select user_id from rnuke_users where username='FosgateElite'
querycount = 37
eldorado Involved Joined: Sep 10, 2008 Posts: 366 Location: France
Posted:
Sun Apr 26, 2009 3:34 am
Sounds like it to me. Seems that two tables are missing. If it is a fresh install reinstall everything. You might be missing some other tables.
jakec Site Admin Joined: Feb 06, 2006 Posts: 3028 Location: United Kingdom
Posted:
Sun Apr 26, 2009 4:31 am
What theme are you using?
FosgateElite Regular Joined: Mar 26, 2006 Posts: 63
Posted:
Sun Apr 26, 2009 6:19 pm
Figured this out. There was an error in the code in one of the files for the theme. It was looking for variable 'username2' rather than 'username'.
jakec Site Admin Joined: Feb 06, 2006 Posts: 3028 Location: United Kingdom
Posted:
Sun Apr 26, 2009 11:50 pm
Thanks for letting us know.
eldorado Involved Joined: Sep 10, 2008 Posts: 366 Location: France
Posted:
Mon Apr 27, 2009 9:20 am
FosgateElite wrote: Figured this out. There was an error in the code in one of the files for the theme. It was looking for variable 'username2' rather than 'username'.
I would have bet my hand on this.
sebastiaan New Member Joined: Apr 27, 2009 Posts: 21 Location: The Netherlands
Posted:
Mon Apr 27, 2009 9:53 am
when you have problems whit your config try to chomod to 444 not 644 its a try
jakec Site Admin Joined: Feb 06, 2006 Posts: 3028 Location: United Kingdom
Posted:
Mon Apr 27, 2009 11:18 am
I am not sure this will fix anything, especially because the permissions are even more restrictive. Notwithstanding this I believe the problem is now fixed.
Raven Site Admin/Owner Joined: Aug 27, 2002 Posts: 16976 Location: Kansas
Posted:
Wed Apr 29, 2009 5:42 pm
JakeC is correct on this. 444 will not even allow the file owner to write to a file. And as he said, the problem is resolved
View next topic
View previous 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 vote in polls in this forum