-
Content count
2 -
Joined
-
Last visited
Posts posted by Ps4Life
-
-
Hi Robert,
I installed KissIT Image Thumbnailer and it works great, but i have one issue.
We also have MailBeez and after installing KissIT ,MailBeez stopped working ?
after hrs of bug-fixing Cord from MailBeez found out, that your tep_image() function is causing issues.
Our current guess is that by extending the ArrayObject:
Image_Helper extends ArrayObject {
}
the code interfers with the MailBeez system.
Do you know a way to solve this problem so that I can run both modules ?
Product listing
in Templates and Images
Posted · Edited by Ps4Life
This code is the reason why Mailbeez doesn't work.
I tryed to changed it to
But didn't work.
Any idea's ?