Support Forum

Multiple issues (quote button, jquery popup…)

CU CuberToy
CuberToy
Member

Hi !

I first create a topic about one of these, but, as I go, I notice there’s more. So I now create a topic with all the issue I have. I want to add that I’ve check and search into this forum for every single issue before posting. (Admin, you can delete or not validate the other one… ^^)

 

Here’s the forum in question : http://www.gamesidestory.com/forum/

 

The issues :

1) As in v4.5.1 (for me anyway) quote are not working. When I click on it, nothing happen. By reading some other post, it seems like there can be a conflict with other plugin. So I tried deactivate them all… same result :/

2) All jquery popup windows (unread post, profile etc…) appear then disapear (I use the jquery file from WP).


Some questions :

– Is there a way to use an editor that show us code (prefer bbcode) instead of a visual one ?

I tried html and bbcode quicktag, but when I click on “Add reply” with one of these, it just send me on an empty page with button (blod, italic etc…) at the top of it. It can seems weird, but some users are used to bbcode now and prefer that to a visual editor (wich I undestand completely).

 

– Is there a way to desactivate all the hover popup in the admin panel ?

I bet it must be a theme question. I’ll wait a little before creating my own though.

 

So basically, I’ve no “new” problems with v5 I had the same with 4.5.1 (that’s one of the reason why I decided to test v5). It looks great overall. Good job :p

 

Thanks in advance everyone !

9 Answers

New Answer

CU CuberToy
CuberToy
Member

New Issue : Activating File Uploader (using Plupload) make the “Post Reply” button don’t work… seems like I get a LOT of conflict ><

MP Mr Papa
Mr Papa
Member

yes, I see lots of issues with js on your site… but no real errors thrown, just very odd behavior… 

couple things you might try… temp switch to the default wp theme and see if things clear up…

you might also try deactivating the cispm contact mail plugin… it might be loading a second copy of jquery ui which could cause conflicts…

CU CuberToy
CuberToy
Member

I feel kinda of dumb, seems like I’ve been trying to desactivate every plugin but forgot cispm contact mail. Now that I’ve desactivate it, everything seem to work (quote and jquery popup).

 

Thanks Mr Papa, I’ve been trying to fix this for hours… really feel dumb now :p

YS Yellow Swordfish
Yellow Swordfish
Member

You’re welcome. cispm… that’s a new one on me.

MP Mr Papa
Mr Papa
Member

the plugin should really just use the version of jquery ui that ships with wp…  loading another one, especially on a page that does use the contact stuff anyways, is asking for a conflict…

CU CuberToy
CuberToy
Member

I’ll try another plugin or try to edit this one.

 

A member point out another issue with link and smiley… When I put them, it try to convert the :/ part of http:// by a confused smiley, make the link and video not show and some code showing. I replaced :+/ by :+s (put a + to avoid smiley to show). Don’t know if it’s a common issue, wanted to point it out ^^

 

Thanks again !

MP Mr Papa
Mr Papa
Member

there is no smiley that uses :/ 

was that one you declared yourself?  on forum – components – smileys

and yes, unfortunately, there will always be some reserved character codes you dont want to use… remember they just replace the string when found in the content…

CU CuberToy
CuberToy
Member

I remember that I put :/ myself some times month ago (when I created the forum, was not open to public at that time).

YS Yellow Swordfish
Yellow Swordfish
Member

I thought we had some checks in place for this but I will check on that and have opened a ticket so I can investigate.