![]() |
I doubt this will work with MU.. I also have fears that it may not work well with sub-domains either.
|
With the modifications I had done to vbbridge.php, it seemed I got everything to work just fine with the subdomains. And I looked at the files in the error I listed above. Ended up changing the name of the function in the functions_gallery.php, so that works now as well. I also had to change the name of a file in the vbbridge.php file (its now just registration.php in MU, versus registration_function.php). So it all looked like it was working decently. I got a post to go to the forum, so that was exciting. But, I think I came up with an issue I'm not can be worked around with MU... But you never know. That's where you guys come in :)
For each blog created, it creates new SQL tables, but they are just numerical equivalents to the standard tables (ie, wp_users is now wp_users, wp_1_users, wp_2_users, and so on). The mod adds the information just fine to the wp_XXX tables, but not to the numbered ones. Therefore, it doesn't seem like the user gets logged in to the blog. Any ideas on this one? |
I am not familiar with WP MU at all, so I really couldn't help you there.
|
jafo232
can i use this bridge with WP MU? i only want user integration (when you log in vb also logged in wp and sing up to vb also signed wp) is it possible with thisi bridge? |
Quote:
And if you look at the post right above yours, Jafo basically spells out that he is not familiar with WP MU at all. |
This is a great mod - thanks. I have the mod installed here
http://discussion.socalskateparks.com/news/?cat=1 The only problem I have is on the main index page it shows that there are no comments and when you click on the link to open the page it shows the correct number of comments. Any idea on what I need to change so that it shows the correct number of comments on the index page? I am using vbulletin for comments. Thanks |
I can't seem to get to your site at all, so I cant be exactly sure.. If you are able to view your database, please check and see if the column vb_threadid was created in the wp_posts table.
|
Should be OK now.
|
Ok, I am about half way through the install.
Everything seems to be working when I post. It posts to VB correctly. Now I am trying to work on using VB comments. I started editing single.php. I had to hardcode the paths in the vbbridge.php, however I am getting an error. Fatal error: Class 'vBulletinHook' not found in D:\htdocs\personal\interwebgeek\forum\includes\cla ss_bbcode.php on line 2347 Any ideas? |
Quote:
I see it correctly when viewing a single post, however, on the front page it is not appearing correctly. |
Quote:
|
Well I am new to VB, but I set the option to 'on' earlier but I still get the same error.
Is there anything else I can check? Thanks |
Do you get this error without editing single.php? It could very well be your WP template setup is unfamiliar to me.
|
Quote:
This works> http://discussion.socalskateparks.com/news/ The comments are not showing correctly when you drill down to a category. This is where the problem is > http://discussion.socalskateparks.com/news/?cat=1 |
Quote:
PHP Code:
cheers |
Were you able to tell anything from my files?
|
What is the main difference between the author, contributor and subscriber settings? I would think that an 'author' is a contributor and a subscriber. Not sure about what any of the titles mean.
Also, now it won't allow us to login as the admin of wordpress (username admin) since we never registered as 'admin' through the forum. When we go to the blog and click on login, it now sends us to the forum, instead of the Wordpress login page. Same with register. If we log in as the forum admin it does allow us to login to the wordpress ACP, BUT only as a level 8 admin (when it's supposed to be level 10). So how are we supposed to login to Wordpress as the admin (level 10)? :confused: |
Quote:
You need to add the comment code that is in the readme file to use the comment feature. |
Quote:
I have a feeling you did not follow the readme to the letter. You do understand that you cannot use the same admin username in WP and VB right? This is spelled out in the readme. Once you activate the plugin, you never login or register with WP again, only VB. |
Quote:
Quote:
Quote:
|
Quote:
|
Quote:
So basically what you're saying is that by installing this hack that the main Wordpress admin (level 10) is removed? :confused: |
Quote:
http://codex.wordpress.org/User_Levels Quote:
So being an 8 or a 10 is not relevant. Further information follows: http://codex.wordpress.org/Roles_and_Capabilities Quote:
|
Quote:
Quote:
The admin that this hack imported is a level 8, not a level 10. There needs to be at least one level 10 admin in control at all times. We cannot just effectively delete the level 10 admin as you suggested that this hack does. We'd love to use this hack, but not at the expense of losing our level 10 admin account :( Secondly, we tried to install another plugin the other day and we received the error: "Sorry, a user level 8 cannot make this change" so we know levels are still being used. We are also using a fresh install of their latest version (2.1.1). |
You failed to read further down that page:
"Maintained for backward compatibility for Plugins" The error you are getting is most likely from the plugin you are trying to install, not WP. The plugin needs to be updated. I can install/uninstall any plugin on three different fresh installs of the latest version of WP. User levels are now deprecated. The page clearly states: Quote:
|
Does anyone have this working with VB3.5.x ? If so, were there any modifications involved?
|
Quote:
|
2.1.2 is a mandatory upgrade, as a cracker has altered 2.1.1's files. However when we went to upgrade and tried to activate this plugin we received this error:
Quote:
How should we fix this? :confused: Also, we came up with a great feature idea if you'd like to include it in the next version. Since vB members are now automatically being subscribed to the sites blog, it would be great if their avatar also carried over. This way when they post a comment, their vb Avatar would also be displayed :) |
Quote:
|
can I use subdomain? like blog.flunkme.com for the blog? also do I have to change usergroup? can I use default vb name? like registered group?
thx. |
Quote:
I do not understand your usergroup question. |
Never Mind : got it working now :)
|
Quote:
|
Quote:
|
Quote:
Let me know if you'de like my help in getting this running. I could really use it and will pay for the service of making it work with 3.5.4. Thank you |
When you install this plugin, you no longer login via the wp login, only via the forum. If you find yourself locked out (i.e., you didn't map the usergroups), just rename the plugin and that will deactivate it.
|
Hello, I have got to the point where I can post to my forums and am now trying to map user groups. I can not find a default use, I have supermoderator, moderator, uses waiting for email verification and nonlogged users, nothing for logged/standard users, am I missing something?
TIA mikesz |
Hello, if this was a dog it would have bit my head off.. I was trying to add complexity where none existed. I thought the two columns were interacting with each other not realizing the they were all separate user groups. sorry for the trouble ... regards, mikesz
|
Hello, if this was a dog it would have bit my head off.. I was trying to add complexity where none existed. I thought the two columns were interacting with each other not realizing the they were all separate user groups. sorry for the trouble ... regards, mikesz
btw, I am running the wordpress in a subdomain so I had to change the relative path in the script to absolute and the instruction worked great! |
I got everything set correctly I think and I can post a message and it gets posted to WP and VB like I expected. I mapped all the user groups and that appears to have worked but the login recognition is not working. I logged into the webmaster account on vb and called the blog and expected that it would know that I am a vb user but it does not. I can log into the admin account on WP but I thought that wp was suppose to know how the vb users are?
any ideas? TIA, mikesz |
All times are GMT. The time now is 09:34 AM. |
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:
|