Closed (fixed)
Project:
ecard
Version:
6.x-1.7
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
9 Jan 2010 at 17:10 UTC
Updated:
12 Mar 2010 at 13:40 UTC
I just upgraded from ecard 1.6 to 1.7, ran update.php, checked and saved settings and now no sending form appears beneath the ecard nodes.
I disbled the module, ran uninstall, deleted files, uploaded again, activated, but still no form. It seemed like uninstall didn't really work because all customised settings where still there.
What could be causing this? The node type is activated in settings, there are no custom templates running on it and the form is not hidden by css. The form isn't there in browser source.
Comments
Comment #1
kars-t commentedHi,
I added simpletest so I am quiet sure that the form will be there out of the box. But on the settings side this is more difficult.
Could you please make screenshots of your settings so I can test them on my stage?
Or maybe select any variable from the systems table that starts with ecard_?
That would help a lot!
Comment #2
deanw commentedI ran into the same issue installing version 1.7 (fresh install not an upgrade). Unchecking the setting "Hide the send e-card form when viewing the e-card message" displays the ecard form field. If you are ok with the form displaying for card recipients then this fix works.
Comment #3
kars-t commentedPlease I believe you there are bugs and I will extend the simpletest. But I need mor info to fix why this happens.
Comment #4
dries arnoldsWell, it's just as deanw says: when the checkbox "Hide the send e-card form when viewing the e-card message" is checked, the form does not appear. Not even when you want to send an E-card.
Comment #5
kars-t commented#679934 by Kars-T, Pixelstyle, deanw: No form after upgrade form 1.6 to 1.7.
Deeply sorry! was empty() not !empty(). Don't know how I could have overlook this :(
Will be in next release.