Page 1 of 2
[SOLVED] 500 Layout „form“ nicht gefunden!
Posted: 03 Apr 2015, 18:19
by hoefers
Hello,
i'm using Joomla 3.4.1 with Phocagallery 4.1.2 and are facing a problem during the upload of images. When i try to upload an image from my local hard disk, i receive the error "500 Layout „form“ nicht gefunden!". I've tried several administrator templates, but the error is still coming. How can i fix this problem?
Best regards
Dirk
After the reinstallation, the Gallery works properly, thanks for the support.
Re: 500 Layout „form“ nicht gefunden!
Posted: 04 Apr 2015, 23:07
by Jan
Hi, try to enable:
- debug mode in global configuration
- and php error reporting to get some more specific error message
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
Re: 500 Layout „form“ nicht gefunden!
Posted: 09 Apr 2015, 08:47
by hoefers
Hi Jan,
sorry, but i'm afraid, that i'm not able to execute the hints in the document mentioned above. I can't find a file file named "php.ini" and i don't have a file named ".htaccess", only "htaccess.txt" is available. The only thing i could do was the activation of the debug mode. How can we continue with this problem?
Best regards
Dirk
Re: 500 Layout „form“ nicht gefunden!
Posted: 10 Apr 2015, 00:07
by christine
Hi Dirk,
have a look please, to the link of Jan:
Code: Select all
If you cannot access the .htaccess file or your modifications in this file have no effects, try to ask your webhosting provider for enabling error reporting or try to see your error log file (should be located outside your public_html folder), which can give you important information too.
regards, christine
Re: 500 Layout „form“ nicht gefunden!
Posted: 10 Apr 2015, 10:38
by hoefers
Hi Christine,
i've already checked the log file, it contains no entries concerning Phoca Gallery. So i've to ask my provider or look for another image tool.
Best regards
dirk
Re: 500 Layout „form“ nicht gefunden!
Posted: 13 Apr 2015, 13:54
by hoefers
Hello Jan,
sorry for the delay. In the meantime i've activated the debug mode in the global configuration and get the answer from my provider that the PHP.INI has the entries "error_reporting=22517" and "display_errors Aktiviert". How can i find the cause of the error now?
Best regards
Dirk
Re: 500 Layout „form“ nicht gefunden!
Posted: 15 Apr 2015, 23:05
by Jan
Hi, when you enable debug mode and php error reporting, you should get some information on the site where you get 500error
Jan
Re: 500 Layout „form“ nicht gefunden!
Posted: 17 Apr 2015, 09:38
by hoefers
Hi,
i get only a report of the database requests and no further error informations, when i try to upload an image in the background. The log file has no new entries. How can i attach the list of the database requests? If it would be helpful.
Best regards
Dirk
Re: 500 Layout „form“ nicht gefunden!
Posted: 18 Apr 2015, 23:42
by Jan
Hi, is there any error in database query or only standard database queries.
Re: 500 Layout „form“ nicht gefunden!
Posted: 20 Apr 2015, 09:12
by hoefers
Sorry, i don't understand what information you need. Is it possible to send you the list?