WebsiteBaker Support (2.8.x) > Bakery Shop

Bakery: Small Shop Module (ORIGINAL TOPIC)

<< < (135/167) > >>

crnogorac081:
Hi Stefek,

Your patch is not working on 2.8.1 stable.  We will allways have incompatiblilities because of the missing jquery ui file. For example, if you load this patch to 2.8 stable, you called same script twice. Try to comment ui script in footer.htt, and then try reordering. For me, draging is working, but not reordering (saving position order) at your script..

Stefek:
Hello Ivan,

I found the problem and I attatched the files.
Use them on a clean bakery installation.
And it will work regardless if the jQuery UI is commented or not in the Backend Theme.

Please take a look one more time and let me know.

Kind Regards,
Stefek

[gelöscht durch Administrator]

crnogorac081:
The script works on 2.8.1

However, I must say that it is still not cross version compatibile, and on WB 2.8.0 you must insert


--- Code: ---<script type="text/javascript">
var WB_URL = '{WB_URL}';
var THEME_URL = '{THEME_URL}';
var ADMIN_URL = '{ADMIN_URL}';
</script>

--- End code ---

Inside header.htt file, as WB_URL for java scripts is not defined. Also I didnt notice any difference on 2.8.0 because jquery-ui is loaded twice..

I am still asking the developers to leave jquery-ui uncomented in footer.htt

Stefek:

--- Quote from: crnogorac081 on February 07, 2010, 11:59:11 PM ---However, I must say that it is still not cross version compatibile, and on WB 2.8.0 you must insert


--- Code: ---<script type="text/javascript">
var WB_URL = '{WB_URL}';
var THEME_URL = '{THEME_URL}';
var ADMIN_URL = '{ADMIN_URL}';
</script>

--- End code ---

Inside header.htt file, as WB_URL for java scripts is not defined. Also I didnt notice any difference on 2.8.0 because jquery-ui is loaded twice..

--- End quote ---

Ohh yes..
I didn't check it.
Well, I'll have a look tomorow on this.
Otherwise it will be limited only to 2.8.1 or those guys who are willing to prepare their installation (its backend theme header.htt).

BTW.
Please check if the UI is really loaded twice and if it has some limitations in usage (exaple: you have two or three different modules on one page, all using the insertion of the UI - would this become problematic?)
Otherwise it's no problem if the UI is not loaded from the Backend Footer. The insertion is functioning all right so far.

I'll send you a PM tomorrow, Ivan.

Regards,
Stefek


crnogorac081:
So far I see no problem on 2.8.0, and UI is loaded twice (one from footer.htt -- the line which is commented in 2.8.1  grrrrrrrr  :x :x :x :x)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version