Menu

Error Installing

Pieter
2003-06-19
2003-07-05
  • Pieter

    Pieter - 2003-06-19

    Hi,

    Copied to dir /web/phpopenchat/ on my hosted site.

    Got the welcome to phpopenchat installation screen, but no theme and no images, trying to go futher gives me the following errors!

    Warning: get_language_template() [function.get-language-template.html]: Unable to access /data/web/themarquee.co.za/data/web/phpopenchat/include/templates/openchat/php.tpl.en in /data/web/themarquee.co.za/data/web/phpopenchat/include/class.Template.inc on line 248

    Warning: get_language_template(/data/web/themarquee.co.za/data/web/phpopenchat/include/templates/openchat/php.tpl.en) [function.get-language-template.html]: failed to open stream: No such file or directory in /data/web/themarquee.co.za/data/web/phpopenchat/include/class.Template.inc on line 248

    Warning: get_language_template() [function.include.html]: Failed opening '/data/web/themarquee.co.za/data/web/phpopenchat/include/templates/openchat/php.tpl.en' for inclusion (include_path='') in /data/web/themarquee.co.za/data/web/phpopenchat/include/class.Template.inc on line 248

    please help!

    Cheers

    Pieter

     
    • Michael Oertel

      Michael Oertel - 2003-06-19

      try to replace all occurrences of
      $_SERVER['SCRIPT_NAME']
      with
      $_SERVER['REQUEST_URI']
      within /path/to/poc/include/class.Templates.inc

      HTH
      -micha

       
      • Pieter

        Pieter - 2003-06-20

        Thanks!

        That worked!

         
    • ZAG

      ZAG - 2003-07-05

      Worked for me as well ...

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.