vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   QuoteIt! - Quote Database (https://vborg.vbsupport.ru/showthread.php?t=97585)

Vizionz 10-05-2005 07:12 AM

yep that worked thanks. been wanting this hack for awhile

if i run into any probalems i will let you know

Neutral Singh 10-05-2005 07:14 AM

When i try to add a quote it says -->

Please complete all the fields. Press the back button, correct the problem then try again.

I enter data in all three fields here --> http://www.sikhphilosophy.net/sikhphilosophy/quotes.php

:confused:

Vizionz 10-05-2005 07:17 AM

yeah we got another problem with the updated zip

now

http://thaasylum.com/Array[bburl]/quotes.php?do=addquote

Neutral Singh 10-05-2005 07:17 AM

I tried again and now it works... ;)

Alien 10-05-2005 07:18 AM

Looking good..

Only other suggestion I could make is correcting all the xhtml invalid code using the w3c validator. :) There's a large amount of invalid code that appears pretty easy to fix..

GREAT JOB!

Neutral Singh 10-05-2005 07:22 AM

Quote:

Originally Posted by Vizionz
yeah we got another problem with the updated zip

now

http://thaasylum.com/Array[bburl]/quotes.php?do=addquote

Yeah!! In the postbit and postbit_legacy:

Replace the code as:

Code:

<!-- BEGIN QuoteIt! -->
<a href="$vboptions[bburl]/quotes.php?do=submitpost&postid=$post[postid]">$vbphrase[submit_to_quotes]</a>
<!-- END QuoteIt! -->

Now, it should work.

For those who want "Submit to Quotes" option to show up only while viewing the threads, you can use the following conditionals in postbit and postbit_legacy.

Code:

                                        <if condition="THIS_SCRIPT=='showthread'">
<!-- BEGIN QuoteIt! -->
<a href="$vboptions[bburl]/quotes.php?do=submitpost&postid=$post[postid]">$vbphrase[submit_to_quotes]</a>
<!-- END QuoteIt! -->
                                        </if>

Enjoy !!

Vizionz 10-05-2005 07:27 AM

but it isnt a postbit edit Its on the actual; forumhome template for me

Vizionz 10-05-2005 07:32 AM

i fixed it myself in the xml.

Cap'n Steve 10-05-2005 07:43 AM

The reason I changed it was because that's what was causing the rating problems. But it looks like that only works in the conditional tags, so I changed everything else back. Boy I wish there was some documentation for this.

NuclioN 10-05-2005 08:17 AM

Serious conflicts with stuff from an earlier quote we had. The link in postbit shoots us nowhere, the page will not appear with that code. Then we see old quotes from the previous version and after submit there's a database error. Missing context sql etc.

Is there an uninstall to make room for this new quoteit ?


All times are GMT. The time now is 07:10 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.01514 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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