Pharmerphil
Not New Member
Posts: 18
Pharmerphil said 0 great things
|
Post by Pharmerphil on Feb 28, 2011 8:42:36 GMT -8
The code is working great! But I did have a problem... I added the Ultimate Quick reply Mod Saved changes The headers/footers wouldn't save the changes. I removed all the codes in the headers/footers added them back one at a time-saving changes after each addition everything went back, and saved...except when I added a code I was using.. Todge's smilie code:I DID NOT have the accompanying code of his that adds the smiles to the quick reply yet, I can't add it back, and save my changes... is this some sort of conflict? Possibly there's a way to have both? any ideas??
|
|
Pharmerphil
Not New Member
Posts: 18
Pharmerphil said 0 great things
|
Post by Pharmerphil on Mar 9, 2011 3:09:59 GMT -8
HELLOOOOO...bumpy bump...
|
|
|
Post by Wormopolis on Mar 9, 2011 9:28:09 GMT -8
I dont see anything in this code that wpuld prevent ithat. do you have multiple tabs open to the same site when you are editing the headers/footers?
|
|
Pharmerphil
Not New Member
Posts: 18
Pharmerphil said 0 great things
|
Post by Pharmerphil on Mar 10, 2011 5:00:39 GMT -8
nope, as soon as i add todge's code, the headers won't save changes. Take out this code (ultimate quick reply) with todges in, changes will save..??
|
|
|
Post by Wormopolis on Mar 10, 2011 8:08:45 GMT -8
use the link from my main page for when you are locked out of your headers/footers. dont do the login part, just the second link. see if it saves with headers disabled.
|
|
hobo
Not New Member
Posts: 38
hobo said 0 great things
|
Post by hobo on Apr 5, 2011 21:24:59 GMT -8
I have a question, in this code, for the smilies, i use a different code to get those smilies, so my question is, for the smilies, in the code can i use "var imgPath = (url link here)" instead of putting in the full url? and do i HAVE TO put in an alternate text/title? AND (sorry) do i need to put each thing in quotes or can i use apostraphe? thx in advance.
|
|
|
Post by Wormopolis on Apr 6, 2011 0:04:11 GMT -8
well that will hinge on what code you are using I guess. this code comes with smileys as part of it. It might be possible to put yours in, but we would have to see what you wanted to use.
|
|
Pain
Full Member
Posts: 140
Pain said 0 great things
|
Post by Pain on Apr 9, 2011 23:04:52 GMT -8
hmm this codes isnt working for me..nt sure wat the problem is. maybe clash with another code? or maybe some idiotic mistake i made? http://www.silentwarriors.proboards.com[smear:FF0000][/smear:00FF00]
|
|
|
Post by Wormopolis on Apr 10, 2011 0:14:22 GMT -8
I believe its clashing with the login form you have in your side tables. temporarily remove that and see if the quick reply code starts working.
|
|
Pain
Full Member
Posts: 140
Pain said 0 great things
|
Post by Pain on Apr 10, 2011 7:58:02 GMT -8
kk thnx vmuch!!! its working
|
|
|
Post by Wormopolis on Apr 10, 2011 13:10:49 GMT -8
ok then in order for you to keep that login in the side table, WGS code is going to have to be modded to search for quick reply rather then assume the first form on the page is quick reply.
WGS: you want to do it or me?
|
|
wildgoosespeeder
Code Helper
Tiers are for strangers!
Posts: 530
wildgoosespeeder said 161 great things
|
Post by wildgoosespeeder on Apr 10, 2011 17:50:49 GMT -8
What is the problem? May I see the conflict in action?
|
|
|
Post by Wormopolis on Apr 10, 2011 18:42:21 GMT -8
I think he already removed the login form from the side tables, but basically your code was checking only the first form of the page to see if it was the quick reply.. and since the first form was a login form it was halting the code. the code needs to scan ALL forms on the page to see if one of them is a quick reply (or alternatively, scan textareas to see if they are part of quick reply)
|
|
wildgoosespeeder
Code Helper
Tiers are for strangers!
Posts: 530
wildgoosespeeder said 161 great things
|
Post by wildgoosespeeder on Apr 11, 2011 12:36:20 GMT -8
Well I still want to see the code conflict in action. Most of the time these conflicts happen because some codes were not placed in the best order. When I was helping out people with code conflicts on PBS, just telling them to change the order the conflicting codes came in produced the right results.
|
|
Pain
Full Member
Posts: 140
Pain said 0 great things
|
Post by Pain on Apr 11, 2011 17:14:45 GMT -8
hmmm wormo i think it wud be better if u modded the code to search for the quick reply form. in case i want to put a login button later. and WGS, i made a button to go to the login screen on a side table. that button clashed with ur code, and the quick reply mod didnt work. now ive removed it and it works now.
|
|