Welcome Guest ( Log In | Register )

 Forum Rules Aggregators support
 
Reply to this topicStart new topic
> Folder Mysite.net/components/com_3daggregator Is Empty?, I was looking why cron job does not work and I saw the folder is empty
margheritai
post Sep 15 2010, 07:11 AM
Post #1


Newbie
*

Group: Members
Posts: 1
Joined: 15-September 10
Member No.: 252



Folder /www.mysite.net/components/com_3daggregator Is Empty?!
I was looking why cron job does not work and I saw the folder is empty... :/
Is it right?
Where do I have to point my cron task?
To /administrator/components/com_3daggregator
or to /components/com_3daggregator ?
Thank you in advence...
blink.gif


This post has been edited by 3D Web Design: Sep 27 2010, 06:15 AM
Go to the top of the page
 
+Quote Post
Web Design Seo
post Sep 15 2010, 07:35 AM
Post #2


Web Design Seo
****

Group: Root Admin
Posts: 4,332
Joined: 29-April 09
From: Sofia
Member No.: 1



Hello, margheritai. 3d aggregator component - with name Joomla Aggregator Pro has no site part, only admin part.

Sample Cron whith activation of Cpanel if you have Curl active in your host account:
Код
curl -sS "http://your-joomla-aggregator-site.com/administrator/components/com_3daggregator/cron.3daggregator.php"


If your hosting do not support curl make this steps:

Create file with name mycron.php. Code for this php file:
Код
<?php
$a = file_get_contents('http://yoursite.com/administrator/components/com_3daggregator/cron.3daggregator.php');
?>


Upload file mycron.php in your public_html and Create cronjob in your cpanel with command:
Код
/usr/local/bin/php -q /relative path to host directory/public_html/mycron.php >> /dev/null



All Info about this component and its functions is here


--------------------
Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 1st June 2026 - 11:10 PM