PiRSquared17 / mp3-browser

Automatically exported from code.google.com/p/mp3-browser
GNU General Public License v2.0
0 stars 0 forks source link

Blank page when show the "Extended Info" #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Tick "Show" next to "Extended Info"
2. Save -> View Site
3. Go to article that should have table of MP3s

What is the expected output? 
A Table of MP3s

What do you see instead?
A Blank Page

What version of the product are you using? On what operating system?
Joomla - 3.3.3
mp3 Browser - 0.3.1
Tepmplate - Protostar

Please provide any additional information below.
My workaround was to change the MusicItem.php and HtmlNameColumn.php per my 
comment on Issue 33

sanderverh: Where do I find the logs you asked for in comment 17 of Issue 33?

Original issue reported on code.google.com by jmckean...@gmail.com on 20 Sep 2014 at 3:20

GoogleCodeExporter commented 9 years ago
Could you post the error message as asked in issue 33?

Original comment by sanderverh on 29 Oct 2014 at 5:20

GoogleCodeExporter commented 9 years ago
Where do I find said logs?

Original comment by jmckean...@gmail.com on 29 Oct 2014 at 2:32

GoogleCodeExporter commented 9 years ago
Sorry for not picking up on this earlier. I meant the PHP logs of your system, 
depending on your system, this may be something like /var/log/php_errors.log.

Original comment by sanderverh on 19 Dec 2014 at 10:01

GoogleCodeExporter commented 9 years ago
Call me stupid, but I cannot find the log file. I have logging turned on and it 
should be logging to php_errors.log, but the file does not exist...

Not sure how to proceed. 

Original comment by jmckean...@gmail.com on 19 Dec 2014 at 4:36

GoogleCodeExporter commented 9 years ago
I can't support you much with PHP. Not because I don't want to, but because I'm 
by no means an expert. I do see notices and failures end up in 
/var/log/php_errors.log on some Linux machine, and in the PHP error log that I 
can find through the IIS Manager on some Windows machine. Perhaps your PHP 
logging configuration is too minimal, I'm sure there's better resources on the 
web than me :)

Original comment by sanderverh on 24 Dec 2014 at 6:45

GoogleCodeExporter commented 9 years ago
If no one else has this problem, it is a moot point. It could just be my 
config. Like I said before, I have it working for what I need it for and the 
"Extended Info" is not needed. I have adapted the MusicItem.php and 
HttmlNameColumn.php for my purposes. This is my desired output: 

http://www.mckeand.biz:8082/index.php/downloads/sermons 

Original comment by jmckean...@gmail.com on 24 Dec 2014 at 3:12