close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Error message in new version

Thread began 3/10/2010 12:34 pm by web364946 | Last modified 3/12/2010 4:05 pm by Jason Byrnes | 1851 views | 3 replies |

web364946

Error message in new version

I have downloaded the latest version of Power CMS, and have replaced the files as adviced.
When updating the site, I now get errors I didn´t get prior to this. I can update text file, but when I try to add images, I get the following error after trying to browse on the server:

"There are errors in your configuration or server. If the messages below describe missing variables, please check the supplied configuration.php.dist for notes on their usage.
KFM does not work if you have safe_mode enabled. This is not a bug - please see PHP.net's safe_mode page for details"

I have uploaded the files exactly as they were when I downloaded them from your site. I have updated the settings in the globals file so they are exactly the same as they were.

Please help asap - what do I need to do to get this to work? What is KFM??

Sign in to reply to this post

Jason ByrnesWebAssist

KFM is the new advanced file manager that was implemented in html editor.

From the error, it sounds like you host has configured the server to run in safe mode. KFM is not compatible with servers running in safe mode.

you can disabel the KFM by editing the following two files:
HTMLEditor/custom/contents_insert_ContentValue1.js
HTMLEditor/custom/contents_update_ContentValue1.js


look for the following line:
if (true) {FCKConfig.Plugins.Add('kfm');}

and change it to:
if (false) {FCKConfig.Plugins.Add('kfm');}

Sign in to reply to this post

web364946

thanks, that seems to have taken care of that issue - now I have another problem, however.
When I try to add an image, I just get that red cross appearing, not the image. When trying to upload the image to the server, I get the message that the upload was successful but no image appears.
I realise that there is probably a problem with my settings but I have tried every combination I can think of in my globals file, and it still doesn´t work.

These are my current settings:

$WAGLOBAL_Site_Name = "Studio N Admin" ;
$WAGLOBAL_localRoot = "/CMS/"; //relative path to your PowerCMS files on your local testing server.
$WAGLOBAL_remoteRoot = "/CMS/"; //relative path to your PowerCMS files on your remote server.
// Admin Settings
$WAGLOBAL_Admin_UserName = "user" ;
$WAGLOBAL_Admin_Password = "pw" ;

The CMS files are located in the folder "CMS", located in the root folder "studio-n.se". The folder "files" have been created in the "CMS" folder, but no images appear here.
The URL shows "/CMS100/files/adaire.jpg". When right-clicking on the red cross I get the properties " http://www.studio-n.se/CMS100/files/adaire.jpg" for the image; no image is available here however.

Are there anywhere else I need to change my settings?? What else do I need to do?

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
login.php

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...