1. see here, http://stackoverflow.com/...-images-using-jquery
try adding that to your head section in the admin area. Untested but it might work
Also you might think about using watermarks on photos, people will not want to save images that have watermarks on them.
2. Do you have debug mode and dev mode on at the same time? You can only have one on at any time.
"The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, service@webmailer.de and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log."
If I put it on "false", everything works fine.
I don't know. Seems I have to ask my host to activate error log.
Go to your domain dir and go into the folder ow_log then inside there you will see a error log, its just a text file. open it up and if it contains anything just highlight it all and delete it then save it. We do this so we can start from scratch, we dont need errors from last week.
Then recreate the error again and check the log, post what it says please but remove your server username from the message. We pretty much just need the error part
you need to locate error_log file which is in the root of the software or level above, it will show you the sever errors related to the time you got the error.
So please locate that error log file and provide us with the error or you can contact your hosting provider to assist you with that.
applying the code for disabling right click can affect the proper functionality of the site, just to let you know.
As per the error_log file, just make sure your recursive permissions are correct on your folders
make sure you have 777 recursive permissions on the following folders:
ow_smarty/template_c
ow_static
ow_pluginfiles
ow_userfiles
ow_log
IMPORTANT: permissions should be set recursively.
and then either use the free cache cleaner
https://developers.oxwall.com/store/item/579
to clear your cache with dev mode OFF or turn dev mode ON and refresh your site and then turn dev mode back OFF
and you can probably delete that error_log file as well, the system will create another one if there is any problem, or just clean it out if you want.
https://developers.oxwall.com/store/item/579
Please let is know if that resolves the issue.
https://developers.oxwall.com/forum/topic/11884
basically this part
1. Enable DEV MODE
2. Enable DEBUG mode
After enabling, try to register as a new user, any errors instead of blank screen?
3. Check your server's error logs? Anything related to join page's URL?
its worth a try
Contact your hosting provider as it is server related issue. Let's see what they say about it.
Good luck with your issue :)