Welcome, Guest. Please Login or Register.
March 29, 2024, 11:34:04 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.4.x/1.5.x] Quick-Reply box v1.5.3 « previous next »
Pages: 1 ... 7 8 [9] 10 11 ... 14 Reply Ignore Print
Author Topic: [Done 1.4.x/1.5.x] Quick-Reply box v1.5.3  (Read 400607 times)
charlottezweb
Sr. Member
****
Posts: 446


charlottezweb.com

ICQ - 101387162 WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #120 on: May 26, 2003, 10:42:55 PM »
Reply with quote

GREAT mod!  I've been puttin off installing it for awhile....worked like a charm!

Logged

"yabb-sense makes the heart grow fonder"
-----------------------------------------------------
Charlottezweb.com
Reliable, well-supported & affordable hosting and design.  Free Yabbse installs.
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #121 on: May 27, 2003, 03:40:47 AM »
Reply with quote

Well, the gif is something I made myself, ehm......try my Buttongenerator ?

And, well, it is only for people who have the add-more-smilies-mod built in.  Others could leave it, and skip that line ;) ?
Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #122 on: May 27, 2003, 05:39:17 AM »
Reply with quote

Is there somebody willing to try this one, I added the modifications to Sylvester's mod.  
Also added a more-smilies button.

Note : when you don't have the add-more-smilies-mod (are there still people who don't ;) ?), delete the lines :

<script>
function smileywin() {
window.open("?action=smileyput", 'list', 'width=900,height=600,scrollbars=yes,resize=yes');
}
</script>


and

<a href="javascript:smileywin()"><img src=$imagesdir/moresmilies.gif border=0></a>

from the mod file.

(put the moresmilies.gif in your YaBBImages directory).

It would be great if there is somebody who could test this on a clean 1.5.2/3 installation :)

G'luck !
Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
sensovision
Full Member
***
Posts: 100


WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #123 on: May 27, 2003, 10:36:54 AM »
Reply with quote

I've spot two bugs,
Quote
<edit file>
Sources/english.php
</edit file>

<search for>
$txt['calendar56'] = 'Invalid number of days to span.';
</search for>

<add after>
$txt[notifyquick] = 'Check this box to receive a notification by email when there is a reply.';
</add after>
---
<edit file>
Sources/ModSettings.lng
</edit file>

should be:
Quote
<edit file>
english.lng
</edit file>

<search for>
$txt['calendar56'] = 'Invalid number of days to span.';
</search for>

<add after>
$txt[notifyquick] = 'Check this box to receive a notification by email when there is a reply.';
</add after>
---
<edit file>
Sources/ModSettings.php
</edit file>
Logged

Denis

Are you good with the graphic? check out our design logo contest!
sensovision
Full Member
***
Posts: 100


WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #124 on: May 27, 2003, 10:52:56 AM »
Reply with quote

after installation I've spot and everything work like it should except that you have  in code moresmilies.gif but in .zip addsmilies.gif
Logged

Denis

Are you good with the graphic? check out our design logo contest!
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #125 on: May 27, 2003, 11:02:58 AM »
Reply with quote

You're right, I made this at work, and couldn't check it here.

Thanx for pointing out the bugs :)
Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #126 on: May 28, 2003, 08:18:53 AM »
Reply with quote

This one should do the trick ;)

Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
sensovision
Full Member
***
Posts: 100


WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #127 on: May 28, 2003, 01:08:28 PM »
Reply with quote

Hi Webby, sorry I can't check new version right now as I have some trobules with FTP... but it seems ok now, I just spot another thing... it's about "reset" button you have this code:
Quote<INPUT TYPE="RESET" VALUE="Wissen" ACCESSKEY="r">
and some English speaking people could be confused what does it mean so to be sure I corrected it manually :)
Logged

Denis

Are you good with the graphic? check out our design logo contest!
Pinoywebhost
Noobie
*
Posts: 13


I'm a llama!

Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #128 on: May 29, 2003, 08:11:28 AM »
Reply with quote

Hi,

I just installed this and it worked great! Congrats and thanks....  I also tried the add the smiley function, the smiley was displayed but not functioning.... I installed the 1.41 version.
Logged
sensovision
Full Member
***
Posts: 100


WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #129 on: June 02, 2003, 02:07:23 PM »
Reply with quote

Webby I've upgrade to 1.5.3 and when try to install QuickReply Plus I've get no errors but after installation I've get this error when trying to view some post
QuoteParse error: parse error, unexpected '}' in Display.php on line 951
here is the listing of this file starting from line 941:
Quote//compose the profile button bar
      $profileButtons = array();
      if ($profilebutton)
      {
         if ($muserID != '-1')
         {
            $euser = urlencode($mname);
            $profileButtons[] = '<a href="' . $scripturl . '?action=viewprofile;user=' . $euser . '">' . $img['viewprofile_sm'] . '</a>';
         }
         
         if (strlen($userprofile[$mname]['websiteUrl']))
            $profileButtons[] = $userprofile[$mname]['websiteUrl'];
   
         if ($userprofile[$mname]['hideEmail'] != '1' || $settings[7] == 'Administrator' || $allow_hide_email != '1')
            $profileButtons[] = "<a href=\"mailto:$memail\">$img[email_sm]</a>";

         if ($username != 'Guest')
            $profileButtons[] = '<a href="' . $cgi . ';action=imsend;to=' . $mname . '">'. $img['message_sm_' . ($userisonline > 0 ? 'on' : 'off')] . '</a>';
      }

      $userinfo =
               $usernamelink . '<br />
               <font size="1">
                  ' . $title . '
                  ' . $memberinf . '<br />';
do you know what could it be?
right now I've uploaded my old Display.php from 1.5.2 and it's work without parse error.
Logged

Denis

Are you good with the graphic? check out our design logo contest!
oldiesmann
YaBB God
*****
Posts: 577


Jesus died for your sins... Have you thanked him?

oldiesmann@oldiesmann.us WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #130 on: June 03, 2003, 06:42:06 PM »
Reply with quote

EDIT: Oops! Misplaced a }. Moved it to the correct spot and it works fine now. This is a great mod! :)
« Last Edit: June 03, 2003, 06:48:55 PM by oldiesmann » Logged

"I've sinned greatly, but Christ's for real, baby
It's a wonder He saved me and just didn't hate me
So won't you tell Him "Save me"
Please stand up, please stand up, please stand up..." - J. Jackson (More Info)
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #131 on: June 03, 2003, 08:15:34 PM »
Reply with quote

Remember guys, the mod is not mine, only the smilies and checkbox are results of my work ;)

Great it works for you guys.

@sensovision :

<INPUT TYPE="RESET" VALUE="Wissen" ACCESSKEY="r">

in english :


<INPUT TYPE="RESET" VALUE="Clear" ACCESSKEY="r">
Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
sensovision
Full Member
***
Posts: 100


WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #132 on: June 03, 2003, 09:00:00 PM »
Reply with quote

Quote from: Webby on June 03, 2003, 08:15:34 PM
Remember guys, the mod is not mine, only the smilies and checkbox are results of my work ;)

Great it works for you guys.

@sensovision :

<INPUT TYPE="RESET" VALUE="Wissen" ACCESSKEY="r">

in english :


<INPUT TYPE="RESET" VALUE="Clear" ACCESSKEY="r">

thanks Webby, I've already correct it on my site and just want to let you know... just in case ;)
BTW Webby, will you update your Mod to work correctly with 1.5.3 if Sylvester update his Mod?
Logged

Denis

Are you good with the graphic? check out our design logo contest!
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #133 on: June 03, 2003, 09:01:39 PM »
Reply with quote

Sure.  However, I think it IS already compatible with 1.5.3 / 1.6.0 because I don't think there will be a huge change in it.

I will keep you posted ;)
Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
CrazyC
Jr. Member
**
Posts: 85


My name says enough.

WWW
Re:[Done 1.4.0/1.4.1/1.5.0/1.5.1/1.5.2] Quick-Reply box v1.5.2
« Reply #134 on: June 04, 2003, 03:22:22 AM »
Reply with quote

1.6.0???  How would you know that one?  I haven't seen any files for that yet.  Or are you testing?
Logged

CrazyC
Pages: 1 ... 7 8 [9] 10 11 ... 14 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.4.x/1.5.x] Quick-Reply box v1.5.3 « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.279 seconds with 19 queries.