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)

iBaker 03-09-2008 07:16 PM

Thanks Cap't
Unfortunately now I get this msg popup followed by the msg in the bottom of the attachment - note this is on my test installation that isn't moded at all
Attachment 77018

When I can get this final thing working I will post the code changes I made to get these following layouts including a random quote in a left column on the forum home without using any extra mods, addons or plugins - if any one is interested:
Attachment 77028 Attachment 77029

or if you prefer across the bottom of the home page:
https://vborg.vbsupport.ru/attachmen...4&d=1177652340

Cap'n Steve 03-10-2008 06:14 AM

Does the other AJAX stuff (like voting) work properly? Try reuploading the Javascript files.

cookiepants 03-10-2008 03:13 PM

How do I delete a quote I have already approved?
I would also like to make the Quote it box smaller. How do I do this?

thanks for a great mod!

Cap'n Steve 03-10-2008 08:58 PM

There should be a delete button when you're viewing a quote. Just make sure you've given yourself the proper permissions.

Like I said earlier, there are a few posts in the thread like this one that have edited styles.

iBaker 03-11-2008 08:45 PM

Quote:

Originally Posted by Cap'n Steve (Post 1461257)
Does the other AJAX stuff (like voting) work properly? Try reuploading the Javascript files.

Hi Capt
I have just completely deleted QuoteIT from my test forum (note this is vb v3.7.0 BETA 5), downloaded QuoteIT again, installed it, made no template mods. The results are that:

- In Firefox v2.0.0.12
1. Quote rating works although you have to refresh the page to show that you have scored it (the same as in vb v3.6.8)
2. Clicking the highlight check box works
3. Delete works but again you have to refresh the page manually to see that it is deleted
4. When you add a quote and click submit the page returns only showing the newly added quote not the list of quotes
5. Clicking edit in a quote does nothing

- In I.E. 7.0.5730.11
1. Quote rating brings up an error "Line: 87 Error: Object expected" but rating was successful after you refresh the page
2. Clicking the highlight check box works but brings up the error "Line: 61 Error: Object expected" on both select and unselect
3. Delete brings up an error "Line: 87 Error: Object expected" but delete was successful after you refresh the page
4. Same as in Firefox
5. Clicking Edit brings up the error "Line: 312 Error: 'agent.handler.responseXML.documentElement' is null or is not an object

Hope this helps and screen shots of my settings are attached.

Cap'n Steve 03-12-2008 01:55 AM

Ok, one more thing to try. In quotes.php, find
PHP Code:

require_once('./global.php');
require_once(
DIR '/includes/functions_quoteit.php'); 

and replace that with
PHP Code:

$ajaxrequest $_REQUEST['ajax'];
require_once(
'./global.php');
require_once(
DIR '/includes/functions_quoteit.php');
$_REQUEST['ajax'] = $ajaxrequest


iBaker 03-12-2008 05:48 AM

Thanks Cap't - that worked :)

However (there is always an however) - the only thing that seems to cause an error now is the clicking of the highlight check box and only in I.E. - the one that turns the quote background yellow - all though what it is for I do not know

Thanks again Cap't!

Cap'n Steve 03-12-2008 08:01 AM

Thanks for bringing that to my attention. I guess Jelsoft decided to mess with $_REQUEST['ajax'] in global.php for some reason. I'll release a fixed update as soon as the final version of 3.7 is released.

What do you mean about the highlighting? It's used with the list at the bottom for inline moderation if that's what you're asking. What's the error?

iBaker 03-12-2008 09:01 AM

Quote:

Originally Posted by Cap'n Steve (Post 1462842)
Thanks for bringing that to my attention. I guess Jelsoft decided to mess with $_REQUEST['ajax'] in global.php for some reason. I'll release a fixed update as soon as the final version of 3.7 is released.

What do you mean about the highlighting? It's used with the list at the bottom for inline moderation if that's what you're asking. What's the error?

Pleasure is all mine Cap't - glad I could help.

The error in I.E. only on the moderation select box that highlights the quote yellow is:
"Line: 61 Error: Object expected"
but it still works once you clear the error box. If you select to debug the error it is in the quoteit_common.js file and is the line that says "array_push(groupElements, allTags[i]);"

If that helps!

romanticyao 03-27-2008 12:27 AM

are you goin to release a new version for vb3.70? great new and it gonna be another MOMth!


All times are GMT. The time now is 02:11 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.01818 seconds
  • Memory Usage 1,747KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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