The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Select content/ color picker no work D:

4 posters

Go down

Solved Select content/ color picker no work D:

Post by Suuki Mon Oct 31 2011, 03:47

I had the color picker and select content on my forum, both of them used to work but just recently they stopped working, so I deleted then >=D

I wantz em back, but as I said they aren't working. I tried:
http://www.webartzforum.com/t2292-select-all-in-codebox
https://help.forumotion.com/t86954-select-content-script#560418
https://help.forumotion.com/t86696-i-want-select-content-button#558563
For select content and...
http://diondesigns.forumotion.com/t1377-example-11-color-picker-for-forumotion-editors-all-boards
for the color picker. The codes aren't working. I added them correctly, display all pages, save template and everything. O.o


Last edited by Suuki on Wed Nov 02 2011, 07:22; edited 1 time in total
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by Guest Mon Oct 31 2011, 18:19

You have selected : Placement : In the all pages ?
avatar
Guest
Guest


Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by Suuki Tue Nov 01 2011, 04:56

Yep as my post says
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by Nera. Tue Nov 01 2011, 11:35

Hi Suuki,

Didn't you already made the color picker work if I remember correctly
https://help.forumotion.com/t97473-forumotion-help-bb-code-list-i-want-d ?
If it stopped working than maybe it's do to something you installed?
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by WHITESABBATH Tue Nov 01 2011, 17:22

I agree that adding new codes/features can effect things already displayed in site(always check). However,after viewing this thread, i took a looksy at my site and i too am no longer seeing my color picker. I haven't inserted anything new to my site. I am using the color picker shown in Dion's site,which i believe is the same(?)
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by Guest Tue Nov 01 2011, 19:55

The problem here is that JS files are being automatically combined, and one (or more) of your JS files is written in a way that it will break if it's combined with other JS files.

I just checked the color-picker code and it's written properly (I knew that but wanted to verify). So one of your other JS files needs updating...probably nothing more than a semi-colon at the end, but make sure of that before you add a semi-colon!

And one other thing I want to say can be summed up by quoting from the JS files page in the ACP:

Warning: This section is intended for expert users.
avatar
Guest
Guest


Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by LGforum Tue Nov 01 2011, 20:55

I have sorted this problem for you.

(I currently have access to this users admin panel due to helping her with a few things)
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by WHITESABBATH Tue Nov 01 2011, 20:58

LGforum wrote:I have sorted this problem for you.

(I currently have access to this users admin panel due to helping her with a few things)
what was the culprit? i too am having said problem. I haven't combined any js.
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by LGforum Tue Nov 01 2011, 21:32

It doesn't matter if they are combined or not, forumotion has begun combining them automatically now.

So any mistakes will basicallly destroy them all. (LOL)
Want to provide your URL so i can take a look.

This thread can hopefully become useful to others, so they know what to look out for.
The main things to look for is not ending things with a semi-colon
or missing out a '}'

In the case of the OP, it was putting <script> tags within a JS file. When scriptt ags aren't needed there.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by WHITESABBATH Tue Nov 01 2011, 22:57

Very Happy Thanks
No <script> tags in my js . copyright material; therefor i cannot post what i do have .
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by LGforum Tue Nov 01 2011, 23:19

There are <script> tags in there by the looks of it.

You also have a comment line which isn't finished, and due to the fact all the script is compressed on to one line... your whole script is commented out lol.

If you can't figure out how to fix these issues you can send me a temp admin account by PM if you wish.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by WHITESABBATH Tue Nov 01 2011, 23:23

lol now you really got me scratching arse. let me take a look and see/sort myself.. if all else fails, i'll send accnt info to your pm. Wink
Did i just jack someone else thread? My apologies
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by LGforum Tue Nov 01 2011, 23:32

Kind of, but its all related, and can help people find the issue if they are also having the same problem.
So im sure the staff will understand this will help people know what to look for.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by WHITESABBATH Tue Nov 01 2011, 23:57

Thanks for sorting me out LGforum.
Unless someone else is having issues, this can be marked solved.
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by Suuki Wed Nov 02 2011, 07:20

Thanks LGForum, and everyone else. XD solved.
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Solved Re: Select content/ color picker no work D:

Post by Nera. Wed Nov 02 2011, 11:50

Topic solved
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum