I'm not a huge SQL guru, so this may be off. But it seems as if you're selecting a count(*) and yet doing ORDER BY also. If your return is nothing but a single integer (and that's what you want) you ...
Ok.. after that information and some research of my own, I'm starting to get close. I've decided to re-write the class, based on the existing older version that doesn't pass SID -- at least for now ...
Thanks! I'll look into that for sure. Do you know if this value is accessible to PHP out of the environment (such as $_POST['sid'])? or will I need to perform a phpBB login first (there is actually ...
I'm using a nice web form module/block called "Application" on my site that is for guild membership application (the site is for a warcraft guild) and it works great. Potential applicants f ...
Thanks for the reply. I'll try this once again during some low-usage hours to see if I can get it going. After examining my database it seems that it was at least somewhat successful, insomuch as th ...
Is there an "easy" way to upgrade PHP-Nuke from 7.8 to 8.0? I attempted it once on my site, which resulted in about an hour's worth of downtime as I restored the old database and files. I' ...
Curious about this myself.. Out of curiosity I installed the stand-alone version of phpBB3 and played with it some and now I REALLY am anxious for the bbtonuke port as it's amazingly good (both phpBB ...