WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Droplets & Snippets »
  • Bug in AJAX jsadmin module. (Easy to fix)
  • Print
Pages: [1]   Go Down

Author Topic: Bug in AJAX jsadmin module. (Easy to fix)  (Read 6279 times)

lousou76

  • Guest
Bug in AJAX jsadmin module. (Easy to fix)
« on: February 28, 2009, 05:02:28 PM »
I found out recently that if you change the default ADMIN_URL path ('/admin') then the AJAX components drag and drop don't work.

Searching out I found the problem relativly easy.
Inside modules/jsadmin/dropdown.js the path '/admin' is hardcoded.

You have to change it manually but if you really need to fix it you should insert javascript code on every page to replace this path with the correct one while loading.

You cannot insert php in those .js files because the parser wont run it (it doesn't have the .php extension).

The other method is including_once the entire file instead of linking it through css.
That way you can have <? echo ADMIN_URL ?> in that place and the parser will replace it correclty.

LS
Logged

doc

  • Guest
Re: Bug in AJAX jsadmin module. (Easy to fix)
« Reply #1 on: February 28, 2009, 05:31:23 PM »
Hi,

guess the file "dragdrop.js" was meant. Have implemented a different fix than the one proposed to get rid of the hardcoded admin path in JSAdmin module (Changeset 955).

Thanks to lousou76 for reporting.

Regards Christian
« Last Edit: February 28, 2009, 06:33:53 PM by doc »
Logged

lousou76

  • Guest
Re: Bug in AJAX jsadmin module. (Easy to fix)
« Reply #2 on: March 01, 2009, 07:00:53 PM »
Very nice thanx!

I guess I forgot to mention how I corercted similar problem in slideshow.js
I added an extra option to the Slideshow object so I give this option when I define the object on my php code.

Cheers
Ls
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Droplets & Snippets »
  • Bug in AJAX jsadmin module. (Easy to fix)
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2