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)

Cap'n Steve 01-31-2007 10:44 PM

El Muerte - Are you sure about the Administration Options? I have a feeling I know why the Parsing Options might not save, but the others are all saved together.

Quote:

Originally Posted by BaconDelight
So, I'm still not thrilled with the look of this in IE.

You and me both. I'm tempted to make each quote a table row like it was in the original version. I know tables are evil and all that, but it would probably make things easier. I'll keep working on it.

my3shadows 02-01-2007 02:04 AM

Quote:

Originally Posted by Cap'n Steve (Post 1171599)
You and me both. I'm tempted to make each quote a table row like it was in the original version. I know tables are evil and all that, but it would probably make things easier. I'll keep working on it.

I just installed the latest version and the right sides of all the quotes are cut off in IE 7 along with the buttons at the top of each quote...everything looks fine in Firefox 2 except the quotes are kinda squished toward the center.

I know I wouldn't mind tables if it will clean up the look of the quotes. That aside though, I really like this hack. :)

BaconDelight 02-01-2007 03:00 PM

Ditto, I've got no problem with tables if that's what it takes to look good.

El_Muerte 02-04-2007 02:10 PM

Quote:

Originally Posted by Cap'n Steve (Post 1171599)
El Muerte - Are you sure about the Administration Options? I have a feeling I know why the Parsing Options might not save, but the others are all saved together.

It looks like the settings are saved to the array properly, but they don't show correctly afterwards

brookemegg 02-05-2007 12:20 AM

Thanks for the great add-on. I really like it!

We have one problem with it though, when we click on "View All Quotes", it takes us to "Add a Quote". Please help me fix this. Thanks!

www.spiffymoms.com

MaestroX 02-05-2007 02:05 PM

This worked fine until I added a quote, now when I go to quotes.php I get this error message:

Quote:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /includes/functions_quoteit.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /home/maestrox/public_html/forum/includes/class_core.php:3032) in /includes/functions_quoteit.php on line 1135
Thanks

Cap'n Steve 02-06-2007 04:48 AM

brookemegg - Do you have any quotes in the database? Make sure you've moderated them if moderation is on.

MaestroX - Try reinstalling or saving the QuoteIt! Options in the admincp.

jw00dy 02-06-2007 04:57 AM

Pretty sweet add-on, although, the formating (as you already know) is a tad messed up. The box they show in is too big too. I'm all for using a table if it helps. Tables aren't evil anyway.

MaestroX 02-06-2007 08:10 AM

Thanks Cap'n Steve :)

But i've came across another problem. HTML is not parsed. The raw HTML is outputted using "show random quote" variable.

I've checked all options and it seems to be correct.

Thanks

brookemegg 02-06-2007 10:42 AM

Quote:

Originally Posted by Cap'n Steve (Post 1175771)
brookemegg - Do you have any quotes in the database? Make sure you've moderated them if moderation is on.

That was it. I thought I Had moderation turned off, but i was wrong. Once I turned it off, all was good. :D

Thanks so much!!!

BaconDelight 02-06-2007 02:27 PM

Quote:

Originally Posted by MaestroX (Post 1175852)
Thanks Cap'n Steve :)

But i've came across another problem. HTML is not parsed. The raw HTML is outputted using "show random quote" variable.

I've checked all options and it seems to be correct.

Thanks

Did you click to save the settings? Even if you don't change them, click the save button once. I was having the same problem with BBCode after the last upgrade and saving the parsing settings once solved it.

thepub 02-06-2007 02:39 PM

so far everything working well except I only have one quotation mark showing on my homepage instead of both.

mamashid 02-06-2007 03:01 PM

I did something.....I added this hack to my page, now we cant do anything on the board, i cant even get into the admin panel

Cap'n Steve 02-06-2007 09:35 PM

mamashid - Could you tell me what the problem was? You can disable the plugin system by following these instructions.

ubblite 02-09-2007 07:05 AM

First off, nice mod Cap'n Steve - thanks.

I am receiving the following error after trying to delete a quote (not from the view all quotes area, but on the top of the quote itself from the forumhome page):

Code:

Warning: Invalid argument supplied for foreach() in /quotes.php on line 723


Database error in vBulletin 3.6.4:

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
Date        : Friday, February 9th 2007 @ 04:00:41 AM
Script      : http://www.*******.com/forum/quotes.php
Referrer    :
IP Address  : -------------
Username    : ----------
Classname    : vB_Database_MySQLi

