Author Topic: Unable to Logout  (Read 5370 times)

no1uno

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
    • View Profile
Unable to Logout
« on: October 23, 2007, 01:25:51 AM »
Hi

Firstly, let me say that SOS Webpages is fantastic, and secondly, thankyou for providing it free.

I have installed with no problems, however I am unable to logout. I suppose its possible that it could be cookie problem, but I have not encountered this on any other sites that require cookies.

Any help would be appreciated.
Cheers
W2K Server IIS5.0
MySQL 4.1
PHP 5.1

HandsomeWeb

  • SOS Developer
  • Administrator
  • Full Member
  • *****
  • Posts: 85
  • Karma: 2
    • View Profile
    • SOS Webpages
Re: Unable to Logout
« Reply #1 on: October 23, 2007, 03:15:57 AM »
It does sound like a cookie expiration issue.


When editing, which browser and version are you using?  and when editing, which platform are you using?

for example (Firefox 2 on Windows XP)

Chris
http://www.soswebpages.com
http://www.handsomeweb.com
http://www.handsomewebservices.com

no1uno

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
    • View Profile
Re: Unable to Logout
« Reply #2 on: October 23, 2007, 04:39:19 AM »
Hi Chris

It happens in both IE & Firefox on Win XP
W2K Server IIS5.0
MySQL 4.1
PHP 5.1

no1uno

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
    • View Profile
Re: Unable to Logout
« Reply #3 on: October 23, 2007, 07:41:37 PM »
OK, other problems have been found and may all be related.

1. Can't logout
2. Templates are not showing
3. WYSIWYG not showing when editing pages
« Last Edit: October 23, 2007, 07:43:55 PM by no1uno »
W2K Server IIS5.0
MySQL 4.1
PHP 5.1

HandsomeWeb

  • SOS Developer
  • Administrator
  • Full Member
  • *****
  • Posts: 85
  • Karma: 2
    • View Profile
    • SOS Webpages
Re: Unable to Logout
« Reply #4 on: October 23, 2007, 08:06:24 PM »
By your footer, I'm assuming you are running on a Windows server.  SOS Webpages requires an Apache server on Linux, but it is probably not spelled out clearly enough on the website. (http://soswebpages.com/index.php?pages_id=38&t=Download)

The WYSIWYG editor requires gZip compression that may not be on the Windows IIS.
The templates page reads the content of the directories under the assumption it is Apache Server on Linux.  But what you describe seems more a database creation error too.
Logging out issue may be related to the way sessions are killed (but I'm not completely confident on this one)

If you are on Windows and not running Apache, I'm amazed it works at all.
If you are on Windows running Apache,  there may be some tweaks to make it work, but I don't know Apache for Windows so well.

------------------------------

If you are on Linux / Apache / with all the minimum requirements at http://soswebpages.com/index.php?pages_id=38&t=Download
then I would have to take a closer look to make a guess.

Sorry, I can't provide better help.
Chris
http://www.soswebpages.com
http://www.handsomeweb.com
http://www.handsomewebservices.com

no1uno

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
    • View Profile
Re: Unable to Logout
« Reply #5 on: October 23, 2007, 09:23:50 PM »
Quote
By your footer, I'm assuming you are running on a Windows server
Correct. Windows Server running IIS5.0

Quote
The WYSIWYG editor requires gZip compression that may not be on the Windows IIS
I run another web based application on my server that uses tinyMCE with no problem.

Quote
The templates page reads the content of the directories under the assumption it is Apache Server on Linux
Maybe I just need to change something like this "/" to "\" in some of the code, but I don't recall seeing any relative paths in the coding!  :(
What do you think?

Quote
SOS Webpages requires an Apache server on Linux
Do you think that it might be possible to make some changes to make it run on IIS? I really love SOSWP!

Thanks
« Last Edit: October 23, 2007, 09:28:04 PM by no1uno »
W2K Server IIS5.0
MySQL 4.1
PHP 5.1

providence

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
    • View Profile
Re: Unable to Logout
« Reply #6 on: October 23, 2007, 09:55:02 PM »
hi  no1uno, i can successfully logout in mine.
anyways, regarding the template issue.. upon installing try adding www. in the domain name

HandsomeWeb

  • SOS Developer
  • Administrator
  • Full Member
  • *****
  • Posts: 85
  • Karma: 2
    • View Profile
    • SOS Webpages
Re: Unable to Logout
« Reply #7 on: October 24, 2007, 03:51:25 AM »
Quote
I run another web based application on my server that uses tinyMCE with no problem.
tinyMCE can be run using gZip compression or without.  By default, SOS Webpages uses gZip in tinyMCE to decrease download time.  A few of the admin pages could be changed to make it work.  See TinyMCE's website if you'd like to try yourself.  Turning this on and off may be a future feature.


Quote
Maybe I just need to change something like this "/" to "\" in some of the code, but I don't recall seeing any relative paths in the coding!  :(
What do you think?

Hopefully, it will be that easy.  I will put that on a list of things to do, but not really soon.  If anyone else can investigate, that would be nice.

Quote
Do you think that it might be possible to make some changes to make it run on IIS? I really love SOSWP!
I would say that is important for future development.[/quote]
Chris
http://www.soswebpages.com
http://www.handsomeweb.com
http://www.handsomewebservices.com