Error on signing out

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
bradleys
Posts: 3
Joined: 2014-01-18 11:21

Error on signing out

Post by bradleys » 2014-01-21 11:59

Hi,

I see this error every time I sign out of my AppGini site:

Fatal error: Class 'DataList' not found in /pathtomysite/appginisite/index.php on line 8

(Path changed for security).

I'm not sure but I think it might be related to the fact that I use the Chrome browser and have saved my username and password. Any ideas?

Regards,
Steve

bradleys
Posts: 3
Joined: 2014-01-18 11:21

Re: Error on signing out

Post by bradleys » 2014-01-22 15:30

I've now solved this. The error was generated at some point while I was putting the site live (probably because of a missing file) and was cached by my browser. Every subsequent time I loaded the same page (the sign out page) I was seeing the result from the cache.

I cleared the cache and now all is well.

Steve

User avatar
shasta59
AppGini Super Hero
AppGini Super Hero
Posts: 231
Joined: 2013-01-08 19:40
Location: Calgary, Alberta, Canada

Re: Error on signing out

Post by shasta59 » 2014-01-24 03:53

When I am testing a site I use Chrome's Incognito mode. This way nothing is saved/cached etc and it insures when I change files and test again it loads the new data each time. Otherwise you can end up with old files still being in Chrome's cache and messing up changes.

Or I use firefox where you can set the size of the cache to 0.

Then just before I go live I test with the following:

Windows: Explorer (at least 3 versions), chrome, firefox and safari
Macintosh: Chrome, Safari, Firefox. I used to test with more but these are the big three.

Even though it is a pain I never save passwords until I go final to make sure nothing funny is happening along the way.

Alan
Calgary, Alberta, Canada - Using Appgini 5.50 -

Post Reply