Hi,
I get the following warning with the last release of uc_aucrion:
warning: array_merge_recursive(): recursion detected in /hsphere/local/home/vasile/antiqzone.com/includes/common.inc on line 2186.
(with previous release, I didn't get this warning)
Greetings,
Ed
Comments
Comment #1
ed terano commentedThis warning is related to ( uc_auction.timers.js ) which is a file inside the uc_aucrion module.
When I remove this file the warning stop to show up.
The code inside this file is jQuery Timers, and somehow create a conflict... with Drupal ( includes/common.inc )
???
Comment #2
ed terano commentedComment #3
Garrett Albright commentedIt doesn't make sense that that would be a JavaScript error.
Anyway, sorry, but I've pretty much abandoned version 1 of this module. I won't be able to help you. Sorry.
Comment #4
ed terano commentedThe last release of uc_auction from 2009-Sep-26, works properly!
Thanks,
Terano
Comment #5
ed terano commented