Search found 6 matches

by serbanb
Tue May 07, 2013 1:43 pm
Forum: SmartCJ Support Forum
Topic: grab queue not processed
Replies: 5
Views: 5322

Re: grab queue not processed

admin wrote:Any warnings at Home screen in script ?
hi, no warnings. Imagemagick was not installed so there was a warning about that but then I set script to use GD instead.

I can't see anything wrong with the install except galleries remain in queue
by serbanb
Mon May 06, 2013 7:40 am
Forum: SmartCJ Support Forum
Topic: grab queue not processed
Replies: 5
Views: 5322

Re: grab queue not processed

admin wrote:Can you plz post what you have in preload.lg ?
Hi... it's empty. 0 lines :(
I've checked today and galleries are still in queue.

Both cron jobs running ok, also ran them manually yesterday.

Any advice?
by serbanb
Sun May 05, 2013 4:29 pm
Forum: SmartCJ Support Forum
Topic: grab queue not processed
Replies: 5
Views: 5322

grab queue not processed

Hi all,

I am trying to create my tube site using smartcj and I have a problem with adding content.
I have followed steps here: http://smartcj.com/wiki/doku.php?id=tube_import but I don't see any content on my homepage.

I have tried adding content from import sets (rss) and using normal import ...
by serbanb
Fri May 03, 2013 5:47 pm
Forum: SmartCJ Support Forum
Topic: unable to setup cron jobs
Replies: 5
Views: 5448

Re: unable to setup cron jobs

admin wrote:Thanks, but it really depends on server setup.
I agree.
The above method worked for me on red had. The paths are of course relative to your configuration.

Maybe it helps someone :)
by serbanb
Fri May 03, 2013 12:22 pm
Forum: SmartCJ Support Forum
Topic: unable to setup cron jobs
Replies: 5
Views: 5448

Re: unable to setup cron jobs

Fixed this using cd /home/XXX/public_html/scj/bin; env HTTP_HOST=XXX.com /usr/bin/php -c /home/XXX/etc/php-cron.ini -q cron.php

The .ini file contains one line:
zend_extension=/usr/lib/php/modules/ioncube.so

Replace XXX with your domain name without extension.
by serbanb
Fri May 03, 2013 12:01 pm
Forum: SmartCJ Support Forum
Topic: unable to setup cron jobs
Replies: 5
Views: 5448

unable to setup cron jobs

Hello all,

I've successfully installed scmartcj free but I am unable to run the required cron jobs.
Ioncube is installed and running, I am amble to access scj admin.

Output from command cd /home/XXX/public_html/scj/bin; env HTTP_HOST=XXX.com /usr/bin/php -q cron.php ..

Site error: the file <b ...