View Single Post
Old 05-07-2016, 01:26 PM  
Freedoom
Confirmed User
 
Industry Role:
Join Date: Feb 2006
Posts: 2,798
Quote:
Originally Posted by linkhouse View Post
Yes. Download the latest cron.php file from the v2.1

And check that settings.php have the right paths

For exempel:

define ( 'BASEPATH', '/home/xxx/public_html/xxx .com' );
define ( 'FLATFILE', BASEPATH . '/includes/data/feed.xml');
Yes I did.
But the new settings.php in V2.1 doesn't have that base path.

define ( 'BASEPATH', getcwd() );
define ( 'FLATFILE', BASEPATH . '/includes/data/feed.xml');
If I removed the includes/ it doesn't work.
The only way the site is updated is only if I turn the cron to false
__________________
List Of Sex Cams
Freedoom is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote