Page 1 of 1

Unable to Add Files

Posted: 05 Nov 2013, 00:28
by RyanN
Today I tried to add a file to a previously working site. Instead of the standard add page I am used to seeing, I got a page that appears to be plain HTML as you would see in an older browser. I can enter all of the necessary information necessary to add the file, but there is no add button. In fact, on that page the joomla header is missing completely. All I have is the body of the add file form.

Everything else seems to be functioning properly on the site, including existing file downloads, etc.

Re: Unable to Add Files

Posted: 05 Nov 2013, 08:19
by gray
Most probably you don't have CSS files connected to the page because they have been changed. Try cleaning cache of the browser.
For more info check this FAQ for Joomla http://docs.joomla.org/J3.1:Toolbar_but ... er_upgrade (it talks about the toolbar missing as in your case).

Re: Unable to Add Files

Posted: 26 Nov 2013, 18:58
by RyanN
I am still experiencing this issue even with a clean install of a browser that has never been on my system before. I tried re-installing the latest version of PhocaDownload (3.0.2) and still no joy. Any other suggestions as to how to fix this issue? The Joomla headers show for every other page in my administrator panel.

Re: Unable to Add Files

Posted: 27 Nov 2013, 23:50
by Jan
Hi, if you enable php error reporting and debug mode, do you get some error there?

Re: Unable to Add Files

Posted: 28 Nov 2013, 01:12
by RyanN
I get the following error reported on the (Add or Edit) Files page:

Fatal error: Call to undefined method stdClass::onDisplay() in /var/www/vhosts/eprosalesinc.com/httpdocs/libraries/cms/editor/editor.php on line 459

In fact this same error shows up on every page for PhocaDownloads except the Control Panel view.

Re: Unable to Add Files

Posted: 28 Nov 2013, 01:59
by RyanN
Using the error code I received on the report I was able to figure out that there might have been a problem with one of the Phoca Download Plugins. I reinstalled those items and it seems all is working fine now. Thanks for your help!

Re: Unable to Add Files

Posted: 30 Nov 2013, 19:05
by Jan
Ok