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.

Category Toggle Script problem

Go down

Category Toggle Script problem Empty Category Toggle Script problem

Post by Guest September 7th 2011, 12:16 pm

I have done it like it says on the tutorial but i cannot see the images so i can taggle the categorys.

my for is http://forummakeover.forumotion.com/
avatar
Guest
Guest


Back to top Go down

Category Toggle Script problem Empty Re: Category Toggle Script problem

Post by Guest September 7th 2011, 11:23 pm

There's a problem in the category toggle tutorial that was posted. You need to find this line in the script:

Code:
cookies = document·cookie.split('; ');
and change it to:

Code:
cookies = document (dot) cookie.split('; ');
Replace the (dot) with a period, like what's between "cookie" and "split". I can't even type in the period character between "document" and "cookie" without it getting mapped to the wrong character!

Hey, eToxic techs! This is a serious bug...please fix it!
avatar
Guest
Guest


Back to top Go down

Category Toggle Script problem Empty Re: Category Toggle Script problem

Post by Guest September 7th 2011, 11:54 pm

Thank you so much dion this is solved now.

PS can i do the same for phpBB3 Smile
avatar
Guest
Guest


Back to top Go down

Category Toggle Script problem Empty Re: Category Toggle Script problem

Post by ioncube September 8th 2011, 8:25 am

dion wrote:There's a problem in the category toggle tutorial that was posted. You need to find this line in the script:

Code:
cookies = document·cookie.split('; ');
and change it to:

Code:
cookies = document (dot) cookie.split('; ');
Replace the (dot) with a period, like what's between "cookie" and "split". I can't even type in the period character between "document" and "cookie" without it getting mapped to the wrong character!

Hey, eToxic techs! This is a serious bug...please fix it!

Dion isn't this code is about 'remembering' the choice; of wither left or right positioning
ioncube
ioncube
Forumember

Male Posts : 279
Reputation : 41
Language : eng
Location : Pakistan

http://defencedog.blogspot.com/

Back to top Go down

Category Toggle Script problem Empty Re: Category Toggle Script problem

Post by Guest September 13th 2011, 8:33 pm

Dion, what do i need to do to make this work on phpbb3
avatar
Guest
Guest


Back to top Go down

Category Toggle Script problem Empty Re: Category Toggle Script problem

Post by Guest September 13th 2011, 10:26 pm

https://help.forumotion.com/t96460-

Follow the instructions in that tutorial, making sure to use the corrected line above.
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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