If it works with strato and not with 1 and 1, it's bad for 1 and 1 customers but I don't understand why for the plugin?
next you can try the strato database on you 1 and 1 hosting account.
PHP related forum, discuss snippets, classes and tutorials
If it works with strato and not with 1 and 1, it's bad for 1 and 1 customers but I don't understand why for the plugin?
next you can try the strato database on you 1 and 1 hosting account.
Does the php version matter? At the 1und1 server (plugin not working) is php 4.4.9, and on the strato server runs 5.1.2.
No, I don't think it's the PHP version but maybe some other php setting like magic quotes
Magic_quotes_ are the same settings at 1und1 and Strato
The plugin has the name "bb_capabilities" hardcoded but if the installation has a prefix defined then it will fail because prefix is added to the capabilities also thus becoming "somePrefix_bb_capabilities".
Quote from: rfc137
"The plugin has the name "bb_capabilities" hardcoded but if the installation has a prefix defined then it will fail because prefix is added to the capabilities also thus becoming "somePrefix_bb_capabilities"."
yes right that was posted here before, we will fix this with an update later
I can not activate it in bbPress 1.0.2 I get
Plugin could not be activated, it produced a Fatal Error. The error is shown below.
Fatal error: Cannot redeclare is_moderator() (previously declared in /xxx/bbpress/my-plugins/bb-seo-tools.php:166) in /xxx/bbpress/my-plugins/moderator_notification.php on line 56
Hi Satmaster,
thats possible, you need to use a function_exists statement (check the PHP manual how-to do this)
I will update the code to fix this in future versions
Thanks
Quote from: paulf
"I'd also like to point out that I have this topic as a favorite and I have the 'notify me when a post occurs to my favorites' checked in my profile, but I haven't received any emails with notifications of posts since my first post."
Wow I just started getting notifications of this thread. Too bad I'm using a completely different system now.
you mean you removed bbpress?
You must log in to post.