Reviewed & tested by the community
Project:
Connector
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2012 at 19:40 UTC
Updated:
30 Dec 2014 at 12:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Topcheese commentedI had the same error and applied the patch and now there is no error.
Comment #2
gantenx commentedI'm thinking of different approach to solve this issue. It's not using form validate callback to load file 'user.pages.inc'. Instead, it modifies page callback in hook_menu(). The new page callback loads file 'user.pages.inc' then return the form.
Comment #3
ram4nd commented#2 worked for me.
Comment #4
dxx+1 for #2
Comment #5
hydra commentedStill working :)