News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Feature question? Quick reply?

Started by Deprecated, August 04, 2008, 11:46:24 PM

Previous topic - Next topic

Deprecated

I have been working on several other things including submitting new mod packages. As it turns out, it seems that I have time later today to look into this. :)

Rumbaar

Personally I would have just changed the code to this:
// So... quick reply is off, but they *can* reply?
      if ($context['can_reply'])
         echo '
               <a href="', $scripturl, '?action=post;quote=', $message['id'], ';topic=', $context['current_topic'], '.', $context['start'], ';num_replies=', $context['num_replies'], ';sesc=', $context['session_id'], '">', $reply_button, '</a>';
From the previous code that was there.
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]

Deprecated

Silly me, I keep forgetting about this. I got hung up writing mod packages.

Personally, I think I'll try your way first! I appreciate the help. :)

Deprecated

My TODO stack finally got popped to this modification, I tried your suggestion our Rumbaar, and it worked perfectly!!! :D

Thanks! :)

Advertisement: