13 pointsStarting to get into this DEV thingI'm new here
femphocus
Member
—
17th August 2011 (9 months ago)
I have just integrated Membership into my wordpress site and everything is running smoothly except for when someone tried to update their account info. When they hit submit, this pops out:
Catchable fatal error: Object of class __PHP_Incomplete_Class could not be converted to string in home/content/76/6749876/html/wordpress/wp-includes/functions.php on line 1526
On line 1526, this is the code that is present:
$array[$k] = addslashes( $v );
I'm not exactly sure what the problem is here, and any help would be greatly appreciated.
I have just integrated Membership into my wordpress site and everything is running smoothly except for when someone tried to update their account info. When they hit submit, this pops out:
Catchable fatal error: Object of class __PHP_Incomplete_Class could not be converted to string in home/content/76/6749876/html/wordpress/wp-includes/functions.php on line 1526
On line 1526, this is the code that is present:
$array[$k] = addslashes( $v );
I'm not exactly sure what the problem is here, and any help would be greatly appreciated.
Founder & CEO
—
11th October 2011 (7 months ago)
#
Hi Phemfocus,
Just checking if it was eventually resolved in another thread? Or by yourself separately to us? Or by us over email with you? Or using our live support?
If so, no need to reply, that's great news.
If not, could you let us know by re-opening this topic, and we'll get onto it and helping you out asap!
Responses (3)
WPMU DEV Fanatic — 17th August 2011 (9 months ago) #
Hi femphocus and welcome to WPMU DEV!
Would that occur even if you as Admin edit your account details in that page?
If so, would you mind giving the beta in the following a try to see if that fixes it?
http://premium.wpmudev.org/forums/topic/membership-version-21-beta-2
Thanks,
David
Member — 18th August 2011 (9 months ago) #
Yes, even as an admin, I still get the same error.
Founder & CEO — 11th October 2011 (7 months ago) #
Hi Phemfocus,
Just checking if it was eventually resolved in another thread? Or by yourself separately to us? Or by us over email with you? Or using our live support?
If so, no need to reply, that's great news.
If not, could you let us know by re-opening this topic, and we'll get onto it and helping you out asap!
Otherwise, happy days, glad you got it sorted :)
Cheers, James
Become a member