8
try wwww.yoursite.com/user.php
and then if you manage to login type this in your browser
http://www.yoursite.com/admin.phpIf not and assuming everything was ok with your old theme it could be this one was not uploaded or named correctly. Check the name of the theme folder on your server, it should be Zaja-System with the capital S and Z, exactly as is.
this is the theme you uploaded to:
http://www.yoursite.com/themesYou can't change the name though till you get this sorted because XOOPS is looking for the theme with that name.
You can delete the files inside the Zaja-System folder and upload the files in the "default" folder for example, but you may need to rename some of the paths to the left and right blocks in the theme.html file and change them to Zaja-System rather than "default i.e.
<{include file="default/theme_blockleft.html"}>
<{include file="Zaja-System/theme_blockleft.html"}>
their is about five of these paths