![]() |
Problem installing with UBBThreads 6.3 I try to install Photopost 5.21 integrated in ubbthreads 6.3. When I want to register in Photopost it point to the register site of UBB threads. So far so good. When I want to log in it does not point me to the UBBThreads site. In the admin page I get a warning: Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/database/domains/database.mypoint.nl/public_html/photopost/forums/threads.php on line 55 What is wrong? B.t.w I thought that Photopost was layout just as the UBBThreadsforum but it is not, how can I do that? |
Hello Our integration is written for UBBThreads correct but 6.3 is a way old version. $queryv = ppmysql_query("SELECT C_Users FROM {$Globals['dprefix']}Cache", $db_link); list( $totalusers ) = mysql_fetch_row($queryv); 6.5.4 I beleive is there current copy. Our software is looking for the table to grab the user total above but that does not exist in your old threads copy I would suggest you upgrade your forum. You can try editing your threads.php file and making the changes in bold to the query noted above Code: Content visible to verified customers only. |
Hi Chuck, Ok, that worked fine, everthing runs fine. I wil upgrade my forum, but it was not planned to do that with UBBThreads. If I have to spend money than my next buy will be FusionBB, and i've seen that Photopost supports that :) |
| All times are GMT -5. The time now is 04:15 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0