Cronjob

04.05.2023 08:23
#1
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Cronjob

what is the cronjob command for idealo export? Is it possible, to save the export file in a selected ftp directory every 4 hours?

In other post i found this command:
https://{your site}/index.php?option=com_jshopping&controller=importexport&task=start&key={Security Key}

What is the security key? Is it the ID from Idealo? This is Number 27 in backend.

Try to use the url but nothing happend. what is the exact procedure to automate this?

Thanks in Advance


Последнее изменение: 04.05.2023 10:51
 
04.05.2023 19:47
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: Cronjob

https://www.joomshopping.com/forum/posts/7/9847.html?limitstart=0&lang=en#1

 
04.05.2023 20:58
#3
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: Cronjob

Thank you, I have activate automatic and genereted the Link with the security key. But after put the link in Browser and enter nothing happen.

should the stream be renewed after entering it in the browser, or does it only happen after set up a cron job in the hosting?


Последнее изменение: 04.05.2023 20:59
 
04.05.2023 21:50
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: Cronjob

1. Options / Import & Export / Automatic Execution

Automatic Execution - enabled?

 
04.05.2023 22:00
#5
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: Cronjob

Mean this? Yes
Aw: Cronjob

 
05.05.2023 15:37
#6
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: Cronjob

With id the Cronjob Export works. But now i have another fatal problem with the automatic cronjob export.

All product links (idealo) are wrong and came with productlink like /component/jshopping/productxy not with the really productlink /categorie/productxy

What is the problem? Send you more details in pvt.

Hope for help.

Thanks in Advance.


Последнее изменение: 05.05.2023 15:37
 
05.05.2023 15:53
#7
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: Cronjob

With Google Product Export same Problem! All generated links after cronjob are wrong!
/shop/component/jshopping/product?Itemid=101

not
/categorie/productxy


Последнее изменение: 05.05.2023 16:04
 
05.05.2023 17:14
#8
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: Cronjob

You understand what i mean? I´m really sorry for my impatience, but this is a big problem for our shop!

 
05.05.2023 17:31
#9
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: Cronjob

I understand the problem - disable automatical generation now

 
05.05.2023 17:42
#10
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: Cronjob

Ok, thanks for answer.

I switched off the automatic update (crontask continues to run) and hope the problem will be solved soon.

Many thanks in Advance.

 
05.05.2023 21:04
#11
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: Cronjob

Fixed in new versions.

For fix your version.
Edit
administrator\components\com_jshopping\importexport\idealodeexport\idealodeexport.php

$url = \JSHelper::getFullUrlSefLink($url0);
change to
$url = \JSHelper::getFullUrlSefLink($url0, 1);


administrator/components/com_jshopping/importexport/googleproductexport\googleproductexport.php


$url = \JSHelper::getFullUrlSefLink($url0);
change to
$url = \JSHelper::getFullUrlSefLink($url0, 1);

 
05.05.2023 22:04
#12
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: Cronjob

In googleproductexport.php i´ve only found:
$url = JSHelper::getFullUrlSefLink($url0);

(without \)

I think you mean that row, or?

 
05.05.2023 23:29
#13
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: Cronjob

Yes.

 
06.05.2023 08:37
#14
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: Cronjob

Works now! Thank you for support.

 
10.05.2023 08:39
#15
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Сообщения: 706
Quote
Aw: Cronjob

I see if install the Addon (idealo) again, there are two same Addons in List. Can generate different .csv from another category with the second addon ?


Последнее изменение: 10.05.2023 08:40
 
10.05.2023 14:05
#16
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: Cronjob

Try use other file name.

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.