Support Forum
Found this on two of my WordPress installations (one running current stable and one running bleeding-edge WordPress).
After activating, Dashboard would return error 500. Turned on debugging in PHP and found this error repeated around 82 times before running out of memory and dying:
Notice: Trying to get property of non-object in /var/www/vhosts/blahblah/problem-with-post-edit-buttonttpdocs/blog/wp-content/plugins/simple-press/sp-api/sp-api-primitives.php on line 761
I "fixed" this by checking for "if ((isset($spThisUser))&&(isset($spThisUser->tracki)))", but I'm not entirely sure where $spThisUser comes from, so haven't looked into working out why it isn't initialised.
This was a clean installation on these blogs, can't 100% confirm that was the reason for the crash tho.
not sure why that would cause anything to die or crash...
we have not done a thorough sweep yet with debug on to fix all the notices but certainly will before release...
will get a ticket open on this one...
$spThisUser is an object containing wp current user info plus sp specific info... possible this is pre setup of it as you indicate...
Visit Cruise Talk Central and Mr Papa's World
Andy committed a fix for this too... would be interested to know if it helped you too...
Visit Cruise Talk Central and Mr Papa's World
okay thanks for update. will pass to andy.
Visit Cruise Talk Central and Mr Papa's World
cool. we actually had forgotten to run through install and upgrade with debug on... had done pass through front end and fixed maybe 90% before opened alpha... andy has been going through install and upgrade to fix up those notices too...
thanks for update...
Visit Cruise Talk Central and Mr Papa's World
any clue on the first two? error log?
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)