PHP Classes

I Got Error

Recommend this page to a friend!

      PHP HTML Formatted Mail  >  All threads  >  I Got Error  >  (Un) Subscribe thread alerts  
Subject:I Got Error
Summary:I Got Error
Messages:2
Author:danidani
Date:2014-11-05 00:18:13
 

  1. I Got Error   Reply   Report abuse  
Picture of danidani danidani - 2014-11-05 00:18:13
when opening ticket.php

Warning: require_once(HTML/Template/PHPLIB.php): failed to open stream: No such file or directory in C:\xampp\htdocs\mailk\SendFormattedMail\conf\core.inc on line 59

Fatal error: require_once(): Failed opening required 'HTML/Template/PHPLIB.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\mailk\SendFormattedMail\conf\core.inc on line 59
and form.php only coontained binary code not html or php

  2. Re: I Got Error   Reply   Report abuse  
Picture of José Filipe Lopes Santos José Filipe Lopes Santos - 2014-11-10 18:32:51 - In reply to message 1 from danidani
Hi !

Firstly, im be happy for you trying using one of my recent classes ;-)

About this error ...

You need to be installed the PHPLIB package of the PEAR !

Now, you edit conf/core.inc configuration file, and change the ROOT_URL and will optional change ROOT_URL to your case !

And, it will be work ;-)

Example:
URL: mysite.com/mailk/
ROOT_URL: /mailk/
ROOT_PATH: document root (/xampp/htdocs) & /mailk/