s06e08 - Keys System QUESTIONS/SUPPORT

Open to all! Ask other shopowners for help.
Omar_one
Senior Contributor
Posts: 677
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: s06e08 - Keys System

Post by Omar_one »

ecartz wrote: Sat Sep 24, 2022 8:51 am
Omar_one wrote: Sat Sep 24, 2022 8:49 am the Cron job not working ,, I need to hit the Cron URL manually..
Try running the command that the cron job runs from the command line and see if it produces errors. Since I take it that visiting the cron URL manually is working.
sorry I didn't get it , where to run the command , I tried to add the the Cron URL with quotation mark and one without it
corn.JPG
corn 2.JPG
You do not have the required permissions to view the files attached to this post.

Tags:


Join The Code Co-op to get access to your library in the Code Co-op Forum
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: s06e08 - Keys System

Post by ecartz »

Try changing that command not to have the

Code: Select all

> /dev/null
in it, so it produces output and sends you an email.
Omar_one
Senior Contributor
Posts: 677
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: s06e08 - Keys System

Post by Omar_one »

ecartz wrote: Sat Sep 24, 2022 9:44 am Try changing that command not to have the

Code: Select all

> /dev/null
in it, so it produces output and sends you an email.
here is the email what I got

Code: Select all

wget: invalid option -- 's'
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: s06e08 - Keys System

Post by ecartz »

Omar_one wrote: Sat Sep 24, 2022 11:35 am wget: invalid option -- 's'
I believe that it is saying that it needs two hyphens in --spider

I updated the instructions in the 1.0.8.17 zip.
Omar_one
Senior Contributor
Posts: 677
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: s06e08 - Keys System

Post by Omar_one »

ecartz wrote: Sat Sep 24, 2022 9:33 pm
I believe that it is saying that it needs two hyphens in --spider

I updated the instructions in the 1.0.8.17 zip.
it was the issue, now the Corn job run fine

thank you
Omar_one
Senior Contributor
Posts: 677
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: s06e08 - Keys System QUESTIONS/SUPPORT

Post by Omar_one »

Hello,
when the customer try to type review and when he submitted it he got error 404

Code: Select all

Not Found
The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

and the URL address bar become like this

Code: Select all

https://www.mydomain.com/[object%20HTMLInputElement]?_gl=1*1ic9ig3*_gcl_au*Njc4NDA4Mjg4LjE3MjYyNTUyOTY.*_ga*MjAwMzQ4MTk1MS4xNzE4Mzg0NDcw*_ga_5RLQ1V9RKK*MTczMDU3MTcyNi42NS4xLjE3MzA1NzUwMjkuMTIuMC4xMzg2NTYyODkw
on URL link there is Google Analytics ID, I removed Google Analytics module, but still same issue
any idea what the issue

phoenixcart 1.0.8.16
php 8.2
Br
Omar
Omar_one
Senior Contributor
Posts: 677
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: s06e08 - Keys System QUESTIONS/SUPPORT

Post by Omar_one »

Omar_one wrote: Sat Nov 02, 2024 7:22 pm Hello,
when the customer try to type review and when he submitted it he got error 404

Code: Select all

Not Found
The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

and the URL address bar become like this

Code: Select all

https://www.mydomain.com/[object%20HTMLInputElement]?_gl=1*1ic9ig3*_gcl_au*Njc4NDA4Mjg4LjE3MjYyNTUyOTY.*_ga*MjAwMzQ4MTk1MS4xNzE4Mzg0NDcw*_ga_5RLQ1V9RKK*MTczMDU3MTcyNi42NS4xLjE3MzA1NzUwMjkuMTIuMC4xMzg2NTYyODkw
on URL link there is Google Analytics ID, I removed Google Analytics module, but still same issue
any idea what the issue

phoenixcart 1.0.8.16
php 8.2
Br
Omar
this happened on key.php
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: s06e08 - Keys System QUESTIONS/SUPPORT

Post by burt »

Could be that persons email changing the link.
Did you try it for yourself?
I am not here to build for you.
I am here to build with you. Let's help each other.
Omar_one
Senior Contributor
Posts: 677
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: s06e08 - Keys System QUESTIONS/SUPPORT

Post by Omar_one »

burt wrote: Mon Nov 04, 2024 3:00 pm Could be that persons email changing the link.
Did you try it for yourself?
I have try it. And have same issue
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: s06e08 - Keys System QUESTIONS/SUPPORT

Post by burt »

Have not seen an error like that before.
You might try checking the hosting error logs.
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply