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)

S@NL - BlackBik 05-05-2010 06:28 AM

Could it have something to do with cascading style sheets?
I know IE is not very good in interpreting those.
But I'm sorry to say I have no knowledge of CSS....

S@NL - BlackBik 05-05-2010 03:39 PM

I've found the problem and as I suspected it's in the style sheets.
I edited three style elements in quoteit_main.css and now the layout is acceptable in IE8, Firefox, Safari and Chrome.
Note: this what I found acceptable. You may not like it. So if you're going to try it out, make sure you back-up the original css file. That way you can always revert to the original style.

Here's what I've cooked up:

Code:

.quotetext {
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
        z-index: 10;
        max-width: 55%;
}

/* IE ignores percent margins */
.openquote {
        position: absolute;
        vertical-align: super;
        position: relative;
        margin-left: -75px;
        right: 0;
        margin-bottom: -40px;
        z-index: 5;
        font-size: 7em;
        color: #E3E9F2;
        font-family: "Bernard MT Condensed", "ITC Garamond", "Trebuchet MS", Garamond;
}

.closequote {
        position: relative;
        vertical-align: super;
        margin-top: -10px;
        margin-right: 100px;
        margin-bottom: -40px;
        z-index: 5;
        font-size: 7em;
        color: #E3E9F2;
        font-family: "Bernard MT Condensed", "ITC Garamond", "Trebuchet MS", Garamond;
}


lovegirl 05-12-2010 03:10 AM

i get this error when i try to delete

Warning: Invalid argument supplied for foreach() in [path]/quotes.php on line 726
and a db error

Cap'n Steve 05-12-2010 11:52 PM

Thanks for the updated CSS, S@NL - BlackBik.

lovegirl - What version of vBulletin are you using?

lovegirl 05-13-2010 06:06 AM

Quote:

Originally Posted by Cap'n Steve (Post 2036052)
Thanks for the updated CSS, S@NL - BlackBik.

lovegirl - What version of vBulletin are you using?

i use 3.8

Cap'n Steve 05-13-2010 09:42 PM

I don't know what the problem is, but try deleting each quote individually using the "delete this quote" link. That should work.

lovegirl 05-14-2010 08:04 AM

thats what i'm doing , and i had an old version 2.1 i think, it worked perfectly , since i upgrade it , it gives that error i don't know whats wrong but i hope this one will get fixed cause its nicer and it has more options :( . if i back up would this error affect it or no on restore ?
thanks for support and your time

PS: this is the full error hope it will help to be fixed
Warning: Invalid argument supplied for foreach() in [path]/quotes.php on line 726


Database error in vBulletin 3.8.5:

Invalid SQL:

SELECT * FROM quotes
WHERE quoteid IN ();

MySQL Error : 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 ')' at line 2
Error Number : 1064
Request Date : Friday, May 14th 2010 @ 03:07:35 AM
Error Date : Friday, May 14th 2010 @ 03:07:35 AM
Script : http://url/forum/quotes.php
Referrer : http://url/forum/quotes.php?perpage=...te&quoteid=132
IP Address : xxx
Username : xxx
Classname : vB_Database
MySQL Version : 5.0.67.d7-ourdelta-log

Cap'n Steve 05-20-2010 06:24 AM

That's weird, so the quote is getting deleted, right? It just seems to have an error displaying the page after the deletion. Try using the checkboxes and dropdown menu to delete quotes.

Amiga Harrison 06-09-2010 02:39 PM

Any plans for a vB4 release?

Or does anyone know of a similar mod for vB4 that could be used as a replacement? I've been using this great mod for a Poster of the Month competition for the past years, with members quoting posts, and the one with the most votes winning that member the month's title.

tyteen4a03 06-12-2010 03:49 AM

Qdbs(www.qdbs.org)

Is there a converter for QdbS to QuoteIt!?


All times are GMT. The time now is 09:36 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.01846 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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