Xibo Login page doesnt progress

This morning when trying to login to Xibo the main login splash screen just refreshes when entering the username and password.
the details are correct as it enters them automatically. the same happens when i enter them manually to.
Any help would be appreciated

Could you please let us know what CMS version are you using?

Did you try it with different browser?

From your previous topic I see you had problems with login page before, did you check MySQL format as we suggested there?

Hi

Yes, it has been working fine, up until now.

I have tried another browser and that is the same. I am using 1.7.7

So the question is what happened, any changes/updates on your web server?

You could also try to update the CMS to 1.7.9 version, perhaps check your web server logs and see if there is anything useful there.

I guess you could also try to truncate the session table (it will delete the content not the table itself) with
TRUNCATE session; in your MySQL.

Of course you can make db backup just to be safe, although as long as you don’t delete the table, just truncate the content, it should be fine.

will give that a try, in terms of installing 1.7.9 is there any upgrade guides?

Same as for 1.7.4->1.7.7 Upgrade that you did some time ago.

Here are the release notes with upgrading steps - http://xibo.org.uk/manual/en/release_notes_1.7.9.html

i have run through the upgrade, but get the error at the end saying:

                            Unable to delete install.php. Please ensure the webserver has permission to unlink this file and retry                                                                                                                         
                            The upgrade was a success!