1
deka87
2.4.5 to 2.5.0 then 2.5.1a upgrade problem - jquery not working
  • 2011/7/6 10:35

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


hi guys,

just tried to upgrade to 2.5.1a from 2.4.5. everything works fine but jquery. neither redirect nor drag n drop function in blocks or any other jquery thing is working. what's wrong
Mind anchors

2
deka87
Re: 2.4.5 to 2.5.0 then 2.5.1a upgrade problem - jquery not working
  • 2011/7/6 12:18

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


hmm the problem has been actually solved. jquery stumbled upon the multisite code insertions in mainfile:

include_once XOOPS_ROOT_PATH."/modules/multisite/pre.load.php";
    if (!isset(
$xoopsOption["nocommon"]) && XOOPS_ROOT_PATH != "") {
        include 
XOOPS_ROOT_PATH."/include/common.php";
    }
include_once 
XOOPS_ROOT_PATH."/modules/multisite/post.load.php";
include_once 
XOOPS_ROOT_PATH."/modules/multisite/post.define.load.php";


commenting those solved the problem.
Mind anchors

Login

Who's Online

258 user(s) are online (180 user(s) are browsing Support Forums)


Members: 0


Guests: 258


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits