View Full Version : First Installation
manne01
04-30-2011, 11:08 AM
When i am trying to install hotaruCMS, i get the following error and the installation halts.: Length parameter must be greater than 0 in /hotaru-1-4-2/libs/extensions/SmartLoader/smartloader.class.php on line 311.
Can someone help with the way to resolve it?
objective
05-03-2011, 10:24 AM
It might be something to do with the install path. are you installing in a subdirectory?
The first line of the hotaru settings file needs to be your the directory into which you uploader the hotaru files.
If you installed it into www.lotsamoney.com/hotaru
then you should edit the hotaru settings file to read
define('BASEURL', "http://www.lotsamoney.com/hotaru/");
If you installed it directly into www.lotsamoney.com
then you should edit the hotaru settings file to read
define('BASEURL', "http://www.lotsamoney.com/");
Make sure you have no extra periods or slashes, its very easy to overlook a typo.
manne01
05-10-2011, 05:13 PM
Hi,
I have updated path as suggested, but still have the issue. Following is the settings file details:
/* Configuration file for Hotaru CMS@*/
// Paths
define('BASEURL', "http://www.spotalink.com/"); // e.g. http://example.com/ (needs trailing slash)
// Database details
define("DB_USER", 'XXXXXXX); // Add your own database details
define("DB_PASSWORD", 'XXXXXX');
define("DB_NAME", 'C321207_spotalink');
define("DB_HOST", 'localhost'); // You probably won't need to change this
// You probably don't need to change these
define("DB_PREFIX", 'hotaru_'); // Database prefix, e.g. "hotaru_"
define("DB_LANG", 'en'); // Database language, e.g. "en"
define("DB_ENGINE", 'MyISAM'); // Database Engine, e.g. "MyISAM"
define('DB_CHARSET', 'utf8'); // Database Character Set (UTF8 is Recommended), e.g. "utf8"
define("DB_COLLATE", 'utf8_unicode_ci'); // Database Collation (UTF8 is Recommended), e.g. "utf8_unicode_ci"
================================================== ==============
It might be something to do with the install path. are you installing in a subdirectory?
The first line of the hotaru settings file needs to be your the directory into which you uploader the hotaru files.
If you installed it into www.lotsamoney.com/hotaru
then you should edit the hotaru settings file to read
define('BASEURL', "http://www.lotsamoney.com/hotaru/");
If you installed it directly into www.lotsamoney.com
then you should edit the hotaru settings file to read
define('BASEURL', "http://www.lotsamoney.com/");
Make sure you have no extra periods or slashes, its very easy to overlook a typo.
manne01
05-12-2011, 05:52 PM
i am seriously stuck and need support. Can anyone help?
objective
05-13-2011, 11:10 AM
I notice from your link that it cant find the Inspekt Supercage. Something may have gone wrong during your upload. I would erase the directory and upload the entire hotaru again. I use fireftp (http://fireftp.mozdev.org/) ( a firefox add on)to upload and it works well.
manne01
05-13-2011, 09:03 PM
Thank you very much objective for the support. It did resolve the issue.
madmike133
06-19-2011, 05:36 PM
Have uploaded the script 3 times and not working, am willing to pay $10 to anyone who is able to set it up. Want a bookmark site basically.
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.