We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Plugins crash site | Forum

Dominick
Dominick Aug 16 '14


Plugin crashed site during ftp via the oxwall system. I activated plugin "addths", then selected upgrade after enter Ftp info, it timed out.


Site get following error when crashed


Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ')' in /home/nakedgam/public_html/ow_pluginfiles/base/lang_1.php on line 129


This not the fierst this happened but the other one was fixed by the manufacturer. 


I cant wait for a response. Is there away to remove this manually and get my system back up.


Please advise, running  1.7


Dom

The Forum post is edited by Dominick Aug 16 '14
Peatech LLC
Peatech LLC Aug 17 '14
According to the error report, this is not a problem with the "addthis" plugin, rather it could be a code caching problem within Oxwall itself. Oxwall does cache plugins using ow_pluginfiles, and I've never seen the file lang_1.php in a "base" folder for ow_pluginfiles. However, the problem could be also that the addthis plugin is not compatible for Oxwall 1.7 so it is trying to use/call for code that is no longer supported/no longer exists in the software.


Try enabling "DEV" mode in ow_includes/config.php and delete all of the related "addthis" plugin folders in ow_plugins and ow_pluginfiles. Then, clear your site cache (using Cache cleaner extreme or by using OW_PROFILE in ow_includes/config.php) and see if that fixes anything.


~Jake

Head of Developments

www.ewtnet.us

ross Team
ross Aug 17 '14
Dominick, can you please attach your lang1.php file here?