Also, the end quote is uneven with the text quite a bit.

ubblite 02-09-2007 09:05 AM

I have discovered some more problems.

QuoteIt is not centered and looks different from your screenshot. The collapse button is also out of place. And when you go to add a quote, under category if the name is a bit long it will cut it off. This happens with both IE & FF and I'm using the default vBulletin style. I've attached a screenshot of the forumhome page.

One more thing. In Firefox's Error Console it shows "fillStars is not defined" & "emptyStars is not defined" continuously as you browse over the quote ratings.

Cap'n Steve 02-09-2007 08:30 PM

ubblite - It's not finding the CSS files. Is that on a vBadvanced page? Could you post a link?

ubblite 02-10-2007 02:57 AM

Well I guess CMPS was the problem, Steve. I had a CMPS module integrated into my forumhome page and I guess it was treated as a CMPS page. For some reason, other stuff like the Shoutbox is just a forumhome integration hack that doesn't have a problem w/it. Strange but not a big deal - I just removed CMPS from the forumhome.

I do get the same problem here as mentioned earlier in this thread with Languages. It shows an "-a" as another language with this hack installed.

Everything else seems fine for the most part.

Thanks for your help.

Cap'n Steve 02-10-2007 07:19 AM

ubblite - Are you sure you have the latest version? That bug should have been fixed for good.

ubblite 02-11-2007 04:06 AM

Quote:

Originally Posted by Cap'n Steve (Post 1178981)
ubblite - Are you sure you have the latest version? That bug should have been fixed for good.

Yup, I definitely have the latest version installed.

I also have the same problem as another user in this thread who has PhotoPost Pro. When viewing 'Who's Online', under location it is completely blank if they are viewing Photopost.

Thanks

Sadie Frost 02-12-2007 12:33 AM

Quote:

Originally Posted by Alien (Post 1161429)
Hey!

I went over the table structure carefully, and I have everything you showed above in your table structure EXCEPT for this in the quotes table:

date => INT (10) UNSIGNED NOT NULL DEFAULT 0
views => INT (10) UNSIGNED NOT NULL DEFAULT 0
categoryid => INT (10) UNSIGNED DEFAULT NULL
postid => INT (10) UNSIGNED DEFAULT NULL

I upgraded from the 3.5 version (version 2.1 it says in the Product Manager?) on 5 boards (lol), and it worked fine on 4 of them. The fifth though I seem to be having the same problem as Alien did above (page 9/10 of this thread).

I tried to add the missing fields to the tables but I get this error in phpmyadmin:

Quote:

ALTER TABLE `quotes` ADD `date` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0',
ADD `views` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0',
ADD `categoryid` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0',
ADD `postid` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0'

MySQL said:

#1060 - Duplicate column name 'quoteid'
I am using MySql version 4.1.21 there. I also get the same errors if I try to use the latest version from the 3.5 version thread. I also did choose the allow overwrite.

Does anyone have any ideas for me? Is it jsut a MySQL version problem?

Also I know that I read this somewhere but I just read through the thread again and couldn't find it, so I'm sorry. But all my dates on my quotes are "12-31-1969"? Is that just because I've just installed the new version?

Thanks :)

Cap'n Steve 02-12-2007 03:35 AM

ubblite - I'm not sure if you saw the post in the other thread, but could you tell me how many languages you normally have, or even better, give me a link? I can't really test the Photopost problem, but I'll take another look.

Sadie Frost - Try adding each column individually. Try using the phpMyAdmin interface instead of typing it in manually ("add new field" at the bottom of the page when viewing table structure). The date problem is because of the incomplete install, but it will default to the date you installed it when the quote doesn't have a date stored (which is all of the ones added before this version).

I'd love to know what's causing that problem, but I have no clues so far.

Sadie Frost 02-12-2007 07:25 PM

Hi Cap'n :) Thanks for the response :) I really do love this hack, and have been using it for a while. It's so odd that out of five upgrades done exactly the same at the same time that only one would have a problem when the rest were fine.

The one with the problems is on a different server than the other four, but both are using MySql 4.1.21.

The way I tried to add the new fields before was through the phpmyadmin interface. I tried doing them one by one and trying to do it by just running a query for it, but I still get that duplicate quoteid column message.

Weird! lol

Cap'n Steve 02-13-2007 04:46 AM

