Page 1 of 1

Server 500 after click Modifications reflesh button

Posted: Fri Aug 09, 2024 3:38 pm
by samkung
Hello all,
i have a issue on the reflesh button that case server error 500 on everywhere, error log show:
PHP Parse error: syntax error, unexpected 'elseif' (T_ELSEIF) in /home/dbbeingc/public_html/dummy/system/storage/modification/system/library/cart/cart.php on line 437
i am sure that the cart.php is working fine because i re-upload the same file(same code) can fix server 500 if you dont click the refresh button again...

this happened after i renew and update an extension. for some reason i have to install extension manully.
here is my installation step:
1) express file uplaod to the right directly, for my case i am update my old version extension that would be replace the old file.
2) open install.xml and find the codes which should insert to /system/storage/modification/...
3) go to mySQL `oc_modification` to manully add extension modification recode

after this action, the refresh button on Modifications (admin > extension > Modifications > refresh button)


It there any missing on the installation? Please give me some adivse, thanks

Re: Server 500 after click Modifications reflesh button

Posted: Fri Aug 09, 2024 4:06 pm
by ADD Creative

Re: Server 500 after click Modifications reflesh button

Posted: Mon Aug 12, 2024 9:56 am
by samkung
Did anyone can give me some suggestion? thanks

Re: Server 500 after click Modifications reflesh button

Posted: Mon Aug 12, 2024 1:56 pm
by xxvirusxx
Yes. Disable that vaulty ocmod extension.

Re: Server 500 after click Modifications reflesh button

Posted: Mon Aug 12, 2024 4:39 pm
by JNeuhoff
Is there any reason why you didn't ask the extension author to fix the extension?