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)

glowinggal 01-12-2007 04:24 PM

only thing stoppping me from installing this in particular is not being able to put quotes into categories :)

BaconDelight 01-12-2007 05:04 PM

Here's what I mean when I say the formatting on IE is ugly. I've uploaded 2 screen shots, one from Firefox one from IE. Notice how the IE one is about 50% taller, the quote extends all the way to the right margin, and the author is shifted well to the right. It just looks sloppier than the Firefox equivalent.

I figure I can create separate classes and modify the template to detect the browser and use the appropriate class, but I'm a little fuzzy on the workings of css for manipulating formatting, so any help in that area would be greatly appreciated.

dcsbclan 01-12-2007 05:21 PM

Quote:

Originally Posted by glowinggal (Post 1157212)
only thing stoppping me from installing this in particular is not being able to put quotes into categories :)

You can.

When i try to go to quotes.php?do=list I just get redirected to quotes.php?do=addquote. Also when I do add a quote I just get redirected to the forum homepage.

BaconDelight 01-12-2007 05:33 PM

Quote:

Originally Posted by BaconDelight (Post 1157267)
but I'm a little fuzzy on the workings of css for manipulating formatting, so any help in that area would be greatly appreciated.

Nevermind, I think I've got it.

soulface 01-12-2007 06:09 PM

the language problem still exists. also getting this db error when changing the option 'Random Quote Frequency' from Every time to hourly, daily, weekly, monthly

Code:

Database error in vBulletin 3.6.4:

Invalid SQL:

                        INSERT INTO cron
                        (weekday, day, hour, minute, filename, loglevel, title) VALUES
                        (-1, -1, -1, "a:1:{i:0;i:0;}", "./includes/cron/randomquote.php", 0, "QuoteIt! Quote Randomizer");

MySQL Error  : Unknown column 'title' in 'field list'
Error Number : 1054
Date        : Saturday, January 13th 2007 @ 02:05:21 AM
Script      : http://***********/forum/admincp/quoteadmin.php?do=saveoptions
Referrer    : http://***********/forum/admincp/quoteadmin.php?do=options
IP Address  : *********
Username    : Eros
Classname    : vb_database


Firen 01-12-2007 09:04 PM

I'm back to square one. I still can't get the edit button to work. I've installed the updated Quote It! and the Edit button won't do anything. Everything else works fine though. :)

Cap'n Steve 01-12-2007 10:49 PM

yonglvnv - That's strange, could you post a link to the page?

zetetic - Yes, I figured there were enough options to give it its own section.

dcsbclan - You have some quotes already added and approved? They show up as a random quote?

Calash - How many languages do you normally have? Did you upload the newest files?

BaconDelight - If it helps, clientscript/vbulletin_css/quoteit_main.css is used by all browsers, quoteit_ie_all.css is used by all versions of Internet Explorer, and quoteit_ie_lt_7.css is used by Internet Explorer 6 and below. It was a nightmare trying to get it to look decent on all browsers, depending on what kind of people use your forum, you might only have to worry about Internet Explorer.

Firen - Do you still get that error you posted when you add that line to quoteit_moderation.js? Make sure you've uploaded all the latest files.

soulface - I'll have a new version up later tonight.

yonglvnv 01-13-2007 03:22 AM

Thanks, sent you a pm.

Cap'n Steve 01-13-2007 07:49 AM

yonglvnv - For some reason, all the external files aren't getting included. Does $headinclude show up in your adv_portal template? Anyway, this should work for a temporary fix; in adv_portal find this:
HTML Code:

</head>
Above that, add:
HTML Code:

        <if condition="$quoteitoptions['ratings'] OR $quoteitpermissions['canmoderatequotes'] OR $quoteitoptions['enablecategories'] OR $quoteitpermissions['canreportquotes']">
                <script type="text/javascript" src="clientscript/quoteit_common.js"></script>
        </if>
        <if condition="$quoteitoptions['ratings'] AND $quoteitpermissions['canratequotes']">
                <script type="text/javascript" src="clientscript/quoteit_voting.js"></script>
        </if>
        <if condition="$quoteitpermissions['canmoderatequotes']">
                <script type="text/javascript" src="clientscript/quoteit_moderation.js"></script>
        </if>

        <!--[if lt IE 7]>
                <link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/quoteit_ie_lt7.css" />
                <style type="text/css">
                .openquote {
                        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="{$stylevar['imgdir_misc']}/quotation-open.png", sizingMethod="image");
                }

                .closequote {
                        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="{$stylevar['imgdir_misc']}/quotation-close.png", sizingMethod="image");
                }
                </style>
        <![endif]-->

        <!--[if IE]>
                <link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/quoteit_ie_all.css" />
        <![endif]-->


soulface 01-13-2007 10:13 AM

ok the db error is fixed now. working fine. but what abt the language problem ? its still exists. when i rebuild the language. then language bar disappeared. but then QuoteIt options get disabled. when i enable them. the language bar again shows up....


All times are GMT. The time now is 03:27 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.01470 seconds
  • Memory Usage 1,757KB
  • 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
  • (2)bbcode_html_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