Help Center

Powered by Minitek FAQ Book
Loading...

Minitek Notificatrions - PHP 7.3 cron jobs fail

B
BTDPosted 5 years agoEdited 5 years ago
 I updated my hosting to PHP 7.3, and now the cron job urls all fail with the same error...

syntax error, unexpected 'not' (T_STRING)

Was working before 7.3 ok.

Any suggestions?

Cheers

Neil
Loading...
0
#2055

8 answers

M
MinitekPosted 4 years agoModerator

Hi Neil,

This looks like a JavaScript conflict with some 3rd party extension. You must remember what changes you made to the website before it stopped working.

B
BTDPosted 4 years ago

Hi Yannis. System has been working fine for ages, a user has told me they tried to subscribe and nothing happens when they click the button, I have tried and the same result.

Any suggestions?

https://www.roaming-oz.com/index.php/home/subscribe-to-roaming-oz.html

Cheers

Neil

M
MinitekPosted 5 years agoModerator
You're welcome. Let me know if you need more help.
B
BTDPosted 5 years ago
Hi Yannis

I found the issue, and appreciate your patience, the Centroa / OSE Firewall had started blocking more than usual. I have uninstalled that and all is back to normal.
M
MinitekPosted 5 years agoModerator
You'll have to check the error logs in your hosting control panel for more information.

I can't replicate this error on my end.
B
BTDPosted 5 years ago
Thanks for your reply. I have tried that and that is how I saw the error.

Any sugestions to maybe see more error information?

Cheers
M
MinitekPosted 5 years agoModerator
Hi there,

I'm running the extension on PHP 7.3.14 without problems.

Try to run the cron urls directly in the browser as a test. Do they work ok?
B
BTDPosted 5 years ago
I just regressed to php 7.2, and same error.