vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - QuoteIt! - Quote Database (https://vborg.vbsupport.ru/showthread.php?t=135297)

user02934123123 04-03-2007 07:40 AM

Quote:

Originally Posted by monForum (Post 1218431)
*2: (more urgent): When 'context' is enabled, and the postbit template is modified to include a 'submit quote' button on each post, the automatic convert-thread-to-context feature does not work properly. The hack properly inserts its text ("Posted in thread x..."), with appropriate link, into the 'context' field on the submission form, and it is likewise visible in the preview screen; but once the 'submit' button is pressed, the context field is truncated, so that when one views the pending quote in the moderation queue, the context field reads simply 'Posted in', with no further information (i.e. the link to the thread has been entirely lost). This is a series bug, as the end-result is bizarrely truncated quote submissions -- for the time being I've had to disable the 'context' feature altogether to prevent this. An urgent fix would be most appreciated.

Quote:

Originally Posted by Cap'n Steve (Post 1218661)
2. That's strange. Do you have bbcode enabled for quotes?

Yes, indeed. BBCode for quotes is enabled (while HTML is turned off). It seems that there is some error in passing the code through the submission form to the actualy dB; as I say, the link appears in the 'preview' screen, if used; but once you click 'submit', the link is lost (removed) on submission, and the submitted quote appears without it in the moderation queue.

I've tested this on IE6 and IE7, as well as the newest release of Firefox, and the same issue occurs - so that would seem to rule out it being a browser problem.

For information, this is on vB 3.6.5.

With thanks in advance for further assistance.

deb0 04-03-2007 02:26 PM

Getting the following error attempting to install this latest version of Quoteit:

Database error in vBulletin 3.6.4:

Invalid SQL:

ALTER TABLE quotes
MODIFY COLUMN quoteid INT (10) UNSIGNED NOT NULL AUTO_INCREMENT;

MySQL Error : Duplicate column name 'quoteid'
Error Number : 1060

Background information:

I was previously running quoteit version 1.2 for VB 3.07. I upgraded board to 3.64. I am trying to upgrade the Quoteit system now to the latest version and I keep getting this error.

HELP!

Cap'n Steve 04-03-2007 09:27 PM

monForum - Does the link problem happen on every thread? It's possible the title is too long to fit in the database. I still don't get the quick language chooser problem. Could you export your language and post it so I can see what's different about it?

deb0 - Try following these instructions to add each column by hand. If that doesn't work, do this instead. Any information about your database would be helpful, I'm still trying to figure out why that happens sometimes.

ZippySLC 04-04-2007 01:14 PM

Tried to install this but was unable to import the plugin. Apache error log says:

[Wed Apr 04 08:44:52 2007] [error] [client 141.153.160.232] PHP Fatal error: Cannot redeclare class fPluginServices in /home/bruset/websites/forums.njpinebarrens.com/public_html/jvb_fservices.php on line 12, referer: http://forums.njpinebarrens.com/admi...?do=productadd

rburns 04-04-2007 08:02 PM

Quote:

Originally Posted by Cap'n Steve (Post 1217159)
digital3 - Well, judging by the symptoms, either something went wrong during the upload or your server is misconfigured somehow.

ChiliVB - quoteit_ie_lt_7.css is used by Internet Explorer versions 6 and lower, quoteit_ie_all.css is used by all versions of Internet Explorer, and quoteit_main.css is used by all browsers. If you want to add a class to the submitter section, you'll have to edit the quote_listbit template.

rburns - The BBCode is kind of complicated to prevent too many queries on a page. You'll have to edit includes/functions_quoteit.php. In that file, find
PHP Code:

        $tag_list['no_option']['quotes'] = array( 

and replace that with
PHP Code:

        $tag_list['no_option']['law'] = array( 

In the same file, find
PHP Code:

        return '[quotes]' $quoteid '[/quotes]'

and replace that with
PHP Code:

        return '[law]' $quoteid '[/law]'

To change the categoryid, you currently need to do it directly in the database through phpMyAdmin or something similar. If you want it to be a decimal, you'll have to add some code to convert it like you demonstrated. That might end up being a little difficult, so I'd suggest just including the number in the title. Users aren't really supposed to be paying attention to the id anyway.

I'm not sure what you mean about the reply dropdown. Are you talking about choosing a category when replying to a post?

Cap'n,

Thanks for that, yes a drop down box with the categories on post reply (both quick and advanced) is what I was wanting.

I agree about the catids, that's a better idea.

Cap'n Steve 04-05-2007 02:18 AM

ZippySLC - It looks like that's an error with some Joomla plugin. You'll have to ask wherever you got that addon.

rburns - So what do want to happen when they post? Do you want the quote from that category added to the post?

thepub 04-06-2007 08:46 PM

I am having some trouble, my quoter is not visible at all but I have the ability to submit, approve, moderate quotes through my admin cp and people can submit quotes but the actual quoter itself is not showing up anywhere. This is a recent problem and I'm not sure what to do to fix it.

Cap'n Steve 04-07-2007 05:13 AM

What did you change when this started happening? First, it doesn't look like you have all the latest files. Make sure you do and then try re-saving your QuoteIt! Options.

thepub 04-08-2007 10:49 PM

Quote:

Originally Posted by Cap'n Steve (Post 1221663)
What did you change when this started happening? First, it doesn't look like you have all the latest files. Make sure you do and then try re-saving your QuoteIt! Options.


ok I reinstalled it and so far it looks good except the bb codes do not show up and I have them enabled. What can I do to fix that?

Cap'n Steve 04-09-2007 02:40 AM

Try saving the Quote Parsing Options again.


All times are GMT. The time now is 11:12 AM.

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.02316 seconds
  • Memory Usage 1,756KB
  • 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
  • (4)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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