Topic Closed
t.cremer
2 Posts

Hi,

I´m using Back2Top Button and the scroll Indicators. Everthing works fine when I am looged in as Admin.

When I logout the B2T Button and the Indicators are gone.

 

Any Ideas?

 

Thx Toddy

6 years ago#10529

juergen
1.5K Posts
65.1K Downloads
16 Plugins
Since both Gadgets use JavaScript I assume there is some JS error.

What do you see when you open in the Web Developer Tool / Console (Ctrl + Shift + K)?
6 years ago#10530

t.cremer
2 Posts

Hi Jürgen,

 

folowing 2 errors:

 

ReferenceError: $ is not defined[Weitere Informationen]  index.php:16:4
TypeError: e.browser is undefined[Weitere Informationen]  combined_lis4arp07f1g64893c7r25.js:342:355

 

In admin mode console is empty.

 

6 years ago#10534

juergen
1.5K Posts
65.1K Downloads
16 Plugins

$ is not defined

This indicates that some script component tries to use jQuery at a point where it isn't yet loaded.

Seems as if you added own <script> tags to template.php. If so, try to add them as shown here in the docs.
 

e.browser is undefined

The jQuery.browser object was dropped as of jQuery version 1.9 (deprecated since v1.3). Typesetter currently uses jQuery v1.11.3.
Please check if  there is an updated version of your script component/jQuery plugin which is compatible with jQuery >= 1.9

6 years ago#10535

Topic Closed

 

News

elFinder 2.1.50 in Upcoming Release
12/28/2019

A new release for Typesetter is in the works with a lot of improvements including the ... Read More

Typesetter 5.1
8/12/2017

Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More

More News

Log In

  Register