Posted by asb on May 29, 2008 at 10:44am
Jump to:
| Project: | Nodereferrer Create |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Hi,
creating a new node with "Nodereferrer Create" results in a WSOD.
Setup: Content type "story", renamed to "artikel"; two attached CCK fields: one node reference ("Verweis auf Beitrag"), one node referrerer ("Backlinks_referrer").
Clicking on ../node/1695/add/backlinks_referrer sends me to a node creation form; after entering data and saving the form, the browser window becomes blank (WSOD). The resulting URL of the WSOD created by "Nodereferrer Create" is ../node/1695/add/backlinks_referrer/artikel/field_verweis_auf_beitrag.
Thanks & greetings, -asb
Comments
#1
Do you have access to the web server logs for the site where this bug was found? Normally PHP will report something useful when an error stops execution (resulting in a blank window).
#2
Hi whire-raven,
yes, I have access to the server's logfiles (dedicated server), and no, php.log did not anything about this error, sorry.
If the module basically should work, I'd install it again in a testing environment - if there's something I can look for.
Greetings, -asb