Closed (works as designed)
Project:
Quotes
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2008 at 22:13 UTC
Updated:
22 Aug 2008 at 18:00 UTC
Hi, I've been using the quotes module for a while... and when updating to v6 I noticed that a lot if not all of my old quotes don't display in the block. thx
Comments
Comment #1
nancydruAre they marked to show in the block? Are you using any other filters? Are you getting any error messages?
Comment #2
czarphanguye commented@NancyDru, Thanks for the reply. Answers: They are marked as "show in block" (as they were working before the v6 update). Any filters? the box filters are set to show my quotes and these issue quotes are authored by me. Errors? Watchdog reports no errors of any sort.
The only thing that displays in the box when this happens is a link to the quotes author's page. See czarism.com and I'll leave the quote box (called Random Quote) running (bottom right) if you want to see first hand.
Comment #3
nancydruI can't see a whole lot. All of the correct HTML stuff is there, but not the body. Yet the body displays when I click on view.
Comment #4
czarphanguye commented@NancyDru, exactly... I'm not sure what is needed to report in order to close this bug.
Comment #5
nancydruDo you have any theme overrides in place?
Comment #6
czarphanguye commented@NancyDru, None as it's a new upgrade of v6 and the Pixture theme. These issues of missing quotes arouse the same update that author hyperlink (auto find same authors) was added. Then all the past quotes, mainly the ones I mass imported a year ago, quit working and all the newly added ones worked.
Did one of my past updates miss a mysql update? Here's an export...
Comment #7
nancydruWell, the quotes table is not in the same order as I create it, but MySql should take care of that. However, I do see that "promote" is still "int(11)" in yours, and it is "tinyint(3)" in my database. I don't know how much effect that would have. You might try taking a back up and then changing that field size.
Comment #8
nancydruno response in a long time.