I have seen many posts on this board that the vBulletin module is NOT working, but then I come across some people where it IS working.
To me it appears this inconsistency can easily be solved with some DETAILED information provided by everyone who is experiencing this problem.
The errors that I am receiving:
- when I successfully upload the vbull.aemod module file and then click REFRESH it says:
refresh.php returned:
Module error: synchronizeProfiles(): exec(/usr/bin/php -f refresh.php 1 admin ) returned 255
- try to setup a new account via Dolphin
Module error: FuncAdd(): exec(/usr/bin/php -f vbregister.php add 0 test2 test3 test2@test.com 0 0 0 "" Standard 1 1 1 2 0 ) returned 255
- login to Dolphin with user test2, works... click Forum link on left menu
Fatal error: Erroneous or empty query result: SELECT userid, usergroupid, membergroupids, username, password, salt FROM user WHERE username = 'admin'
Erroneous or empty query result: SELECT userid, usergroupid, membergroupids, username, password, salt FROM user WHERE username = 'admin'
I have already done this...
.. place vbulletin files to Dolphin forum directory, make vbulletion installation, enter to admin panel->manage modules section, upload vbull.aemod file from modules directory and press "Refresh" button.
The "refresh" step is the one that is failing, as mentioned above...
As Boonex suggested, I have confirmed that the PHP binary is in the expected location...
[root@cp ~]# whereis php
php: /usr/bin/php /etc/php.d /etc/php.ini /usr/local/lib/php /usr/local/lib/php.ini
[root@cp ~]# /usr/bin/php -v
PHP 4.3.9 (cgi) (built: Nov 7 2006 05:00:50)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
header.inc.php
$PHPBIN = "/usr/bin/php";
- I am able to run other exec() commands via HTTPD, for example I tried "whoami" and got back "httpd".
- a fresh installation of vBulletin 3.6.5 is installed at /dolphin/forum/
- dolphin and vbulletin share the same MySQL database, neither have any prefixes for the tables (defaults)... also tried separate databases, same deal
Anyone else seeing this same problem?


LinkBack URL
About LinkBacks
Reply With Quote




Bookmarks