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)

Chadi 08-23-2007 08:00 PM

Quote:

Originally Posted by chadi (Post 1262202)
This mod has a problem that needs to be fixed, hopefully will be.


Parse error: syntax error, unexpected T_STRING in /home/user/public_html/tags/index.php(194) : eval()'d code on line 1


The kind support team at Zoints who created Zoints Tag module spent countless hours on my site trying to figure out why I kept getting the below errors oddly, on two different modules: Zoints Tags and vBISpy.

Their final find was this:

$headinclude =& $vbulletin->templatecache['headinclude'];

That is the line that is causing the problem, it is not the correct method of parsing a template to a variable.



I hope you can correct this. The errors went away after disabling the "parse_templates" in the quoteit plugin.

Has this been fixed yet?

Robbed 08-24-2007 08:14 PM

Anyone have an issue when a member submits a quote and the post was quoted, it doesn't parse the quotes tags

Quote:

Originally Posted by User (Post 133189)
test.

post text


It shows this instead of above.

[.QUOTE=User;133189]test.[/.QUOTE]

Is there a way to fix it, it just shows all the code.

Robbed 08-25-2007 03:12 PM

Another issue I have is when you vote you have to refresh to see the vote.

I thought it was ajax

Cap'n Steve 08-26-2007 08:28 AM

Sorry guys, I haven't had electricity for a couple of days.

chadi - Nope, I'll send an update when I release a new version. I'm still trying to get someone else to take over this hack though.

Robbed - I'm not sure about the quoting, I'll have to look at it. As for the voting, what browser and version are you using?

Robbed 08-27-2007 02:19 AM

Firefox 2.0.06 and the latest version of ie

In IE it shows error on page at the botton

Line 88
Char 3
Object expected
code 0

Cap'n Steve 08-27-2007 06:13 AM

It works on my site in both those browsers, can I get a link to your quotes page?

Robbed 08-27-2007 06:48 PM

<a href="http://www.thebreakaway.net/forums/quotes.php?" target="_blank">http://www.thebreakaway.net/forums/quotes.php?</a>

I turned on guest view and vote so you can try.

Thanks

You will see the quote tag issues too.

Cap'n Steve 08-28-2007 06:55 AM

Looks like they removed some Javascript in 3.6.8. Try adding this at the top of clienscript/quoteit_common.js
Code:

var arrayRef;
var newValue;
function array_push(arrayRef, newValue) {
        arrayRef.push(newValue);
}


TheBlackPoet 08-28-2007 10:30 AM

i'm running 3.68 when i installed this app... it crashed my system.. i couldnt get into my acp normally... it broke my front end... when i did get to the back end... i noticed i had a nested core... at first, i was disabling each plug -in in the rouge core... but realized that the whole thing was alien.. and shouldnt be there... just to be safe, i disabled it only....

my community is back online with this disabled... any ideas why this happened?

Robbed 08-28-2007 09:53 PM

Quote:

Originally Posted by Cap'n Steve (Post 1327201)
Looks like they removed some Javascript in 3.6.8. Try adding this at the top of clienscript/quoteit_common.js
Code:

var arrayRef;
var newValue;
function array_push(arrayRef, newValue) {
        arrayRef.push(newValue);
}


Thanks Steve, that worked

Anyway to make the quote tags work?


All times are GMT. The time now is 11: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.01880 seconds
  • Memory Usage 1,740KB
  • 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
  • (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