Results 1 to 7 of 7

Thread: First Installation

  1. #1
    Junior Member
    Join Date
    Apr 2011
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default First Installation

    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?

  2. #2
    Donor objective's Avatar
    Join Date
    Jul 2010
    Location
    Galway, Ireland
    Posts
    47
    Thanks
    24
    Thanked 35 Times in 24 Posts

    Default

    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.

  3. #3
    Junior Member
    Join Date
    Apr 2011
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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"

    ================================================== ==============
    Quote Originally Posted by objective View Post
    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.

  4. #4
    Junior Member
    Join Date
    Apr 2011
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i am seriously stuck and need support. Can anyone help?

  5. #5
    Donor objective's Avatar
    Join Date
    Jul 2010
    Location
    Galway, Ireland
    Posts
    47
    Thanks
    24
    Thanked 35 Times in 24 Posts

    Default

    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 ( a firefox add on)to upload and it works well.

  6. #6
    Junior Member
    Join Date
    Apr 2011
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you very much objective for the support. It did resolve the issue.

  7. #7
    Junior Member
    Join Date
    Jun 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. First time installation.
    By mixmastamyk in forum Installation and Upgrading
    Replies: 8
    Last Post: 01-27-2011, 05:15 PM
  2. Installation Errors
    By tady_bear in forum Installation and Upgrading
    Replies: 5
    Last Post: 01-15-2011, 03:03 PM
  3. Help with installation problem?
    By kennin in forum How-To and Troubleshooting
    Replies: 5
    Last Post: 07-10-2010, 01:50 PM
  4. Installation problems
    By rolfdohrmann in forum Installation and Upgrading
    Replies: 25
    Last Post: 07-02-2010, 02:43 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •