Closed (duplicate)
Project:
Ubercart Addresses
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
17 Dec 2008 at 06:36 UTC
Updated:
17 Dec 2008 at 14:03 UTC
I guess something wrong here. When try to edit the address, nothing happened. Just a blank white screen on my browser.
Any idea? Bugs?
Regards
Comments
Comment #1
pramudya81 commentedI found this on my Apache logs
[Wed Dec 17 12:12:23 2008] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function firep() in C:\\WebServerDevelopment\\omart\\sites\\all\\modules\\uc_addresses\\uc_addresses_address_pane.inc on line 149, referer: http://localhost/omart/user/2/addresses
Could you fiigure it out?
Regards
Comment #2
freixas commentedDuplicate of #342817: Unable to edit saved addresses, but thanks for the log message. firep() is a debug message that slipped through. It explains why the code works on my system but not elsewhere.