close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Login PowerCMS not working

Thread began 5/20/2011 5:24 am by webwerkt | Last modified 11/15/2011 12:12 pm by lplatz167059 | 4731 views | 13 replies |

webwerkt

Login PowerCMS not working

Login not working no more.

Power CMS, Site and database have worked in recent months.

I checkd the Database. the password and so on are okay, both SuperAdmin an User.

Both do not respond anny more.

users_login.php?accesscheck=%2FAcms%2Fadmin_cms%2Findex.php%3F
login

Sign in to reply to this post

Jason ByrnesWebAssist

in the WA_SecurityAssist/Helper_PHP.php file, change line 4 - 6:

php:
if (!isset($_SESSION)) {

    session_start();
}



to:

php:
@session_start();
Sign in to reply to this post

webwerkt

Login problem

This has no effect.

Basically, nothing changed before or after the occurrence of the problem.
I can send you the login details!

Sign in to reply to this post

Jason ByrnesWebAssist

the host may have updated the PHP install on the server and there is now a session management issue.

to test session management, use the session test page from the following post:
showpost.php?p=23826&postcount=2

if the session test fails, you will need to contact the host to have them correct the issue, most likely it is a problem with the session.save_path in the php.ini file.

Sign in to reply to this post

webwerkt

login glitch

What happened. We had used the max bandwidth. And this was the effect. No message from the web host. But simply a blockade of all the uploading data without warning.
After upgrading our hosting package, everything went back to normal

Sign in to reply to this post

Jason ByrnesWebAssist

ok, glad to hear it is now working again.

Sign in to reply to this post

bericson407281

Same problem.

For no reason...login is not working. Nothing has been touched in weeks. You attempt to log-in and your credentials disappear. Nothing happens.

The following is not an issue:

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

to:

PHP Code:
@session_start();  



It was correct in the file and did not need to be changed. Bandwidth is not an issue, it is unlimited. Also, the sessiontest was fine. The clients' website is hosted on BlueHost.

This needs to be fixed immediately.

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

bericson407281

Cancel that support ticket, I guess.

Just finished a conference call, tried to sign-in again and all is well...it works like it should.

Server hiccup???

Sign in to reply to this post

Jason ByrnesWebAssist

pk, glad to hear it is working again.

Sign in to reply to this post
loading

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