tags

Post Reply
metwra
Posts: 170
Joined: 22 Jan 2017, 03:16
Name: Jake
Location: UK

tags

Post by metwra »

After creating a tags field type in an entity I could no longer create new records or edit existing records.

The page just gets stuck with the load bar.

I deleted the tags field type and could then create new records and edit existing once more.
User avatar
support
Site Admin
Posts: 6222
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: tags

Post by support »

Probably js cache. Check enter CTRL+f5 and try again.
metwra
Posts: 170
Joined: 22 Jan 2017, 03:16
Name: Jake
Location: UK

Re: tags

Post by metwra »

Hello Sergey

Thats the first thing I tried.

I've just tried again after clearing browser history and have same problem.

Now and then it will open an existing record or the box to create a new one.

But it doesnt load right, as in the editor isnt showing right.

The attachment p1.png is no longer available
p1.png
p1.png (6.29 KiB) Viewed 862 times
Mostly it just freezes on
stuck.png
stuck.png (1.24 KiB) Viewed 862 times
Thanks
User avatar
support
Site Admin
Posts: 6222
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: tags

Post by support »

open browser console and see if there are any js errors.
metwra
Posts: 170
Joined: 22 Jan 2017, 03:16
Name: Jake
Location: UK

Re: tags

Post by metwra »

Failed to load resource: the server responded with a status of 500 ()
select2.min.js:22 Uncaught Error: Option 'tags' is not allowed for Select2 when attached to a <select> element.
at String.<anonymous> (select2.min.js:22)
at Function.each (jquery-1.10.2.min.js:4)
at n.prepareOpts (select2.min.js:22)
at n.prepareOpts (select2.min.js:23)
at n.init (select2.min.js:22)
at HTMLSelectElement.<anonymous> (select2.min.js:23)
at Function.each (jquery-1.10.2.min.js:4)
at e.fn.init.each (jquery-1.10.2.min.js:4)
at e.fn.init.e.fn.select2 (select2.min.js:23)
at HTMLDocument.eval (eval at <anonymous> (jquery-1.10.2.min.js:4), <anonymous>:3:25)
User avatar
support
Site Admin
Posts: 6222
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: tags

Post by support »

Strange. Can you try clear browser CACHE (not history) or try in other browser?
metwra
Posts: 170
Joined: 22 Jan 2017, 03:16
Name: Jake
Location: UK

Re: tags

Post by metwra »

Tried another browers but same problem
User avatar
support
Site Admin
Posts: 6222
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: tags

Post by support »

Make sure file template/layout.php war rewrite.
metwra
Posts: 170
Joined: 22 Jan 2017, 03:16
Name: Jake
Location: UK

Re: tags

Post by metwra »

Not sure what I'd done but i just uploaed the layout file again and it works now

thanks Sergey
Post Reply