Closed (fixed)
Project:
Book Review
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 May 2006 at 14:13 UTC
Updated:
29 Jun 2006 at 15:00 UTC
I have aked this in the support forums to no avail, but maybe I can get help here. Maybe, after all, it is a bug in the code.
1. Teasers
I do not see any teasers for my bookreviews, only the title. In the PHPmyAdmin, there is no body or teaser for these entires in the node tables.
2. Related Links
The descriptions for the related links disappear such that the link becomes the url.
Please let me know any information you might have on this.
many thanks
Comments
Comment #1
coreyp_1 commentedSorry, but I don't have time to figure out how to create a patch file today. The related link issues can be resolved by changing the
forstatement at line 129 to this:This sets the variable
$linkdescription, which was missing, and changes$node->booklinksto$node->booklink.Comment #2
jeremy commentedFixed.
Comment #3
(not verified) commented