When I tried to enter node ID to be used for the age validation page, I got the "An HTTP error 500 occurred." dialog.

Wondering if this is just me, of it is indeed a bug yet to be fixed?

Comments

nicholas.alipaz’s picture

Status: Active » Postponed (maintainer needs more info)

This could be a bad cache in your menu cache. Could you clear the menu cache in Drupal and try again?

deanloh’s picture

Thanks nicholas.alipaz for the response. I have cleared the cache many times over, including all the cache, but no help :/

Can I possibly hack the module? I just need to add a few lines of text to the age validation page. But will need some guidance on where should I start.

nicholas.alipaz’s picture

You can "hack the module" however I won't be able to assist. If you would rather try to properly resolve the issue then please provide more details and I will attempt to troubleshoot.

deanloh’s picture

Silly me I didn't think of checking the error log. And when I did, this is what I got:

require_once(sites/all/modules/validateage/validateage_autocomplete_node.inc) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /var/www/vhosts/domain.com/httpdocs/includes/menu.inc on line 346.

I looked at the module folder there isn't such file named validateage_autocomplete_node.inc. So quite clearly something's wrong?

nicholas.alipaz’s picture

Title: "Use a node for the age validation page": Error with autocomplete » "Use a node for the age validation page": Error with autocomplete (validateage_autocomplete_node.inc missing)
Assigned: Unassigned » nicholas.alipaz
Priority: Normal » Major
Status: Postponed (maintainer needs more info) » Fixed

OK, thank you for the bug report. I have committed this to the repo and created a new release that should show up soon.

http://drupal.org/commitlog/commit/2810/a80bcef41d80401dcac6ffc3abe43b42...
http://drupal.org/commitlog/commit/2810/89d19eb38534494c5cfada3c5cf10a1e...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.