close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Edit, settings and users pages not loading

Thread began 11/19/2012 6:50 am by mousework50137 | Last modified 11/22/2012 11:45 am by mousework50137 | 1500 views | 5 replies |

mousework50137

Edit, settings and users pages not loading

Hi
I had PowerCMS working just fine last week, I added my pages in and was able to edit them.

Today, as I was at the client to demo it for him, it has stopped working.

I can login, select the page I want to update, but when I click the edit button it just tries to load and returns to the initial view.

Also attempting to add my client in as a user causes the same issue, it just returns to the initial screen after clicking the add user button.

Realise you will need to login to see this happening and can forward ftp and login details if necessary.

Best
mark

Sign in to reply to this post

mousework50137

??? Started working now

Just don't understand why, but it is now working!

Added in a user, changed a page, all seems ok.

Sign in to reply to this post

Jason ByrnesWebAssist

Ok, glad to hear it is working, if you have the problem again, let us know and we can look into the cause.

Sign in to reply to this post

mousework50137

Problem again

For some reason this has stopped working again,
Same issue as originally manifested itself yesterday.

I can login, select the page I want to update, but when I click the edit button it just tries to load and returns to the initial view.

Also attempting to add my client in as a user causes the same issue, it just returns to the initial screen after clicking the add user button.

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:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

mousework50137

Problem Solved

The solution in my case for this problem, on Fasthosts shared platform was solved by


WEBASSIST corrected the problem by editing the WA_SecurityAssist/helper_php.php file at line 4-6, ichange the code:

if (!isset($_SESSION)) {
session_start();
}


to:
//if (!isset($_SESSION)) {
@session_start();
//}

we have found that some servers aren't responding to the if (!isset($_SESSION)) { if statement to force php to find the session.

commenting the if statement and just using:
@session_start();

does the same thing more predictably.

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...