Closed (won't fix)
Project:
Vocabulary Index
Version:
5.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2008 at 11:56 UTC
Updated:
24 Jul 2013 at 08:40 UTC
When installing 5.1 or 6.2, I get a blank page after I checked the module enabling box and clicking on the button to submit.
As a result I can't activate the module.
Any clue why ?
Thanks,
Brakkar
Comments
Comment #1
xanoA blank page is also called a "white screen of death" and in most cases it indicates PHP encountered an error that hasn't been printed to your screen. Please check your PHP error log for such an error and paste it here.
Comment #2
xanoI don't think that after three months this is a problem anymore.
Comment #3
webel commentedHi Xano,
I got his same problem after switching on vocabindex-6.x-2.0-rc2 vs. drupal-6.6.
Also, whenever I viewed a Block for the Vocab Index I got a white page.
I am really interested in this module, however it simply does not work for me.
I am reactivating it as critical.
Comment #4
xanoPlease check if the solution in #1 works for you. If it does, the behaviour you are experiencing is not a bug.
Comment #5
webel commentedHi Xano,
I am reporting here on results when switching on vocabindex-6.x-2.0-rc2 vs. drupal-6.6.
Comment #6
webel commentedXano,
I might be that the user simply gave up, because not everybody wants to have to switch on and check logs. Often if a module does not simply work a user goes elsewhere.
Comment #7
xanoThank you very much for your detailed report, but please try to set your PHP limit higher than it is now (I recommend 32MB or higher, simply to be sure). In most cases this is the cause. If this does not solve the problem, try the latest dev version and see if the problem still exists there (since the latest RC is over one and a half month old). If it does, please report back.
Comment #8
webel commentedAm changing version of this report from 6.x-2.0-rc1 (as reported by brakkar) to 6.x-2.0-rc2 to correspond with my experience and so lists properly.
Comment #9
tobyspark commentedfwiw, this module white screens my in-dev drupal 5 site:
drupal 5.14
untar http://ftp.drupal.org/files/projects/vocabindex-5.x-2.0-rc2.tar.gz
refresh browser
"Parse error: parse error, unexpected '=', expecting ')' in [...myhost...]/sites/all/modules/vocabindex/vocabindex.view.inc on line 426"
Comment #10
xanoComment #11
tobyspark commentedjust a quick follow-up to say on reflection the error i saw while i was trawling through taxonomy block modules looks similar to a php5 requiring module running on php4 server. and fwiw i realised i didn't need the extra functionality and just went with a php snippet in a block.
Comment #12
xanoI'll check it out. Thanks you very much for this tip, I hope it's a nudge in the right direction :)
Comment #13
xanoThis is line 426, which looks good to me:
I'll check out if this it incompatible with PHP4.
Comment #14
xanoLooking at the line of code above I came to think the reference variable was responsible for the error. I found this php.net manual page stating the minimum requirements for using references is PHP 4.0.4. Could you please tell me which PHP version you are using?
Comment #15
webel commentedPHP Version 5.2.6
Comment #16
xano@Tobyspark: which PHP version are you using?
@Webel: Are you experiencing the same error as mentioned in #9? If not, could you please create a new issue about it?
Comment #17
xanoNo activity > closed.
Comment #18
webel commented"Are you experiencing the same error as mentioned in #9? If not, could you please create a new issue about it?"
Sorry, I don't have time to look into this at the moment, however the problem stands.
Comment #19
xanoThat may very well be, but I can't do anything about it without some more information.
Comment #20
ayla commentedsame problem where with white screen of death while attempting 'update.php', and this error on admin's modules:
.
removing module i guess -- especially with the status of 'won't fix'
Comment #21
xanoTaxonomy Menu is no Vocabulary Index.
Just ONE LAST TIME: I can't do anything about this problem if nobody helps. If you want this fixed, follow the instructions when creating an issue which state that you write down all steps necessary to reproduce your problem, write down what versions (Drupal, PHP, vocabindex) you are using and what kind of errors are logging/printed to your screen.
It's up to you.
Comment #22
webel commentedXano,
I appreciate your point, however I have another solution to this task using another module that is adequate, and I can't spend any time debugging now. I merely want to let you know that this problem still exists. In this case, I am not able to help any further. Therefore, please do not close this due to lack of attention from me or others. And I certainly won't complain that it is not getting fixed by you, I appreciate your efforts. But closing it also does not solve it.
Comment #23
xanoThe problem is that I get reports from multiple people that seem to have completely different causes. If somebody can tell me more, I'd really much like to start fresh with a new issue dedicated to that particular problem, because this one is getting quite cluttered.
Comment #24
xano