Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: .нααяɗ on June 06, 2010, 04:13:49 PM

Title: Quick Reply don't send nor preview
Post by: .нααяɗ on June 06, 2010, 04:13:49 PM
I installed the MOD WYSIWYG Quick Reply, all normal.
But don't send nor preview.
The code on the Display.template.php of the MOD it is well:
<div id="qr_buttons">
<input type="submit" name="post" value="', $txt['post'], '" onclick="return submitThisOnce(this);" accesskey="s" tabindex="2" />
<input type="submit" name="preview" value="', $txt['preview'], '" onclick="return submitThisOnce(this);" accesskey="p" tabindex="4" />';
Title: Re: Quick Reply don't send nor preview
Post by: JBlaze on June 06, 2010, 04:54:14 PM
Did you install this on any custom themes you may have as well? This could be the problem. If not, please contact the mod author via the mod's support topic.
Title: Re: Quick Reply don't send nor preview
Post by: .нααяɗ on June 06, 2010, 05:03:32 PM
In the Core theme work, but in my theme (Noize), no.
The code is the same in both files.
Title: Re: Quick Reply don't send nor preview
Post by: ukhalik2 on June 07, 2010, 07:31:00 AM
I think you have to do manual edits to install this mod on custom theme,
read the guide;  manual installing of mods (http://docs.simplemachines.org/index.php?topic=402.0)

or go to the the mod page and click on phrase, where its Default, do edits to your theme instead of default theme.
Title: Re: Quick Reply don't send nor preview
Post by: .нααяɗ on June 07, 2010, 12:27:52 PM
I modifyed in my theme, but do not send nor preview.
Title: Re: Quick Reply don't send nor preview
Post by: .нααяɗ on June 10, 2010, 05:15:27 PM
Then ?
Title: Re: Quick Reply don't send nor preview
Post by: Kill Em All on July 09, 2010, 11:16:06 PM
Sorry for the really delayed response back  .нααяɗ, are you sure you made all the necessary edits to your custom theme and that the edits are also made to your Sources/default theme files?

I would suggest seeing if it works on the default theme too.
Title: Re: Quick Reply don't send nor preview
Post by: .нααяɗ on July 13, 2010, 09:43:10 PM
Yes, I did, and then work in default theme, but leaves, I made a function to respond to the topic quite large.
Title: Re: Quick Reply don't send nor preview
Post by: Kill Em All on July 13, 2010, 11:06:23 PM
So if it works on the default theme and the core theme, it might be a problem with your custom theme. You should contact the mod's and or theme's author for help in their dedicated support topics.