PDA

View Full Version : editor


sebastien
10-06-2005, 09:46 PM
Hi
all

Using enterprise version.After several hours of trial and error. I fianlly get everything working properly.The only problem i can use the text editor. When i click on the WYSIWYG button.The following message will show up:

Warning: file_get_contents(/home/seb/public_html/admin/templates/template_edit.tpl): failed to open stream: No such file or directory in /home/seb/public_html/admin/template_edit.php on line 33

I know some path is not correctly set. But i can't identify where to look.

My home root directory is /home/seb/public_html/

Any solution to suggest?.

Support
10-07-2005, 03:04 PM
Sebastien, what version are you running, 2.6 or 3.0 ?

Try setting only relative path to news script in config file of wysiwyg editor. I.e. if you installed the script on www.example.com/news, then put only "news/" in config.

If you still have problems, email our support on support@word-press.net with ftp access to your server and we'll take care of that and inform you where was the problem.

Cheers

working fine
10-09-2005, 08:30 PM
Originally posted by Support@Oct 7 2005, 01:04 PM
Sebastien, what version are you running, 2.6 or 3.0 ?

Try setting only relative path to news script in config file of wysiwyg editor. I.e. if you installed the script on www.example.com/news, then put only "news/" in config.

If you still have problems, email our support on support@word-press.net with ftp access to your server and we'll take care of that and inform you where was the problem.

Cheers
Hi
again

I got everything setup today. Working like a sharme. Dont know the version :D think latest one 3.0.

Thanks anyway.