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

ed terano’s picture

This 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 )

???

ed terano’s picture

Title: I get this warning with the last release » I get this warning with the last release of uc_auction
Garrett Albright’s picture

It 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.

ed terano’s picture

Status: Active » Fixed

The last release of uc_auction from 2009-Sep-26, works properly!

Thanks,
Terano

ed terano’s picture

Status: Fixed » Closed (fixed)