DivaVocals:
My advice to anyone having issues with TPP is to rollback and use v1.05. (you'll need to update includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php for Zen Cart v1.3.9 compatibility)
You do not need to use v1.07 or v1.06 unless you plan to or are currently using CSS Javascript Loader..
Thanks for your advice DivaLocals is there any chance you can please tell me or us exactly what code needs to be updated in the tpl_product_info_display.php file for ZenCart v1.3.9 compatibility?
Do you also know if the sub tag tab code placed on the main tab works with v1.05 on ZenCart v1.3.9?
For example:
<!--%Product Description%-->
This is the stuff on the 1st tab. It also has Add To Cart button on it. (by itself)
<!--*sub_AddToCart(1)*-->
As I could never get that to work at all.
On another note in case anyone is interested and has the same or similar problem.
I was getting lots and I mean lots of error logs being posted every minute when using TPP. I didn't realise that I had over 20,000 error logs all with the same error message in them until I checked the error directory.
Anyway I eventually fixed the problem and the errors disappeared by upgrading to the latest version of the CSS Javascript Loader. I also used WinMerge to compare and change the differences in the html_header.php file.
If anyone wants to know exactly what to change just let me know.
To download the new package just go to the following URL:
https://github.com/yellow1912/cjloader/tree/master/zencart_files/includes
On another note for people that use the Dynamic Price Updater and TPP together I thought it best to mention a problem that I came across which I think may have been caused by upgrading to the latest version of the Javascript loader. But bare in mind that I am not 100% sure about just yet as I haven't had time to fully test this theory.
Anyway when I upgraded to the lateset version of the Javascript loader I started getting a large amount of errors in the error directory relating to the Dynamic Price Updater. Previously I would only get one or two. But when I upgraded the Javascript loader I started getting them all the time like every minute!
So I ended up uninstalling the Dynamic Price Updater until this issue can be resolved. Just thought I would mention this in case anyone else out there has the this mod installed and if you do I would be checking your error logs to ensure that this same problem doesn't happen to you.