Blank option tab in User Upload layout

Phoca Download - download manager
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Blank option tab in User Upload layout

Post by Jan »

Hi, no, this is not a php error.

To test, if your php error reporting is displaying errors, try to make some php file with error and run it on your server.

e.g.:
php-error.php

and add this content there:

Code: Select all

<?php

echo "test";
echo $varibale;

echo $var

echo "test";

?>
and you should get the following error:
Parse error: syntax error, unexpected 'echo' (T_ECHO), expecting ',' or ';' in D:\www\ZK\error.php on line 8

Jan
If you find Phoca extensions useful, please support the project
tapiochre
Phoca Enthusiast
Phoca Enthusiast
Posts: 58
Joined: 15 Jul 2011, 15:02

Re: Blank option tab in User Upload layout

Post by tapiochre »

Thanks.

I'll give that a try and report back ASAP.

Chris
DrawingBlank
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 30 Jan 2015, 12:29

Re: Blank option tab in User Upload layout

Post by DrawingBlank »

Hi, Ive got the exact same problem. Option tab is totally blank and I therefore cant turn User Upload on. Either I need this to be solved (would obv. be best) or: Is it possible to turn User Upload on from any other place in Joomla?

Best,
DB
tapiochre
Phoca Enthusiast
Phoca Enthusiast
Posts: 58
Joined: 15 Jul 2011, 15:02

Re: Blank option tab in User Upload layout

Post by tapiochre »

Hi DrawingBlank

Normally you set User Upload on in PhocaDownload Options (button near top right of page). It is on the User Upload tab.

Hope that helps?

Chris
tapiochre
Phoca Enthusiast
Phoca Enthusiast
Posts: 58
Joined: 15 Jul 2011, 15:02

Re: Blank option tab in User Upload layout

Post by tapiochre »

Thanks Jan

The error test file shows a blank screen. If I include the ; then it works ok with no error.

So...no PHP Error reporting! What next boss?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Blank option tab in User Upload layout

Post by Jan »

Then you need to enable it on your server or ask your webhosting operator. Try to see:
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
If you find Phoca extensions useful, please support the project
tapiochre
Phoca Enthusiast
Phoca Enthusiast
Posts: 58
Joined: 15 Jul 2011, 15:02

Re: Blank option tab in User Upload layout

Post by tapiochre »

Ok, we have php error reporting enabled and your test error.php script correctly presents the error keeps sage about line 8.

Unfortunately, the options tab is still showing an empty panel (by the way, it's not a blank "screen," all of the other tabs are showing, it's just that there is nothing seen on the Option tab panel when you select it.)

Checking on one of my other sites, I see the same issue.

Back to you Jan?
Last edited by tapiochre on 02 Feb 2015, 16:37, edited 1 time in total.
haisesasaki
Phoca Member
Phoca Member
Posts: 11
Joined: 13 Jan 2015, 09:44

Re: Blank option tab in User Upload layout

Post by haisesasaki »

I'm sorry for the late reply! Here's how I did it..

Click System > Global Configuration > Phoca Download
on the Uploads tab set "Enable User Upload" to Yes

That's it. Sorry for late reply, I just happen to visit my post here.

e-mail me if it didn't work

mugiwarahiei@gmail.com
tapiochre
Phoca Enthusiast
Phoca Enthusiast
Posts: 58
Joined: 15 Jul 2011, 15:02

Re: Blank option tab in User Upload layout

Post by tapiochre »

Hi haisesasaki

Ok, I had already sorted that out but even though the User Upload feature is enabled in Phoca DL Options, the menu "Option" panel is still blank.

Maybe there is nothing on it anyway? If so, why have the Options tab on the Menu feature for User Uploads?
haisesasaki
Phoca Member
Phoca Member
Posts: 11
Joined: 13 Jan 2015, 09:44

Re: Blank option tab in User Upload layout

Post by haisesasaki »

tapiochre

Mine is also blank. I don't know why, but I got what I wanted which is the users to upload files..
Post Reply