| Author |
Topic Search Topic Options
|
muratto
Newbie
Joined: 08 May 2009
Location: Turkey
Status: Offline
Points: 29
|
Post Options
Thanks(0)
Quote Reply
Posted: 13 May 2009 at 9:39pm |
Scotty32 wrote:
If you want to increase the size of the Emoticons window you can do so by editing the "RTE_toolbar_inc.asp" and "RTE_quick_reply_toolbar_inc.asp" files in the "includes" folder
On line 117 of RTE_toolbar_inc.asp (Full Reply)
On line 62 of RTE_quick_reply_toolbar_inc.asp (Quick Reply, obviously)
If blnEmoticons Then Response.Write("<img src=""" & strImagePath & "post_button_smiley.gif"" onclick=""winOpener(\'RTE_popup_emoticons.asp" & strQsSID1 & "\',\'emot\',0,1,450,350)"" title=""" & strTxtEmoticons & """ class=""WebWizRTEbutton"" onmouseover=""overIcon(this)"" onmouseout=""outIcon(this)"" />") |
Red I think is width, green I think is height - if not then its the other way round.
Yeah, it all does come pretty easily to me - though I have been using and modifying it for over 6 years so I've become very familiar to the way it works. And thanks for the compliments.
|
Don't forget to change;
On line 388 of message_form_inc.asp (New post)
|
 |
Don
Newbie
Joined: 17 February 2009
Location: U.S.
Status: Offline
Points: 11
|
Post Options
Thanks(0)
Quote Reply
Posted: 14 May 2009 at 4:06am |
MrTWS wrote:
Yes Don - go here and you can download the package Please leave me your feedback if you have any issues but if you follow the read me files, you'll be fine
|
Great, thank you!
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 14 May 2009 at 9:28am |
|
This is been changed for the next release (9.60) as there are new emoticons added. The Emoticons window will now autoscroll allowing you to use as many emoticons as you like without altering the window size.
|
|
|
 |
billd3
Senior Member
Joined: 19 February 2003
Location: United States
Status: Offline
Points: 530
|
Post Options
Thanks(0)
Quote Reply
Posted: 14 May 2009 at 5:27pm |
|
Wonderful! Ideas on 9.60 as far as timing, is this mostly bug fixes? (not that I've SEEN any bugs!)
|
|
BillD
http://theamcpages.com
http://theamcforum.com
|
 |
123Simples
Senior Member
Joined: 08 July 2007
Location: United Kingdom
Status: Offline
Points: 1192
|
Post Options
Thanks(0)
Quote Reply
Posted: 14 May 2009 at 5:31pm |
It does seem "bug free" I agree billd3 - well done Bruce on all your continuing hard work
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 15 May 2009 at 12:48pm |
|
Version 9.60 main new feature will be an online install/update wizard.
Instead of having multiple downloads for different database types with a manual installation you have one zip file to download, you then upload the files and a wizard auto runs to where you select the database type, test the database connection, and it then either does a fresh install or upgrade depending on the options you select.
The wizard will include being able to do database upgrades from version 7.x and 8.x of web wiz forums.
It should make installing and updating the software much simpler.
Edited by WebWiz-Bruce - 15 May 2009 at 1:05pm
|
|
|
 |
billd3
Senior Member
Joined: 19 February 2003
Location: United States
Status: Offline
Points: 530
|
Post Options
Thanks(0)
Quote Reply
Posted: 15 May 2009 at 1:03pm |
|
I just contact our host ! LOL! My biggest thing is I've got to fully document the MODs I've made, and the mods installed. Once that is done, the rest isn't bad at all. But the CSS mods, the donation button and additional text, the breadcrumbs at the BOTTOM of the forum pages, etc. - that's all stuff that I've added or changed and it does add complexity, so an auto-update isn't possible.
|
|
BillD
http://theamcpages.com
http://theamcforum.com
|
 |