Well, the only thing I can think of is to make a backup of your quotes and quoteratings tables, delete them, reimport the product, and then restore the backup (making sure you don't have it add any drop table statements when you export).

Cap'n Steve 02-13-2007 07:18 AM

I just uploaded a new version with a few small improvements, including improving the style, especially on vBadvanced pages and especially in Internet Explorer.

turiel 02-13-2007 12:33 PM

There seems to be a problem with installing it - the Importing Product progress bar seems to go on 'forever' (by forever I mean 15 minutes before I stopped it). Maybe it normally takes that long, I just haven't seen a mod do that before. I'm using the latest vBB and mod.

BaconDelight 02-13-2007 10:59 PM

Quote:

Originally Posted by Cap'n Steve (Post 1181326)
I just uploaded a new version with a few small improvements, including improving the style, especially on vBadvanced pages and especially in Internet Explorer.

It's certainly an improvement. Thanks!

BTW, I'm working on adding a feature to this, if I get it working I'll pass my code on to you if you want to include it in a future release. I'm trying to add a redirect link back to the thread after you've submitted a post to quotes. A couple users have said they're annoyed that it kinda dead-ends at the page displaying the submitted quote.

jw00dy 02-13-2007 11:28 PM

Thanks, upgrade worked flawless.

Looks a lot better now too.

Cap'n Steve 02-14-2007 01:02 AM

turiel - Just try importing it again. Do you have a lot of styles? Updating those seems to take the longest.

BaconDelight - Good idea.

confus 02-14-2007 06:17 AM

eep installed it without testing thinking its just a small quick simple hack and it killed stuff :(
trying to access admincp or the vbadvanced index page gave php errors (attached)

its possible it was the same problem as mamashid had heh

I had to go to /admincp/plugin.php and untick all the boxes for this hack, then everything ran again and I uninstalled the hack

While it was my fault it was bad consequences for a minor error, in my rush of getting it done so I could do something else I uploaded the files to the main dir, not the forums dir, then installed the xml file
xml files couldn't find the files and gave me those errors

Sadie Frost 02-17-2007 10:18 PM

Quote:

Originally Posted by Cap'n Steve (Post 1181261)
Well, the only thing I can think of is to make a backup of your quotes and quoteratings tables, delete them, reimport the product, and then restore the backup (making sure you don't have it add any drop table statements when you export).


Thanks! That worked. The reinstall went off without a hitch, so I have no idea what the deal was with it :) Just had to doctor the backup file a bit to deal with the additional columns but that wasn't bad. Thanks for your help :D

TPOCJames 02-19-2007 06:22 AM

Okay, I've installed it, but it won't let me approve quotes. I've checked my permissions, they are fine, and I've rebuilt the bitfields, and it still won't work. Help please :)

Cap'n Steve 02-20-2007 03:25 AM

So it gives you the no permission error? Will it even let you see unapproved quotes? Are you an administrator?

Raw Sugar 02-24-2007 11:49 PM

ok I've got a huge problem I installed a plugin and after I had installed it, it won't let me view my mod cp or my admincp it says the following.

Quote:

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3542
How do I fix that?

lazyseller 02-25-2007 02:38 AM

im getting this as well on 3.64 Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3553

Cap'n Steve 02-25-2007 09:48 PM

<a href="showthread.php?p=1153153#post1153153" title="vBulletin.org Forum - Post 1153153">These instructions will disable the plugin system.</a>

Did you see any errors during installation? Are you using any PHP cacheing system?

BrettMo 02-26-2007 01:45 AM

I added all the files to my server in the appropriate location, uploaded the xml file mod, ran the config including turning on quotes, uploaded some quotes, and added the code to FORUMHOME after $navbar, so why won't it display some quotes? (vBulletin 3.6.4) Any ideas? I have jacked around with it for at least half an hour and read through the thread here, but still seem lost.

Cap'n Steve 02-26-2007 06:16 AM

Do you still have to approve the quotes? Check under "Moderate Quotes".

BrettMo 02-26-2007 12:10 PM

Looked under Moderation and see nothing to moderate. I uploaded one quote again to be certain that it worked correctly and had no issues uploading it. To double check I did a view source also on the main page and see the two comments (<!-- BEGIN QuoteIt! -->).

Cap'n Steve 02-26-2007 08:30 PM

Could I get a link to your site?


All times are GMT. The time now is 05:31 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.01791 seconds
  • Memory Usage 1,837KB
  • 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
  • (12)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
  • (40)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