![]() |
BBPixel doesnt support CBuilder, I'd liek to find a way to make this possible!
|
Sorry. I do not know what CBuilder is, so I'm no help to you on this topic.
I'll check in, and if I see something I can help out on I'll post it. Thanks, Paul |
Hi all,
I installed the com_connector and corresponding module (vbulletin_sql.class.php and vbulletin.class.php) When I try to add the vbulletin connector I get the following error after pressing "Save" on the first screen that asks for module name, site URL, etc: Parse error: syntax error, unexpected '{' in /home/msand/public_html/components/com_connector/modules/vbulletin.class.php on line 41 For url I am using: www.mysite.com/forum/index.php Any suggestions what could be the problem? I am using Joomla 1.0.8 and vbulletin 3.5.4 Thanks Marius |
Quote:
hello, i'm running 3.5.3 and 1.0.8, so you use the sql connector ... how did you install that ??? can you tell me the steps you took ??? i also installed the sql connector in joomla but is that all you have to install ??? i filled out the password etc in the settingspage of the connector, but it won't work ... thanks |
Quote:
Is one of the authors actually reading these posts on this forum? Cheers, Marius |
Quote:
You need to replace the string "../components/com_connector/modules" by "./components/com_connector/modules" at lines 127 and 231 in the file /administrator/components/com_connector/admin.connector.php. I hope it could help you ;o) Vincent |
does this somewhere succesfullt work with vb 3.5.4 & joomla 1.0.8 ???
thanks |
hmm so if i have virtuemart setup in joomla.. and a user is logged in with vbulletin, they are automatically able to login to virtuemart? what about personal info like address information etc., is that tied together as well?
|
Hi,
First of all let me say thank you for the com_connector component and the vBulletin SQL module. I have been looking for a bridge between Joomla and vBulletin for ages. I have managed to get the login integration working with Joomla's standard login module. However, since the client asked for Community Builder to be installed too, I have been writing a CB plugin for forwarding CB user events to com_connector. During development I have accidentally entered a non existing username in the login form and I got the following DB error: Code:
DB function failed with error number 1064 I think the source of the error might lay in the following code: Code:
$query = "UPDATE #__users" Code:
if ($this->_db->loadObject( $row )){..} Please let me know, if I am on the wrong track here. I am using Joomla 1.0.10, com_connector 1.0.0 and the Joomla mods from the .zip downloaded yesterday from here. |
Getting the same problem as a few other people.
When i go to connector/new, i end up with this: Code:
Warning: dir(../components/com_connector/modules) [function.dir]: failed to open dir: No such file or directory in /home/jonf/public_html/administrator/components/com_connector/admin.connector.php on line 127 |
All times are GMT. The time now is 01:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|