Quote Originally Posted by linuxguy2 View Post
Norbert,

This new information will help a lot. I take it you're using the paid version but I/we may be able to extract enough information from the free version to help.
See if you can look at the files in the second zip file. That's probably where all the files you need to look at are.
It will be tomorrow before I have time to look at this again.
I downloaded the zencart from zencart.com.
I unzipped the zen-cart contents in a folder. Its a newer version than the one i have (1.5.4 and i have the 1.5.3) but i think that theres not so much difference.

I took the contents in the mobile module 2nd zip (a folder named "include")and pasted it in the zencart folder i decompressed earlier.
The only file to be overwritten was includes/classes/template_func. the rest were new files.

I asked the developers of mobile zencart if they knew of some conflict between the module and FEC some time ago and they told me "that they were not aware of it, but that if i wanted the money back thats ok". The last part sounded weird.

The worst scenario for me is that theres no conflict in vanilla versions of both (zencart and mobile module), and the conflict is in some modification done in some file by the previous developer. I saw dozens of test files in there (ie: main_template_vars.php_v001, main_template_vars.php_v002 and so on). Finding the problem in that condictions will be like find a needle in a haystack, because i will lost any reference to the real, documented thing.

Thx!