View Full Version : New Posting Features - Magic Tool Box
misr.cc
12-25-2007, 10:00 PM
Support Stop For This Version
Support Just 4 New VB 3.7.X
/*================================================= =====================*\
|| ################################################## ################## ||
|| # Magic ToolBox Hack v3.0.1 for vB 3.6.x
|| # ----------------------------------------------------------------
|| # Most PHP code in this file is ? 2003-2005 Rayaheen Software
|| # This file may only be redistributed to vBulletin license holders
|| # ----------------------------------------------------------------
|| # -------------- Ported by http://www.MISR.cc --------------
|| # This Hack was ported to work with vB 3.0.X & 3.6.x
|| # ---------------------------------------------------------------- |
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------------
|| # http://www.traidnt.net || http://www.Misr.cc || http://www.vbulletin.com (http://www.vbulletin.com/)
|| # MISR.CC
|| ################################################## ################## ||
\*================================================ ======================*/
Important : This has been tested on 3.6.7 - and should work good for 3.6.X , please test with caution - and as always BACKUP FIRST!
What this hack do ?
Add extra buttons with new custom BB codes for your text editor
Demo :- No Live Demo
Just some screen :erm:
https://vborg.vbsupport.ru/attachment.php?attachmentid=73812&stc=1&d=1198695074
https://vborg.vbsupport.ru/attachment.php?attachmentid=73813&stc=1&d=1198695074
https://vborg.vbsupport.ru/attachment.php?attachmentid=73814&stc=1&d=1198695074
This new buttons that add to the can't used by Firefox ( will fix it on the new version
https://vborg.vbsupport.ru/attachment.php?attachmentid=73815&stc=1&d=1198695074
Installation time :- 3 : 5 Min
Installation :
Upload :-
clientscript >>> {forum_path}/clientscript
images >>> {forum_path}/images
magic_toolbox.php >>> forum root
import product-magictoolbox
Edit Template :-
Template editor_clientscript
find
vbphrase["insert_all"] = "$vbphrase[insert_all]";after it add
<!-- [START HACK='Magic Tool Box' AUTHOR='Alawi Ba3qeel & Alyassi' VERSION='3.0' CHANGEID= 1 ] -->
vbphrase["mtool_highlight_first"] = "$vbphrase[mtool_highlight_first]";
vbphrase["mtool_message_too_short"] = "$vbphrase[mtool_message_too_short]";
vbphrase["mtool_message_too_long"] = "$vbphrase[mtool_message_too_long]";
vbphrase["mtool_poem_type"] = "$vbphrase[mtool_poem_type]";
vbphrase["mtool_hide_keyboard"] = "$vbphrase[mtool_hide_keyboard]";
vbphrase["mtool_enter_flash_url"] = "$vbphrase[mtool_enter_flash_url]";
vbphrase["mtool_flash_hight"] = "$vbphrase[mtool_flash_hight]";
vbphrase["mtool_flash_width"] = "$vbphrase[mtool_flash_width]";
vbphrase["mtool_sound_video"] = "$vbphrase[mtool_sound_video]";
vbphrase["mtool_real_video"] = "$vbphrase[mtool_real_video]";
vbphrase["mtool_sound_only"] = "$vbphrase[mtool_sound_only]";
vbphrase["mtool_enter_ram_url"] = "$vbphrase[mtool_enter_ram_url]";
vbphrase["mtool_enter_page_url"] = "$vbphrase[mtool_enter_page_url]";
minchars = $vboptions[postminchars];
maxchars = $vboptions[postmaxchars];
<!-- [END HACK='Magic Tool Box' AUTHOR='Alawi Ba3qeel & Alyassi' VERSION='3.0' CHANGEID= 1 ] -->Save it .
Template headinclude
Find
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script>After it add
<!-- [START HACK='Magic Tool Box' AUTHOR='Alawi Ba3qeel & Alyassi' VERSION='3.0' CHANGEID= 2 ] -->
<script type="text/javascript">var bburl = '$vboptions/';</script>
<script type="text/javascript" src="clientscript/toolbox.js"></script>
<!-- [END HACK='Magic Tool Box' AUTHOR='Alawi Ba3qeel & Alyassi' VERSION='3.0' CHANGEID= 2 ] -->Save it .
Template showthread_quickreply
Find
<td><div class="imagebutton" id="{$editorid}_cmd_switchmode"><img src="$stylevar[imgdir_editor]/switchmode.gif" width="21" height="20" alt="$vbphrase[switch_editor_mode]" /></div></td>
</if>After it add
<!-- [START HACK='Magic Tool Box' AUTHOR='Alawi Ba3qeel & Alyassi' VERSION='3.0' CHANGEID= 3 ] -->
<if condition="$vboptions['mtool_quickreply_setting_active']">
$vBeditTemplate[extrabuttons]
</if>
<!-- [END HACK='Magic Tool Box' AUTHOR='Alawi Ba3qeel & Alyassi' VERSION='3.0' CHANGEID= 3 ] -->Save it .
[B]Now go to
vBulletin Options >> Message Posting Interface Options >> Enable Clickable Message Formatting Controls
Edit :-
Full Editor to :-
Enable Standard Controls
Quick Reply to :-
Enable Standard Controls
Quick Edit to :-
Enable Standard Controls
Edit Magic ToolBoX settings :-
vBulletin Options >> Magic ToolBox
Any bugs any help ask here :D
misr.cc
12-26-2007, 05:01 PM
known bugs :-
1- This new buttons that add to the can't used by Firefox ( will fix it on the new version )
2- some buttons not work correct with Firefox
3- if you got some syntax errors use the attached file replace it with the one on the zip folder
4- To use Magic Tool Box with Quick Reply you should Disable Problematic AJAX Features ( will try to fix it )
If you have any problem with Internet Explorer .... Use this product
https://vborg.vbsupport.ru/attachment.php?attachmentid=73821&stc=1&d=1198701522
=================
The New Buttons
http://www.egycrack.net/magic/copy.gif
copy the marked text
http://www.egycrack.net/magic/paste.gif
past the text
http://www.egycrack.net/magic/delete.gif
delete the marked text
http://www.egycrack.net/magic/preview.gif
preview
http://www.egycrack.net/magic/plain.gif
Remove Text Formatting
http://www.egycrack.net/magic/ltr.gif
Changing the direction of writing from left to right
http://www.egycrack.net/magic/rtl.gif
Changing the direction of writing from right to left
http://www.egycrack.net/magic/help.gif
Explaining how to use Magic ToolBox
http://www.egycrack.net/magic/justify.gif
justify
Example :
text
http://www.egycrack.net/magic/mark.gif
mark ( highlight ) :
test highlighted text
Example :
color of code[/SIZE]]text
to get the code color code Select the palce where you want and click https://vborg.vbsupport.ru/
http://www.egycrack.net/magic/glow.gif
add glow. Example:
Glow Text Example
Example :
color of code[/SIZE]]text
to get the code color code Select the palce where you want and click https://vborg.vbsupport.ru/
http://www.egycrack.net/magic/blink.gif
add Blink. Example:
Blink text Example
Example :
text
http://www.egycrack.net/magic/glint.gif
add Glint. Example:
Glint text Example
Example :
text
http://www.egycrack.net/magic/gradient.gif
add Gradient :
Gradient text Example
Example :
code1 code2 code3 code4[/SIZE]"]text
code1 - code2 - code3 - code4 : can use a maximum of four colors, or just two colors at a minimum, must be separated with space
to get the code Select the palce where you want and clickhttps://vborg.vbsupport.ru/
http://www.egycrack.net/magic/line.gif
line
Example :
[line]
http://www.egycrack.net/magic/rplayer.gif
Listen to the voice or vedio with RealPlayer
RealPlayer ( voice ) :
RealPlayer URL
RealPlayer ( vedio ) :
RealPlayer URL
supported RealPlayer types ( ram Or rm Or ra or rms ... )
http://www.egycrack.net/magic/media.gif
Listen to the voice or vedio with Windows Media Player ( mp3,wav,au,wma,mpg,mpeg,wmv,avi,... )
Example :
Windows Media Player link
http://www.egycrack.net/magic/flash.gif
play flash
Example :
WIDTH=width HEIGHT=height
http://www.egycrack.net/magic/web.gif
insert webpage in your topic
Example :
WIDTH=width HEIGHT=height
http://www.egycrack.net/magic/poem.gif
Poem
Example :
Poem here
http://www.egycrack.net/magic/frame.gif
add frame on the marked text
Example :
frameID width[/I]"]text
frameID : frameID
width : frame width
use space betwen frameID & width
http://www.egycrack.net/magic/mleft.gif
Moving the text to the left Example:
move text
Example :
move to left
http://www.egycrack.net/magic/mright.gif
Moving the text to the right Example :
move text
Example :
move to right
http://www.egycrack.net/magic/mup.gif
Moving the text UP Example :
move text
Example :
Move to up
http://www.egycrack.net/magic/mdown.gif
Moving the text down Example :
move text
Example :
move down
https://vborg.vbsupport.ru/
Add the color code that you want
=================
hanbattin
12-26-2007, 06:00 PM
got some syntax errors
misr.cc
12-26-2007, 06:04 PM
got some syntax errors
where :confused:
hanbattin
12-26-2007, 06:10 PM
when i click some buttons, blink button is working good, but some other buttons no
Adamant101
12-26-2007, 06:13 PM
Stuffit Expander refuses to let me open this. What's the deal?
misr.cc
12-26-2007, 06:16 PM
Stuffit Expander refuses to let me open this. What's the deal?
i can't understand you :confused:
did you use Firefox ??
misr.cc
12-26-2007, 06:18 PM
when i click some buttons, blink button is working good, but some other buttons no
I'll check it again Now
any bugs tell me :)
hanbattin
12-26-2007, 06:36 PM
syntax error unexpected T_STRING.. when i click some buttons and i am on vb3.6.8
misr.cc
12-26-2007, 06:41 PM
o.k i checked it again
all buttons work good
with Internet Explorer
and some other not work on Firefox
===========================
if still have this problem with Internet Explorer
try to re import this XML
https://vborg.vbsupport.ru/attachment.php?attachmentid=73821&stc=1&d=1198701522
TCE Killa
12-26-2007, 08:26 PM
Thanks for this but the tool box images aren't showing up.
How do I do this? Do I need to upload the folder Screen anywhere? Thanks, great hack btw.
TCE Killa
12-26-2007, 08:57 PM
Its sorted now thanks, but when I click on magic box links in Quick reply etc... It comes up saying:
Parse error, unexpected T_string on line 292 in public_html/forumsdirectory/magic_toolbox.php
Wasn't that where you told us to upload the file? Any help would be appreciated thanks.
TCE Killa
12-26-2007, 09:18 PM
There seems to be an error on one of these lines in the magic_toolbox.php:
$$poem$$
Poem
<font color=green><b>Example :</b></font>
<div dir="ltr">
Poem here </div>
<font face="courier new, courier" size=2>
???? :
1 : Font type : simplfied arabic
2 : Font size 1 : 7
3 : Font Color
4 : bold Or normal
5 : italic Or normal
Background :
6 : Background color code
7 : Background pic url must begin with <span dir="ltr">http://</span>
Frame :
8 : Frame style
9 : Frame size
10 : Frame color
Poem style :
11 : Use numbers ( 0 = 2 Columns ? 1 = Slope ? 2 = Intervening ? 3 = Column )
The space between the parts :
12 : use numbers ( 1 = Short ? 2 = long )
Poem Algin :
13 : ( center ? right ? left )
poem formating :
14 : ( ex = words length ? sp = words spacing )
????? ??????? :
15 : use numbers ( 0 = didin't parts numbers ? more than 0 = show parts numbers and begin from the number you enter )
16 : number color
</font>
Note :
on poem you should use (=) to Separat betwen the lines partes . and if there Just one part don't use ( =)
$$frame$$
add frame on the marked text
<font color=green><b>Example :</b></font>
<div dir="ltr">text</div>
frameID : frameID
width : frame width
use space betwen frameID & width
$$mleft$$
Moving the text to the left Example:
<marquee width="90%" width="90%" direction="left" scrolldelay="120">move text</marquee>
<font color=green><b>Example :</b></font>
<div dir="ltr">move to left</div>
$$mright$$
Moving the text to the right Example :
<marquee width="90%" direction="right" scrolldelay="120">move text</marquee>
<font color=green><b>Example :</b></font>
<div dir="ltr">move to right</div>
$$mup$$
Moving the text UP Example :
<marquee width="90%" direction="up" scrolldelay="120">move text</marquee>
<font color=green><b>Example :</b></font>
<div dir="ltr">Move to up</div>
$$mdown$$
Moving the text down Example :
<marquee width="90%" direction="down" scrolldelay="120">move text</marquee>
<font color=green><b>Example :</b></font>
<div dir="ltr">move down</div>
If it isn't on any of them then it is on one of those lines, line 292 according to the syntax error I am getting. I have imported the xml file again and still getting the error.
TheBlackPoet
12-26-2007, 09:41 PM
same issues.. ie7....
shadowevil
12-26-2007, 11:18 PM
Mod is work for vbb 3.7.x ??
Barakat
12-27-2007, 12:24 AM
a very old hack and a very nice tools for our reply box ....
thanks for shareing ....
mine is working fine but its not the same . lol
by the way it works on 3.7.0 beta 3 >>>>>>>>>>>>
misr.cc
12-27-2007, 01:41 AM
Its sorted now thanks, but when I click on magic box links in Quick reply etc... It comes up saying:
Parse error, unexpected T_string on line 292 in public_html/forumsdirectory/magic_toolbox.php
Wasn't that where you told us to upload the file? Any help would be appreciated thanks.
Yse ... i'll check it again
There seems to be an error on one of these lines in the magic_toolbox.php:
$$poem$$
Poem
<font color=green><b>Example :</b></font>
<div dir="ltr">
Poem here </div>
<font face="courier new, courier" size=2>
???? :
1 : Font type : simplfied arabic
2 : Font size 1 : 7
3 : Font Color
4 : bold Or normal
5 : italic Or normal
Background :
6 : Background color code
7 : Background pic url must begin with <span dir="ltr">http://</span>
Frame :
8 : Frame style
9 : Frame size
10 : Frame color
Poem style :
11 : Use numbers ( 0 = 2 Columns ? 1 = Slope ? 2 = Intervening ? 3 = Column )
The space between the parts :
12 : use numbers ( 1 = Short ? 2 = long )
Poem Algin :
13 : ( center ? right ? left )
poem formating :
14 : ( ex = words length ? sp = words spacing )
????? ??????? :
15 : use numbers ( 0 = didin't parts numbers ? more than 0 = show parts numbers and begin from the number you enter )
16 : number color
</font>
Note :
on poem you should use (=) to Separat betwen the lines partes . and if there Just one part don't use ( =)
$$frame$$
add frame on the marked text
<font color=green><b>Example :</b></font>
<div dir="ltr">text</div>
frameID : frameID
width : frame width
use space betwen frameID & width
$$mleft$$
Moving the text to the left Example:
<marquee width="90%" width="90%" direction="left" scrolldelay="120">move text</marquee>
<font color=green><b>Example :</b></font>
<div dir="ltr">move to left</div>
$$mright$$
Moving the text to the right Example :
<marquee width="90%" direction="right" scrolldelay="120">move text</marquee>
<font color=green><b>Example :</b></font>
<div dir="ltr">move to right</div>
$$mup$$
Moving the text UP Example :
<marquee width="90%" direction="up" scrolldelay="120">move text</marquee>
<font color=green><b>Example :</b></font>
<div dir="ltr">Move to up</div>
$$mdown$$
Moving the text down Example :
<marquee width="90%" direction="down" scrolldelay="120">move text</marquee>
<font color=green><b>Example :</b></font>
<div dir="ltr">move down</div>
If it isn't on any of them then it is on one of those lines, line 292 according to the syntax error I am getting. I have imported the xml file again and still getting the error.
use this attach replace it with magic_toolbox.php
https://vborg.vbsupport.ru/attachment.php?attachmentid=73838&stc=1&d=1198726701
same issues.. ie7....
i'll fix it
Mod is work for vbb 3.7.x ??
V
V
V
V
a very old hack and a very nice tools for our reply box ....
thanks for shareing ....
mine is working fine but its not the same . lol
by the way it works on 3.7.0 beta 3 >>>>>>>>>>>>
thanx Barakat :D
Hornstar
12-27-2007, 10:06 AM
Thanks, this looks awesome, however I will wait until you iron out the few remaining bugs. Thanks for this tho.
TheBlackPoet
12-27-2007, 10:19 AM
working good!!!!!!
misr.cc
12-27-2007, 11:27 AM
Thanks, this looks awesome, however I will wait until you iron out the few remaining bugs. Thanks for this tho.
iam working on ot
working good!!!!!!
good news :D
TCE Killa
12-27-2007, 12:12 PM
It is working great now, thanks alot for this mod, been looking for one like this awhile. Great mod!
Slight problem though, I do the whole style I want my text to come out like, and nothing shows up when I click submit. But I'm sure it will get fixed, like I said, great mod.
misr.cc
12-27-2007, 12:24 PM
It is working great now, thanks alot for this mod, been looking for one like this awhile. Great mod!
Slight problem though, I do the whole style I want my text to come out like, and nothing shows up when I click submit. But I'm sure it will get fixed, like I said, great mod.
More explain ... are you have a problem with moving text ??
TCE Killa
12-27-2007, 12:27 PM
Ah no it all works fine, its just when I try to put a border or gradient etc... using Quick Reply, my message shows up nothing. It works on the actual post reply, just shows nothing on quick reply.
misr.cc
12-27-2007, 12:33 PM
Ah no it all works fine, its just when I try to put a border or gradient etc... using Quick Reply, my message shows up nothing. It works on the actual post reply, just shows nothing on quick reply.
Ah ... Just Minutes I'll check it now :D
TCE Killa
12-27-2007, 12:36 PM
Okay thanks man.
misr.cc
12-27-2007, 12:37 PM
Ah no it all works fine, its just when I try to put a border or gradient etc... using Quick Reply, my message shows up nothing. It works on the actual post reply, just shows nothing on quick reply.You use Ajax with Quick Reply ....
like here on vbulletin.org
you should reload the page to see it
Edit :- To use Magic Tool Box with Quick Reply you should Disable Problematic AJAX Features
TCE Killa
12-27-2007, 12:43 PM
It works great now, thanks alot for this mod man!
misr.cc
12-27-2007, 12:44 PM
It works great now, thanks alot for this mod man!
you are welcome .... any help any bugs Just till me :cool:
christi78
12-30-2007, 04:53 PM
Having issue with most of the buttons. Basically I get a black page when any of them have to use the todo statement
I know part of my issue is this
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Magic ToolBox Instructions</title>
<script language="javascript" src="../vb35/clientscript/poem.js"></script>
<script language="javascript" src="../vb35/clientscript/mycodes.js"></script>
<style>
body { background: #E1E1E2; font-family: tims new roman; font-size: 12pt }
</style>
</head>
as I am running 3.6.8 with no directory vb35 path should read ../clientscript/poem_settings.js
Also I do not even have the mycodes.js as one of the download files.
Please help me figure out what is going on Thanks
misr.cc
12-30-2007, 09:06 PM
Having issue with most of the buttons. Basically I get a black page when any of them have to use the todo statement
I know part of my issue is this
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Magic ToolBox Instructions</title>
<script language="javascript" src="../vb35/clientscript/poem.js"></script>
<script language="javascript" src="../vb35/clientscript/mycodes.js"></script>
<style>
body { background: #E1E1E2; font-family: tims new roman; font-size: 12pt }
</style>
</head>as I am running 3.6.8 with no directory vb35 path should read ../clientscript/poem_settings.js
Also I do not even have the mycodes.js as one of the download files.
Please help me figure out what is going on Thanks
there is no path like this on uploaded files
it's for vb 3.5.X i didin't remove it when Upgraded it
try to change the FIles and folders CHOMD to 755
and make sure you upload files and folders to the right path
and i'll check this V with 3.6.8 :)
christi78
12-30-2007, 10:49 PM
I double checked everything and still getting just a white screen on anything that pulls the http://yuwiejunk.com/forum/magic_toolbox.php?todo=gradient or any of the others. all the other tags are working fine with the exception of these. The path I am referring to is in the magic_toolbox.php in the above comment. Just to give you more information I am using IE7 as you stated firefox will not work correctly for this mod yet looking forward to when it will :) thanks for all your help
misr.cc
12-31-2007, 08:32 AM
I double checked everything and still getting just a white screen on anything that pulls the http://yuwiejunk.com/forum/magic_toolbox.php?todo=gradient or any of the others. all the other tags are working fine with the exception of these. The path I am referring to is in the magic_toolbox.php in the above comment. Just to give you more information I am using IE7 as you stated firefox will not work correctly for this mod yet looking forward to when it will :) thanks for all your help
i got your problem .... registered on your site and test it
So ... try this attached files
If you have any problem with Internet Explorer .... Use this product
https://vborg.vbsupport.ru/attac...1&d=1198701522 (https://vborg.vbsupport.ru/attachment.php?attachmentid=73821&stc=1&d=1198701522)
And this
https://vborg.vbsupport.ru/attachment.php?attachmentid=73838&d=1198726701
and iam working to fix your problem :up:
christi78
01-01-2008, 11:06 PM
Same results with new files still opens a blank page when using any of the todo= . Thank you so much for helping with this. This is a truely great hack and my members enjoy it alot :)
inciarco
01-04-2008, 12:24 AM
i got your problem .... registered on your site and test it
So ... try this attached files
If you have any problem with Internet Explorer .... Use this product
https://vborg.vbsupport.ru/attac...1&d=1198701522 (https://vborg.vbsupport.ru/attachment.php?attachmentid=73821&stc=1&d=1198701522)
And this
https://vborg.vbsupport.ru/attachment.php?attachmentid=73838&d=1198726701
and iam working to fix your problem :up:
This 2 Files Help a Lot To Solve the Problem In Internet Explorer!! :up:
Thank You Very Much!! :up:
:)
inciarco
01-04-2008, 01:42 AM
Would Be Great To Have The Option To Enable This Hack To Some Groups Only!! :( :confused:
I Hope That Feature Could Be Included On The Next Update!! ;)
My Best Regards!! ;)
:)
misr.cc
01-04-2008, 12:50 PM
This 2 Files Help a Lot To Solve the Problem In Internet Explorer!! :up:
Thank You Very Much!! :up:
:)
you are welcome .... any problem .. any help ... tell me :cool:
Would Be Great To Have The Option To Enable This Hack To Some Groups Only!! :( :confused:
I Hope That Feature Could Be Included On The Next Update!! ;)
My Best Regards!! ;)
:)
i try to made it :D
Jurhum
01-11-2008, 08:14 PM
I get a problem with the poem, frame and text formating features..
attachment included
Jurhum
01-13-2008, 04:47 AM
it would be great if we can get an update for 3.7.0 beta 3 .. that's what i am using right now. i can not get it to work. i dont know how some users got it to work.. when i install this product my user profile gets messed up. i can't use the poem frame or text formating .. basically the todo= features.
thank you all
inciarco
01-13-2008, 02:50 PM
:confused: The Magic Tool Bar don't show on my Quick Reply!! :confused: :(
Is there a Code I can Add instead of the Code you specified to be included on the "showthread_quickreply" Template, that is Basically ($vBeditTemplate[extrabuttons])?? :confused:
Perhaps by Including that Code like the One on the "mtool_buttons" Template, the Problem with the NO Displaying on the QuickReply could be Solved?? (You're the Expert) :confused: And Also could a similar Code be Used on the Quick Edit Editor ("postbit_quickedit" Template) to be Able to Use the Magic Buttons on All the Editors?? :confused:
It shows Fine on my Full Editor when I create a Message and a New Thread!! :rolleyes:
Is there a way to Add the Magic Tool Bar to the Quick Edit Editor?? :confused: (I think shoul be done in the "postbit_quickedit" Template)
My Best Regards!!
misr.cc
01-20-2008, 12:40 PM
Sorry for late .... but i have some exams and will finish it 22/1
so ... i'll back again to support and repair any problem with in the end of this week
Sorry again for every one here :)
christi78
02-06-2008, 02:58 PM
Any update on getting this working with IE7 and firefox?????
KanmaiseR
03-01-2008, 06:10 AM
thank you to misr.cc
dabdoub
03-17-2008, 05:04 PM
Thank u man,
But the problem, it's not working in Firefox browser !!!
have u any idea about that ?
Rami
deLi_kurT
05-07-2008, 06:54 AM
Thanks
myown
05-09-2008, 01:23 PM
does it work with 3.7 GOLD?
compact123
05-09-2008, 08:18 PM
Please update vb 3.7
thank you.
amro yehia
05-10-2008, 04:00 PM
thanks for ever
misr.cc
05-28-2008, 12:22 AM
o.k ..... No more support for this Version
Working to update it to VB3.7.X and Fix all bugs
thanx for all Click install
usmansabir
07-01-2008, 01:34 PM
great .. worked perfect with 3.6.8
farsgsm
07-31-2008, 10:22 AM
thanks, i installed this hot hack
on my IE7 everything works fine,
but my forum users, can't use functions, on their IE7 and their own PC
they even can't see those posts that i used frame or move functions in that.
when they click on function icons, it seems u clicked on page up key
and screen goes to up.
any help appreciated.
thanx
Bashar
08-01-2008, 12:17 PM
salaam bro,
is new version is out for 3.7.x ? also for firefox ? since i use linux and firefox only :|
misr.cc
08-08-2008, 01:21 AM
great .. worked perfect with 3.6.8
thanks, i installed this hot hack
on my IE7 everything works fine,
but my forum users, can't use functions, on their IE7 and their own PC
they even can't see those posts that i used frame or move functions in that.
when they click on function icons, it seems u clicked on page up key
and screen goes to up.
any help appreciated.
thanx
salaam bro,
is new version is out for 3.7.x ? also for firefox ? since i use linux and firefox only :|
working now to update this to vb3.7
and 3.6.X and will Release this Version soon with 2 or 3 days
added new buttons and fixed some buttons to work correct with FF ( 2 & 3 )
and IE ( 6 & 7 ) and Edit Template no more :D all Templates edit done Auto
Bashar
08-08-2008, 03:02 PM
working now to update this to vb3.7
and 3.6.X and will Release this Version soon with 2 or 3 days
added new buttons and fixed some buttons to work correct with FF ( 2 & 3 )
and IE ( 6 & 7 ) and Edit Template no more :D all Templates edit done Auto
Thanks :)
does it support copy pasting images into the reply box directly?
misr.cc
08-08-2008, 03:28 PM
Thanks :)
does it support copy pasting images into the reply box directly?
yes as the new Version Support WYSIWYG Editor ( Standard And WYSIWYG Controls ) :D
Bashar
08-08-2008, 04:57 PM
yes as the new Version Support WYSIWYG Editor ( Standard And WYSIWYG Controls ) :D
what about drag and drop directly from windows/linux desktops or folders ? ;)
misr.cc
08-08-2008, 06:36 PM
what about drag and drop directly from windows/linux desktops or folders ? ;)
i don't knew as i don't test it before
but if it work with the normal Editor
t think it should work with the new V :D
PAKIDIL
08-12-2008, 06:07 PM
waiting for new version for 3.7.x :(.
SSG.D
09-13-2008, 10:42 PM
Parse error, unexpected T_string on line 292 in public_html/forumsdirectory/magic_toolbox.php
I'm not a coder but I was compelled to find the parse and syntax errors.. Here is what I edited to make this work in my VB 3.6.9 Once I cleared line 292, then line 296 and so on. Everything in Red is the error
I just Installed this today. So as a note to the Author of the Magic Toolbox: For VB 3.6.9 what you have available for down load here causes syntax and parse errors located in the magic_toolbox.php This is a great mod, just needs a little clean up.:)
In Your magic_toolbox.php
Find
<td><a name="H_'.$tool.'"><div style="background-color:'.$firstaltcolor.';padding:5px;"><img border="1" align="middle" src="images/toolbox/'.$tool.'.gif" onclick="openHelp(\'T_'.$tool.'\')" style="cursor:hand"></div>';
echo '<div name="DIVs" id="T_'.$tool.'" style="background-color:'.$secondaltcolor.';padding:5px;display:';
if ($toolsel == "")
Replace with
<td><a name="T_'.$tool.'"><div style="background-color:'.$firstaltcolor.';padding:5px;"><img border="1" align="middle" src="images/toolbox/'.$tool.'.gif" onclick="openHelp(\'T_'.$tool.'\')" style="cursor:hand"></div>';
echo '<div name="DIVs" id="T_'.$tool.'" style="background-color:'.$secondaltcolor.';padding:5px;display:';
if ($toolsel == "")
Now for the Syntax Errors:
Find
????? ??????? :
15 : use numbers ( 0 = didin't parts numbers ? more than 0 = show parts numbers and begin from the number you enter )
Replace didin't with didnot
Find
Note :
on poem you should use (=) to Separat betwen the lines partes . and if there Just one part don't use ( =)
Replace the word don't with dont
The big problem was the apostrophe ' added to a few words.
The template edits work good
The uploads work good
The.xml product works good
Just the magic_toolbox.php tweak needed
Hope this helps someone.:D
ARSamo
03-28-2010, 04:10 PM
any update for 3.7 and firefox plz.....
mmostafayousef
03-30-2010, 05:39 PM
is there any similar hack for vB 4.x ?????
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.