Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
[vBFoster Lite] With Attachments in Quick reply and Advanced Editor Details »»
[vBFoster Lite] With Attachments in Quick reply and Advanced Editor
Version: 1.1, by vBFoster vBFoster is offline
Developer Last Online: Jul 2015 Show Printable Version Email this Page

Category: Major Additions - Version: 4.1.6 Rating:
Released: 07-26-2014 Last Update: 08-01-2014 Installs: 38
Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.



We heard your voice, The most needed feature for the advanced quick reply is here for free !!

vBFoster Editor with many new features and vBFoster Attachments in quick reply and some other features is our newest version of vBFoster 1.1

Features List :

vBFoster Advanced Editor



A new improved editor, vBFoster Coming with the full features of CKEditor REPLACING the vBulletin Default Editor in all around the forumss, Anything you want to use in your replies you will have it starting from the paragraph styling and ending with inserting special characters like " vBFoster? ", So let's take a deep look inside our improved new editor features.

Full Overview :

Supporting :

1- Quick Reply
2- Quick Edit
3- Members Profiles
4- Private Messages
5- Blogs
6- CMS

And any other area that displaying the editor, vBFoster will replace it with it's new improved one

IMPROVED New Editor - Features List :

1- Enhanced Source Editor
2- Print Post
3- Select All
4- Editor UI Color Picker
5- Inserting special characters into posts
6- Maximize the editor box
7- SubScript
8- SuperScript
9- Insert Horizontal Line
10- Add new table
11- Table properties
12- Delete Table
13- Insert Raw before
14- Insert Raw After
15- Delete Row/s
16- Insert Column before
17- Insert Column after
18- Delete Column/s
19- Find
20- Find and Replace
21- Powerful language spell checker as you go Supporting 16 Languages

Supported Languages :

1- American English
2- Brazilian Portuguese
3- British English
4- Canadian English
5- Canadian French
6- Danish
7- Dutch
8- Finnish
9- French
10- German
11- Greek
12- Italian
13- Norwegian
14- Portuguese
15- Spanish
16- Swedish

Additional Options :
1- Ignore All-Caps Words
2- Ignore Domain Names
3- Ignore Words with Mixed Case
4- Ignore Words with Numbers

vBFoster Attachments in Quick Reply



Another update to our vBFoster Advanced Editor, Today you will not need to move to the advanced editor any more, You can edit, attach, color and organize your reply from the quick reply box, It's really a time saver!

vBFoster Voting Zone

Voting zone : It's our newest feature that has been added after we finished the development however we decided to get this feature in our first release as I feel it's very important for some forums specially the discussion forums.

vBFoster have a unique new feature, Voting zone, Imagine if you have a sub-forum that when you create a new thread automatically add a new poll to this thread, Here's our idea go to vBFoster CP and go to voting zone and add your sub-forum voting zone id, So vBFoster will create a poll automatically to any new thread in this forum.

vBFoster User Bookmarks



Quick overview :

Many of us use the built in web browser "Bookmarks" But what's about get this feature in your forum ? Imagine that every member in your forum have his own bookmarks of your forum threads, He can view or remove any of them in anytime, Really nice feature which your member will love it





vBFoster PRO Version

There's much much more in vBFoster PRO, You just have some of our features, Take a quick look at vBFoster Pro - The Missing vBulletin Features : http://www.vbfoster.com/forums/showt...-Features-Tour


Download Now

