jemmy655 / sweetcron

Automatically exported from code.google.com/p/sweetcron
0 stars 0 forks source link

Error after install #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I just install.. following that steps... over
http://matheusduardo.com/lifestream

I edited .htaccess and config.php, and put the right information about
absolute path. And just appear this errors messages.

Two messages:

--
*A PHP Error was encountered*
Severity: Warning
Message: Division by zero
Filename: libraries/page.php
Line Number: 85
--
An Error Was Encountered
Unable to load the requested file: themes//_header.php
--

I'm using last version at svn (trunk) and install over my host, at dreamhost.

Some idea about that?

Original issue reported on code.google.com by matheuseduardo.com on 28 Aug 2008 at 1:19

GoogleCodeExporter commented 8 years ago
I've installed the latest release on Dreamhost with no issues. Try using the 
zipped release rather than the 
svn trunk.

Original comment by admin%so...@gtempaccount.com on 28 Aug 2008 at 1:59

GoogleCodeExporter commented 8 years ago
I was tried before with zip, and have the same error..
Do you use a different "directory" than "sweetcron"?

Original comment by matheuseduardo.com on 28 Aug 2008 at 2:10

GoogleCodeExporter commented 8 years ago
Same problem...

Original comment by lucky...@gmail.com on 28 Aug 2008 at 4:49

GoogleCodeExporter commented 8 years ago
Resolved!

I tryed to access the link: http://yoursite.com/[sweetcron_path]/admin/install

and show me a message saying to try drop tables (clean data base) before 
contiue..

I dropped all tables: 

DROP TABLE `feeds` ,`items` ,`options` ,`tags` ,`tag_relationships` ,`users` ;

and access the install script:
http://yoursite.com/[sweetcron_path]/admin/install

success!!

Original comment by matheuseduardo.com on 28 Aug 2008 at 8:35

GoogleCodeExporter commented 8 years ago

Original comment by yongf...@gmail.com on 29 Aug 2008 at 2:21