EVE-SECURE / joomla-in-eve

Automatically exported from code.google.com/p/joomla-in-eve
0 stars 0 forks source link

errors setting up cron job #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.load the following page to test the cron 
http://www.eve-recruit.co.uk/cron/index.php
2.
3.

What is the expected output? What do you see instead?
Thought i would see an output test?

But i get this error instead

Warning: Invalid argument supplied for foreach() in 
/home2/evewarco/public_html/everecruit/plugins/system/rokcandy_system.php on 
line 142

Can you provide path and query segment URL of faulty page?
example: /index.php?option=com_eve&view=character&characterID=111111111:Cha
racter&Itemid=1 or
/alliance/c/222222222-Corporation/c/111111111-Character.html

http://www.eve-recruit.co.uk/cron/index.php

What version of the product are you using? Please provide version of core
component (com_eve) and faulty component (com_...).
latest version of com and cron from your downloads.

Please provide any additional information below. Try turn on joomla debug
mode.

Original issue reported on code.google.com by DirtySn...@gmail.com on 23 Sep 2010 at 7:47

GoogleCodeExporter commented 9 years ago
cron/index.php doesn't output anything, unless you have turned on debug system 
option in administration.

As for the error, this doesn't seem to be related to the cron extension itself. 
I can look at it though. Please, attach 
/home2/evewarco/public_html/everecruit/plugins/system/rokcandy_system.php file 
to issue.

Original comment by koval...@gmail.com on 25 Sep 2010 at 1:06

GoogleCodeExporter commented 9 years ago
Here is the file requested.

Original comment by DirtySn...@gmail.com on 28 Sep 2010 at 8:03

Attachments:

GoogleCodeExporter commented 9 years ago
any luck?

Original comment by DirtySn...@gmail.com on 4 Oct 2010 at 10:20

GoogleCodeExporter commented 9 years ago
As for the error, this doesn't seem to be related to the cron extension itself. 
I can look at it though. Please, attach 
/home2/evewarco/public_html/everecruit/plugins/system/rokcandy_system.php file 
to issue.

I dont get that error from anything else....

Only trying to run that cron test.

Original comment by DirtySn...@gmail.com on 8 Oct 2010 at 3:00

GoogleCodeExporter commented 9 years ago
No luck, sorry. I would need another file, something containing class 
RokCandyHelper in it.

Why does it put out error?
The cron/index.php load everything the normal index.php, only stuff I thought 
was necessary. Obviously the plugin would like to have something else on top. I 
assume the plugin came with RokCandy template.

Anyway, wither I would need the file with RokCandyHelper (o whole plugin on 
template?), or replace the file you sent with (see attachment).

I've added simple check if the $this->_library array.

Original comment by koval...@gmail.com on 9 Oct 2010 at 11:04

Attachments:

GoogleCodeExporter commented 9 years ago
... does not load everything...

I should re-read the post before submitting it. >:(

Original comment by koval...@gmail.com on 9 Oct 2010 at 11:06

GoogleCodeExporter commented 9 years ago
I have uploaded that file but I still cannot get the eve component to auto 
update..

Click on the link to test cron index and dont get any errors now. Just a blank 
screen with a title of Joomla! cron test.

Am I surposed to setup something on that joomla cron???

Original comment by DirtySn...@gmail.com on 18 Oct 2010 at 3:57

GoogleCodeExporter commented 9 years ago
I have reinstalled the eve component and it has now inserted into the joomla 
cron component.

I have setup my cron on host to run each hour.

Looks like it might be working now.

Just needed to reinstall the eve component to force cron to update.

Thanks

Original comment by DirtySn...@gmail.com on 18 Oct 2010 at 4:02