Loading...
Skip to main content

Re:FTP Install NiGHtMaRE !

Bernard Sfez / Tiki Specialist Posted by Bernard Sfez / Tiki Specialist posts: 8676

Getting back to http://www.eylon.net/tiki-index.phpQuestion

I have looked at lib/tikilib.php

I changed the 3 path from :

include_once('lib/diff.php');
require_once('lib/Date.php');
require_once('lib/tikidate.php');

to :

include_once('diff.php');
require_once('Date.php');
require_once('tikidate.php');

Now i also get on tiki-index.php a smarty error :

Fatal error: Failed opening required 'Smarty/Smarty_Compiler.class.php' (include_path='/home/httpd/vhosts/Eylon.net/httpdocs/lib:/home/httpd/vhosts/Eylon.net/httpdocs/lib/pear:/usr/share/pear:lib/pear') in /home/httpd/vhosts/Eylon.net/httpdocs/Smarty/Smarty.class.php on line 1661


Darnnnnn
Yoni

Reads: 825

AltStyle によって変換されたページ (->オリジナル) /