MrFrans
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Update to 3.3.2, comments brokeReading these posts:
http://www.bigboylemonade.com/pcre-version-problem-on-cpanel
http://labs.sasslantis.ee/2011/05/errors-in-wordpress-after-php-upgrade/
http://stackoverflow.com/questions/9323228/phpinfo-is-reporting-incorrect-pcre-versionThese posts seem to suggest that the PCRE module could be the cause.
php reports that we use:
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 4.4 21-August-2003That’s kinda a old version, but should that give these errors?
The above posts suggest that either php is not referencing the right version, and Apache might just need proper restart. Or we just need a newer version installed.
Forum: Fixing WordPress
In reply to: Update to 3.3.2, comments brokeThank you for the suggestions Christine.
I tried what you suggested and it made no difference.
I decided to make a backup of the DB, removed the wp install, dropped all tables, and did a clean install. But for some reason we are still getting the same error on loading comments.
As you can see here: http://www.thevesuviusgroup.com/?p=1#commentsIf I try to edit a comment I can see the comment though.
We are running Mysql 5.0.45 and PHP 5.2.9
I agree, we are running a private buddypress multisite network for teen after school projects, and just want parents be able to signup for events. We don’t want them to have wp accounts because they could potentially then login and look at stuff, that defeats the privacy.
Not so much worried about the parents, but more unkown thirdparty who signs up for a event.
Forum: Networking WordPress
In reply to: Wrong from-address i mails from WordPress blogsI have the same issue with a newly installed network.
I have set the Network Admin Email to support@domain, but registration emails come from wordpress@domain instead of support@domain.
The text undernath Network Admin Email says:
“Registration and support emails will come from this address. An address such as support@domain is recommended.”What does this mean, if registration emails are supposed to come from wordpress@ ?