When I initially start up Goldengate I get this:
GoldenGate Plugin: Authentication Error - AuthSub token invalid or not set. Login to Google Photos
After granting access I get this:
Fatal error: Class 'ArrayObject' not found in /home/sites/recidivist.org/html/wp-content/plugins/_zend_gdata/Zend/Registry.php on line 30
http://wordpress.org/extend/plugins/goldengate/
Hi, do you have the SPL extension enabled? It's a requirement of the Zend Framework. I've added all the required extensions to the plugin page for future reference.
pdenlinger
Member
Posted 1 year ago #
I got this fatal error when I tried to start the Zend framework:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/chinare1/public_html/chinavortex.com/wp-content/plugins/_zend_gdata/Zend/Loader.php on line 52
Hi pdelinger,
That looks like the "You don't have PHP 5 installed" error. Can you confirm what version of PHP your site is running on? I should add detection for this in the next version...