problem with plugin
-
i have use userpro plugin for login and register and i have phpbb 3.2 with 22000 user after use this plugin when new user want to register i have error like
Error in jQuery.ajax while submitting a form: Internal Server Errorplease help me
my site is : cityproje.ir
-
This topic was modified 8 years, 5 months ago by
rsadeghi.
-
This topic was modified 8 years, 5 months ago by
-
still in trouble?
you can disable the integration plugin by opening file
wp-content/plugins/wp-w3all-phpbb-integration/wp_w3all.php
search (+- on top) the line:
// $w3deactivate_wp_w3all_plugin = 'true';
remove // in front, change into:
$w3deactivate_wp_w3all_plugin = 'true';
save.
I’ll check what can cause this behavior with the plugin you mention. Very strange.ops… the plugin is a not free plugin which i can’t test to check (because i have not).
You can contact me at axew3.com, linking the zip to download if required. I’ll check it as soon.I dont want to disable this plugin i want match together . i send the plugin to check it
-
This reply was modified 8 years, 5 months ago by
rsadeghi.
read the above, inserted just 3 seconds before your reply …
i send you plugin in Private messages in your froum
I’ve just test it: on activating userpro plugin it return me several errors by it’s self, but after it has been correctly installed/activated and is working on local test. So, i’ve try to register two different users, and both have been added without any error on my test. Checking more but, are you sure that the error come out due to the integration plugin? …
i think problem with my theme . i disable all of plugin just your plugin and ajax login i have problem with login and register when active plugin
this you can check by pointing to default wp login/register url and test:
as not logged user, just point to yoururl/wp-admin
and default wp-login page should display (if the theme not force to load his login page). Test with default and all should go fine. So you’re sure that’s theme ajax features are causing some behaviorI deactive all plugin just ajax login and your plugin is active and change theme to default wp theme but no user cannot login just with admin user can login and another user cannot login no new user and no phpbbuser
my problem is resolved but when new user registered on wp site , not integrated and can not login in wp site ???
so not resolved
not integrated and can’t login wp
the user is created on WP and at same time also in phpBB when register on WP side?
i set picture of my setting
http://cityproje.ir/1.jpgand my wp is : http://cityproje.ir
and my phpbb is :http://cityproje.ir/Forum
have wrong or no ?
the user send from phpbb to wp can login but when new user register in the last register come back to home page in wp and when to login not login and comeback to home page . the user is creat just in wp but they dont login in wp and phpbb
you can now test my site if you cant the concept . sorry for bad eng
thankit seem to be ok, but i’ve register into phpbb and i see i result logged, than i go to wp side, and i expect to be added and auto logged, while nothing happen.
I assume, if the integration is active (so you have may not forget it is deactivated via the wp_w3all.php line of code that deactivate the plugin, that you have forget to comment out re-adding // in front),there is maybe a problem on charset.
I see that if i register into phpBB as axew3, the 3 is switched into a Persian char, while into WordPress side, it result a 3 as decimal number.… just on fly i’ve also note that your phpBB not release a cookie, even if i setup the Remember me option onlogin into phpBB.
this is picture of my wp_w3all.php
-
This reply was modified 8 years, 5 months ago by
The topic ‘problem with plugin’ is closed to new replies.