You are required to register before you can post. This is via a custom verification system. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. There are no guarantees
when a reply will appear but I do my best to answer all within 3/4 days max. Bumping topics won`t make the slightest difference.
IMPORTANT: Posts in English ONLY please, thank you! Any other languages will be ignored and your message deleted.
SEARCH: Use the search option to see if your question has been answered on the forum before. Or check the relevant script docs.
CUSTOMER: If you have purchased a commercial version of any of my software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
PRIVATE MESSAGES: Private messages are currently disabled.
LINKS: Any links posted are 'NOFOLLOW' and will not be picked up by search engines.
You are not logged in.
Pages: 1
Hi!
I have two problem please help me...
1. Main site loading terrible slow, why? Admin site run quickly...
2. WYSIWYG editor not work , I have enable WYSIWYG Editor ... I have javascript enable..
Search Engine Friendly URLs: No
Can someone help me
Geir
Norway
Offline
Hi Geir,
You aren`t the first person to say the system runs slow. This must be some server configuration, but I`m afraid I don`t know what it could be. Check your server error log.
The WYSIWYG editor could be a path issue. Not sure really.
Offline
I've found the problem with the main site working late.
I added a new blog, the main site working fast and normal :-) Can anyone give an answer on this?
But WYSIWYG Editor does not work when I Enable WYSIWYG Editor.
WYSIWYG Editor works fine in my browser when I test it on www.maianscriptworld.co.uk, but not on my own server.
Can someone help me please.
Geir
Norway
Offline
Its probably a path issue. At the top of the main admin/index.php you`ll see a defined var:
SPAW_PATH
Try changing the path manually.
Offline
Hi David!
Hope you can help me:-)
Problem when loading WYSIWYG Editor then error message can not display the page or this site may not appear in Internet Explorer...??
DOCUMENT_ROOT on my server is: /home/web/wno863701/
Is this the correct path i have set manually in /blog/admin/spaw/config/config.php ???
/*
// under IIS you will probably need to setup the above paths manually. it would be something like this
SpawConfig::setStaticConfigItem('DOCUMENT_ROOT', '/home/web/wno863701/blog/admin/');
SpawConfig::setStaticConfigItem('SPAW_ROOT', '/home/web/wno863701/blog/admin/spaw/');
SpawConfig::setStaticConfigItem('SPAW_DIR', '/blog/admin/spaw/');
*/
and
What is the correct spaw path in /blog/admin/index.php ?
define('SPAW_PATH', 'blog/');
------------------------------------------------
http://www.gpfweb.com/blog
Geir
Norway
Last edited by GpF (18-07-2009 22:08:24)
Offline
Spaw path is different from server to server.
Offline
Pages: 1