ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Admin JS Error due to 404 (?)

March 10, 2011 1:29pm

Subscribe [1]
  • #1 / Mar 10, 2011 1:29pm

    WildPhoenix

    5 posts

    Hi All,

    I went to update one of my client’s sites which is running EE 1.6.8. However there is a JavaScript error, and i’m 99% sure it’s due to the library not being there due to a 404 error. On line 5521 of http://{SITE_URL}/{ADMIN_URL}/modules/tag/mod.tag.php it creates the script tag like so :

    <a href="http://www.visiontechdashboard.com/index.php?S={SESSION}&ajax=tag_js">http://www.visiontechdashboard.com/index.php?S={SESSION}&ajax=tag_js</a>

    Where {SESSION} is my current session ID.

    This then generates a URL that i’m guessing is meant to be 404’ing however it loads the homepage. I think this is due to the callback not being registered or something? Later on in the Tag class (in the afore mentioned file) it has a method called ‘tag_js()’ which spits out a load of JS which is needed.

    I’m not up to speed with the EE core and module development, and have trawled through the documentation to help me debug it, but alas no results.

    Any help would be great!!

    Many thanks,

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases