Lampwrights Forum

Lampwrights Forum (http://www.lampwrights.com/index.php)
-   vBulletin Wordpress Bridge (http://www.lampwrights.com/forumdisplay.php?f=13)
-   -   10.0.9 permision problem (http://www.lampwrights.com/showthread.php?t=271)

dlx 01-10-2012 09:25 AM

10.0.9 permision problem
 
Hi, I've tried to install last version, but it's say me this error: "You do not have permission to access this page". My WP version is 3.3.1.

Jeff 01-10-2012 09:27 AM

Did you uncomment this line:

Quote:

#define('USE_ADMINCP_BRIDGE', true);

dlx 01-10-2012 09:38 AM

Quote:

Originally Posted by Jeff (Post 1008)
Did you uncomment this line:

It's logout me and it does not give me permission access to the backend

Jeff 01-10-2012 09:38 AM

That doesn't answer the question.. Did you uncomment that line?

dlx 01-10-2012 09:40 AM

Quote:

Originally Posted by Jeff (Post 1010)
That doesn't answer the question.. Did you uncomment that line?

Yes, i've done, but now it does not give me permission access to the backend.
It always tells me "wrong password"

Jeff 01-10-2012 09:41 AM

Are you logging in with your vBulletin account or your Wordpress account?

dlx 01-10-2012 09:57 AM

Quote:

Originally Posted by Jeff (Post 1012)
Are you logging in with your vBulletin account or your Wordpress account?

Wordpress Account

Jeff 01-10-2012 09:58 AM

If you have enabled the bridge, you need to login with a vbulletin account, providing you read the directions and mapped users first. If you did not map users, then you need to add the comment back to that line, log into wordpress, map users, then uncomment the line again.

dlx 01-10-2012 10:10 AM

Quote:

Originally Posted by Jeff (Post 1014)
If you have enabled the bridge, you need to login with a vbulletin account, providing you read the directions and mapped users first. If you did not map users, then you need to add the comment back to that line, log into wordpress, map users, then uncomment the line again.

Ok. It's works!

dlx 01-10-2012 06:38 PM

Visual editor disappeared when plugin is actived...

Jeff 01-10-2012 07:06 PM

You have to enable it in the vbbridge settings.

ishtar 01-11-2012 05:47 AM

Hi!

I have a similar problem with the version 10.0.9 of the plugin. I've installed it on wp 3.3.1, and when I try to enable the plugin I get the following error:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'vbb_user_has_cap' not found or invalid function name in /home/********/public_html/wp-includes/plugin.php on line 170 in the administrator area
You do not have permission to access this page
I get this with the line #define('USE_ADMINCP_BRIDGE', true); COMMENTED.

If I try the same steps with de line define('USE_ADMINCP_BRIDGE', true); UNCOMMENTED, I just get this error:
You do not have permission to access this page
In any case, I cannot map the users, nor edit the plugin settings, because I can't browse the admin area anymore, so I have to disable the plugin from the Database.

I have the same username and password for WP and for VB. My VB version is 4.1.9, and my PHP version is 5.3.6.

Anyone can help me, please? Thanks in advance! :)

Jeff 01-11-2012 09:06 AM

This product is not meant to work with vbulletin 4.x. If it has in the past it was purely by accident.

ishtar 01-12-2012 10:11 AM

Ok, thanks.

Anyway, anyone know which version of vb 4.x works with, even by chance?

Thanks again.

dlx 01-13-2012 09:16 AM

Quote:

Originally Posted by ishtar (Post 1021)
Ok, thanks.

Anyway, anyone know which version of vb 4.x works with, even by chance?

Thanks again.

The latest version works with vb4.1.09

Jeff 01-13-2012 12:52 PM

There was a bug in the last version of the bridge that may have affected new installs.. It has been addressed, so it may now work with vb 4.x again.

ishtar 01-14-2012 11:34 AM

Thanks, but it doesn't work for me. When I enable the plugin, I get the following error message:
Warning: include_once(./global.php) [function.include-once]: failed to open stream: No such file or directory in /home/***/public_html/wp-content/plugins/vbbridge/vbloader.php on line 16

Warning: include_once() [function.include]: Failed opening './global.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/***/public_html/wp-content/plugins/vbbridge/vbloader.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /home/***/public_html/wp-content/plugins/vbbridge/vbloader.php:16) in /home/***/public_html/wp-includes/functions.php on line 861

Warning: Cannot modify header information - headers already sent by (output started at /home/***/public_html/wp-content/plugins/vbbridge/vbloader.php:16) in /home/***/public_html/wp-includes/functions.php on line 862

However, I can keep browsing the Admin Site (although seeing the same error message every time), so I can configure the Vbridge Settings correctly.

Then, when I go to the Vbridge User Settings page, I can't map the users because of the following error message:
Fatal error: Call to a member function query_read() on a non-object in /home/***/public_html/wp-content/plugins/vbbridge/vbbridge.php on line 435

Moreover, the public site is not displaying completely, due to the following message:
Fatal error: Call to a member function query_first() on a non-object in /home/***/public_html/wp-content/plugins/vbbridge/vbbridge.php on line 773
Any idea? Perhaps I'm doing something wrong? I install wordpress (3.3.1), then vb (4.1.9), and finally the vbridge plugin on the wp-content/plugins folder of wordpress.

Thanks in advance!!

ishtar 01-14-2012 01:29 PM

I've just tried the same with vbulletin 3.8.7 and I get the same error message...

Jeff 01-14-2012 02:42 PM

You need to disable error messages in your php,ini file as you should ALWAYS do on a production server. The second error is because you got your path wrong.

ishtar 01-14-2012 04:33 PM

Yeah, I have it! Vb 4.1.10 working with wp 3.3.1.
You're right, I'd missed the '/' at the beginning of the path ¬¬. I'd tried so many things before (and so many combinations of vb, wp and plugin versions) that I hadn't seen it.
Thanks a lot :)


All times are GMT -4. The time now is 07:28 PM.

Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.