File Type: (21.3 KB, 0 views)
File Type: (21.3 KB, 0 views)
File Type: (21.3 KB, 0 views)
File Type: (21.3 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
Gerardo Zuccal?, Kirinovich-Sv, lemonadesoda

Comments
  #52  
Old 12-07-2014, 12:49 PM
Konkere Konkere is offline
 
Join Date: Sep 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kevius View Post
Yes ! you have the solution !

Now all is OK !

reload page AND Lower Breadcrumbs

Congratulations ! thank you very very much !
Reply With Quote
  #53  
Old 12-07-2014, 07:37 PM
pablodip pablodip is offline
 
Join Date: Mar 2014
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You're genius!! Thanks you

installed and nominated run 4.2.2 (y)
Reply With Quote
  #54  
Old 12-11-2014, 04:12 PM
Konkere Konkere is offline
 
Join Date: Sep 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If the topic title contains apostrophes " ' "
get an error
Quote:
Database error in vBulletin 4.2.2:

Invalid SQL:
INSERT INTO vbfoster_userbookmarks (bookthread_id, bookuser_id, bookthread_title) VALUES ('3', '1', 'apostrophe' and what to do with it? ');

Error MySQL: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and what to do with it?') 'at line 1
Error Number: 1064
solution
file: /vBFoster/vBFoster.Bookmarks.php find (line 24)
Code:
$ vbulletin-> db-> query_write ("INSERT INTO". TABLE_PREFIX. "vbfoster_userbookmarks (bookthread_id, bookuser_id, bookthread_title) VALUES ('$ threadid', '$ userid', '$ title')");
replace
Code:
$vbulletin->db->query_write("INSERT INTO " . TABLE_PREFIX . "vbfoster_userbookmarks (bookthread_id, bookuser_id, bookthread_title) VALUES('$threadid', '$userid', '" . $vbulletin->db->escape_string($title) . "')");
Reply With Quote
  #55  
Old 12-14-2014, 07:06 AM
maupassant maupassant is offline
 
Join Date: Feb 2009
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After installing this, if I try to edit a post, all the apostrophes in the post appear as & # 3 9 (without spaces), and commas appear as & quot ; (without spaces). Same thing happens if I do not try to edit it but I use Preview Post.

I tried with Firefox and Internet Explorer. Same problem. So it's not my browser.

We also can not switch to Basic Editor or Standard Editor anymore : if we do, the textbox becomes all black when we try to edit it.

Also, I can't copy and paste at my forum without getting a weird message :
"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.
Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK"

Same problems even after uninstalling the mod !!!

This mod has overwritten vBulletin files, but I'm not sure which ones. If someone can help, maybe send me the original vBulletin files to replace the new ones ? I just don't know what to do !
Reply With Quote
  #56  
Old 12-15-2014, 12:24 AM
maupassant maupassant is offline
 
Join Date: Feb 2009
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After re-installation, everything seems to be working as it should. That's very strange. I will let you know if it breaks again.
Reply With Quote
  #57  
Old 12-19-2014, 07:29 AM
CynamiteCMAG CynamiteCMAG is offline
 
Join Date: Jun 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed it on a vB 4.2.2 PL1. Everything works fine, except this strange bug: If you quick edit any post in any thread and then try to post a new reply via quick reply, the button for inserting an image at the current cursor position in the attachment manager popup (newattachment.php?do=assetmanager, button id: insert_inline) is not working anymore. There's no reaction and no JS error.

Occurs both in FF34.0.5 and Chrome 39, Win7 64Bit.

I'd really like to use this mod for our forums, but this bug needs to be fixed first.
Reply With Quote
  #58  
Old 01-10-2015, 11:56 PM
thunderclap82 thunderclap82 is offline
 
Join Date: Nov 2008
Posts: 305
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this mod fix the really annoying bug that is currently present in Chrome that results in the cursor jumping back a word if using bold or italics when you press delete? There is a bug in the version of CKEditor vBulletin uses in 4.2.2 and vBulletin refuses to patch the editor code. If it does then that alone is worth the cost of this mod for me.
Reply With Quote
  #59  
Old 01-11-2015, 10:39 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doubtful, as this does not change the editor that way. Best bet is to try it out and see.
Reply With Quote
  #60  
Old 01-11-2015, 07:46 PM
AusPhotography's Avatar
AusPhotography AusPhotography is offline
 
Join Date: Nov 2007
Location: Hobart & Adelaide .au
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this a better option than https://vborg.vbsupport.ru/showthrea...26#post2517026 [[CKEditor] MARCO1 Advanced Editor - Quick Reply & Quick Edit With Full Editor Control]

What is the difference between these two plugins?

Thanks!
Reply With Quote
  #61  
Old 01-12-2015, 07:42 AM
CynamiteCMAG CynamiteCMAG is offline
 
Join Date: Jun 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AusPhotography View Post
What is the difference between these two plugins?
Main difference is that Marco's Mod only works up to vBulletin 4.1.4. So if you have installed the latest 4.2-Version (why would anyone still use 4.1.x, or the outdated 4.1.4?), you're out of luck.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:38 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04668 seconds
  • Memory Usage 2,348KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete