Quote Originally Posted by blumcafe View Post
Furthermore, in your previous post, you suggested that I add a "gc_" to all GC internal functions. I am not a programmer and I am not sure I understand what that means. Does that mean wherever I see a function call, I need to add the "gc_"? for instance "function strleft($s1, $s2) {" would now be "function gc_strleft($s1, $s2) {"? Please advise. I am running ZenCart 1.3.7. I just installed the GC module 1.2RC4Rev1.
If I understood Ropu correctly, he made a note to himself to change the function names in future versions of the code. I don't think he was suggesting that we do this.

As indicated by nabrown78 above, check that the like-named modules in different folders are actually different modules.