Results 1 to 7 of 7

Thread: IndexuThemes.com webbie Problems

  1. #1
    Join Date
    Nov 2008
    Posts
    92

    Default IndexuThemes.com webbie Problems

    I have install the theme webbie from indexuthemes.com and i have this error:
    Code:
    Warning: include(/home/aloja/public_html/lang/english.php) [function.include]: failed to open stream: No such file or directory in /home/aloja/public_html/themes/webbie/setting.php on line 65
    
    Warning: include() [function.include]: Failed opening '/home/aloja/public_html/lang/english.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/aloja/public_html/themes/webbie/setting.php on line 65
    
    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/aloja/public_html/themes/webbie/setting.php:65) in /home/aloja/public_html/filters/filter.start_session.php on line 15
    Anyone can help me solve this problem ?
    Any tip?
    Thanks in advance

  2. #2
    Join Date
    Oct 2007
    Location
    UK Essex
    Posts
    591

    Default

    Indexuthemes has nothing to do with nicecoder, best bet is to try and get in contact with indexuthemes.

    Good luck , ive been waiting for a response from them about 6 months ago, LOL

    They sent me an email telling me the templates had been upgraded to the latest version but when i checked I couldnt get into the members area for the new template.

    anyway chunguens what version of indexu are you trying this on?

    My guess is your running a 5.4 template on deluxe
    ____________________________
    http://www.articleconveyer.com
    Give Your Articles Exposure



  3. #3
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    As Echo said, they have nothing to do with us.

    Warning: include(/home/aloja/public_html/lang/english.php) [function.include]: failed to open stream: No such file or directory in /home/aloja/public_html/themes/webbie/setting.php on line 65

    This error is obvious, english.php is missing. Solution? Replace it


    Warning: include() [function.include]: Failed opening '/home/aloja/public_html/lang/english.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/aloja/public_html/themes/webbie/setting.php on line 65

    Same as the error above, replace english.php

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/aloja/public_html/themes/webbie/setting.php:65) in /home/aloja/public_html/filters/filter.start_session.php on line 1

    Related to the first error because it can't find english.php

  4. #4
    Join Date
    Nov 2008
    Posts
    92

    Default

    i´m running indexu deluxe 1.21 but in the page template i can read:
    ...
    # Working with Indexu 5.4
    # Working with Indexu Deluxe 1.0 (Latest Release)

    ...
    So ... i don´t understand this error!
    I don´t have the file lang/english.php in my indexu directory !!
    :-S

  5. #5
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    Clear your template cache then, that's a commonly known issue.

  6. #6
    Join Date
    Nov 2008
    Posts
    92

    Default

    I understand that indexu don´t have nothing to do with u but ... you know ... i need a good design ... and i see their templates and i like it ... sincerely.
    In my indexu files i don´t have none file with name english.php ... only index.po and indexu.mo .... So i can´t replace?! If i remove this lines in setting.php
    "
    $language = "english";
    include $base_path . "lang/" . $language . ".php";"

    the error disappears.
    Any help ?
    Thanks in advance for your time and help
    Best regards
    Offtopic: Bruceper i send u a PM.

  7. #7
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    IndexU uses a compiled language file now, so the only files are the .po and .mo files.

    You can read a bit on translating IndexU at the URL's below

    http://www.nicecoder.com/community/f...mo-files-7254/

    http://www.nicecoder.com/community/f...e-indexu-6705/

    This is the same language system that WordPress uses and by using this system we can add phrases easily over time if it is necessary. This also ensures that the files are in UTF-8 format which is another issue entirely.

Similar Threads

  1. Indexuthemes discount
    By Rusty in forum Website development, hosting and promotion
    Replies: 2
    Last Post: 03-29-2008, 07:44 PM
  2. indexuthemes.com anybody home?
    By TLDnetworks in forum Templates
    Replies: 2
    Last Post: 02-17-2008, 05:16 PM
  3. 2 New Template Design from IndexuThemes.com
    By sikumbang in forum Templates
    Replies: 0
    Last Post: 05-14-2007, 06:25 PM
  4. indexuthemes.com CSS template?
    By retrolyte in forum Templates
    Replies: 1
    Last Post: 10-05-2006, 11:23 PM
  5. New Tableless Indexu Themes from IndexuThemes.com
    By sikumbang in forum Templates
    Replies: 10
    Last Post: 07-21-2006, 08:42 PM

Posting Permissions

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