![]() |
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 |
<a href="http://www.herinternet.com" target="_blank">http://www.herinternet.com</a>
I installed this bridge but now my site is down AND when I click on "new" i get this error: Warning: reset() [function.reset]: Passed variable is not an array or object in /home/herinter/public_html/includes/joomla.php on line 1980 Then I added the vbulletin and when i clicked on "Save" I got this: Warning: editmodule(../components/com_connector/modules/.class.php) [function.editmodule]: failed to open stream: No such file or directory in /home/herinter/public_html/administrator/components/com_connector/admin.connector.php on line 231 Fatal error: editmodule() [function.require]: Failed opening required '../components/com_connector/modules/.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/herinter/public_html/administrator/components/com_connector/admin.connector.php on line 231 Can someone please tell me how to get vbulletin to integrate with joomla/community builder? |
this brindge works only with joomla 1.0.8
for new version of joomla 1.0.x the joomla.php must be patched |
Great, can you help me fix my site?
This mod screwed up my entire site. I am running joomla at herinternet.com. I tried to install the bridge for vbulletin (located here: https://vborg.vbsupport.ru/showthread.php?t=101761) and now my site is screwed up. I uninstalled it but part of the bridge was replacing the /includes/joomla.php file and I'm wondering if that's what is messing everything up. Is there a way to get the original and replace it to see if it solves my problems? Examples of errors: when trying to load the page, it loads the main menu and then an error: Fatal error: Call to undefined function: josspoofvalue() in /home/herinter/public_html/modules/mod_poll.php on line 94 When I'm logged into the backend of the site, I click on the polls component and I get this error: Fatal error: Call to undefined function: josgetarrayints() in /home/herinter/public_html/administrator/components/com_poll/admin.poll.php on line 27 When I click on "weblinks" I get this error: Fatal error: Call to undefined function: josgetarrayints() in /home/herinter/public_html/administrator/components/com_weblinks/admin.weblinks.php on line 27 and the list goes on. Please someone help me and tell me this is an easy fix. Thanks Kathleen |
I fixed it. If someone would be willing to install this bridge for me without messing up my site, I'd be happy to pay. Please contact me if you can do this for me.
|
Quote:
|
Hi
I cant install the com_connector it alwasy says Warning: file_get_contents() [function.file-get-contents]: SAFE MODE Restriction in effect. The script whose uid is 10002 is not allowed to access /var/www/vhosts/bla/com_connector/connector.xml owned by uid 0 in /var/www/vhosts/bla/includes/domit/xml_domit_lite_parser.php on line 1079 Warning: file_get_contents(/var/www/vhosts/bla/com_connector/connector.xml) [function.file-get-contents]: failed to open stream: Success in /var/www/vhosts/funworlds.de/httpdocs/includes/domit/xml_domit_lite_parser.php on line 1079 |
Ok a shot in the dark but are you running php in safe mode?
|
Ok noob time :D
There are 5 Downloads there not sure what one to use. If you had some time to answer, let me start off by Explaining. I have 2 sites. site 1 and site 2 . Site 1 I'm using vBadvanced CMPS Site 2 I'm Using Joomla CMPS but it is just a HTML page till I set it up Site 1 I have set up and running well using vBadvanced CMPS with the Forum software Question 1 Site 2 I want to use the Joomla Connector/Bridge to Connect to the same Forum as site 1 is using ? {Can this be done and what download do I use} 2 sites one Forum |
i dont think the joomla connector bridge works with vbulletin 3.6 this is a outdated project that has been forgotten about i belive. I am currently working on a new bridge solution that will use vbulletins user tables for login and everything. unfort i dont know when a release will be made but i do know it will be a paid modification.
|
Quote:
|
Dankness -
is your mod a few weeks off or a few months off? Or are you to that point yet? |
I wouldn't count on it. Most joomla mods are a year or two off or they simply disappear.
|
i've installed the BBPixel joomla/vb connector.
And it's fine... |
I got as far as installing the component and then when I clicked "new" I got this message:
Quote:
|
Quote:
All modules are now in separate packages to add module just download the module file and unzip it in the /components/com_connector/modules folder if not exists, create one |
Quote:
PS: I'm looking to show on my Joomla index the 5 or 10 last posts made on the forum (a Vbulletin one), so could any help me? Thanks |
It Doesn't Work
|
first of all you have to install my soap extension for joomla....
.... and ...this hack is not supported anymore because i dont have any vbulletin license and it does not with joomla 1.5/ untested with VB 3.6 |
Does this work with vB 3.6.8?
|
hi. I've install this bridge work ok
but user have to log in the forum again. is this how it works? AND UNDER INSTALLATIONS this is the status not installed Patch vBulletin includes/config.php file. not installed Patch index.php from the current mambo theme: xxxxx what should i do next ? thanks a lot. |
Does anyone have a 'find and replace' guide for the joomla.php file as my file has been modified previously for other mods.
|
no updates for 3.6.x?
|
Unfortunately, this com_connector never materialized well. It certainly was a very difficult task due to Joomla authetication inadequacies.
The spirit of this connector is now in the new component called JFusion. read about it - http://forum.joomla.org/index.php/to...018.msg1116682 |
Quote:
|
This script will be the new bombshell for all the commercial bridge makers.
ive tested this in other forum work amazingly. waiting for Vb versions 3.7 |
Have anyone try it with VB 3,6?
|
JFusion is brillant...go check it out! I'm using it for my 3.5.x install and it's working flawlessly!
|
I'm getting some errors in Joomla 1.0.15 after installing this. The error below happens on the admin screen, and it seems to happen after I move the new Joomla.php into the includes directory:
Quote:
|
Sorry to bump this, but I am unable to access the new connector page, all I get is this:
PHP Code:
|
Speysider, try manually creating the "modules" folder in the "com_connector" folder. That's what I did.
|
All times are GMT. The time now is 01:05 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:
|