belherdigital / open-eshop

PHP Script to sell your digital goods. Deliver bought files to your customers, give support for the purchases, create licenses and more!
open-eshop.com
GNU General Public License v3.0
52 stars 36 forks source link

[LIVE] JS TypeError: access to undefined function #320

Closed emanwebdev closed 10 years ago

emanwebdev commented 10 years ago
TypeError: undefined is not a function
in /themes/default/js/theme.init.js?v=1.6.0:13:32

in https://github.com/open-classifieds/open-eshop/blob/master/themes/default/js/theme.init.js#L13

neo22s commented 10 years ago

Where do you get this? which page I mean.

oliverservin commented 10 years ago

I think https://github.com/open-classifieds/open-eshop/commit/a51923e690bfc1b585b639a8c5b6fb6ef6e6d2d9 fixes this issue because prettyPhoto was not properly loaded.

neo22s commented 10 years ago

ok cool!!

oliverservin commented 10 years ago

OK. Reproduced this issue on //eshop.lo/cat-name and as suspected https://github.com/open-classifieds/open-eshop/commit/a51923e690bfc1b585b639a8c5b6fb6ef6e6d2d9 solves it.