vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [vBFoster Lite] With Attachments in Quick reply and Advanced Editor (https://vborg.vbsupport.ru/showthread.php?t=313277)

Konkere 12-07-2014 12:49 PM

Quote:

Originally Posted by kevius (Post 2526157)
Yes ! you have the solution !

Now all is OK !

reload page AND Lower Breadcrumbs

Congratulations ! thank you very very much !

https://vborg.vbsupport.ru/external/2014/12/2.gifhttps://vborg.vbsupport.ru/external/2014/12/3.gif

pablodip 12-07-2014 07:37 PM

You're genius!! Thanks you

installed and nominated run 4.2.2 (y)

Konkere 12-11-2014 04:12 PM

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) . "')");

maupassant 12-14-2014 07:06 AM

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 !

maupassant 12-15-2014 12:24 AM

After re-installation, everything seems to be working as it should. That's very strange. I will let you know if it breaks again.

CynamiteCMAG 12-19-2014 07:29 AM

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.

thunderclap82 01-10-2015 11:56 PM

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.

ozzy47 01-11-2015 10:39 AM

Doubtful, as this does not change the editor that way. Best bet is to try it out and see. :)

AusPhotography 01-11-2015 07:46 PM

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!

CynamiteCMAG 01-12-2015 07:42 AM

Quote:

Originally Posted by AusPhotography (Post 2531955)
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.


All times are GMT. The time now is 11:19 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.01112 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete