Switch Theme:
Navigation
Login
Who\ Guests: 4
Members: None
Shoutbox
Characters Remaining:


susie
Aug 16, 7:08 PM
thanks for these modules! awesome!
Feb 24, 4:02 PM
Story End module link is fixed.
Jan 10, 2:01 AM
The Story's End mod for eFic 3.X links to the index.
Dec 25, 4:12 PM
huhum hier is belara, im from germany ^^
Guest
Dec 25, 4:12 PM
HuHu Belara!!!

Forums : eFiction : eFiction Modules : How to display a single recommendation

Print
How to display a single recommendation by claudia20100 [July 21, 2010 08:38]
No Avatar

I think that your module is really useful, but I was wondering if you could put something in the code to display a specific recommendation.


The form as it now allows you to filter the recommendations by category, by letter of the title ...

But if I wanted to see a specific recommendation? If I try to search by title, the result page show not only on the recommendation that I want,  but all of them. The same goes for the search through the summary.

I believe that you do not read the following lines of code:

if(!empty($summary)) $recquery[] = "summary LIKE '%$summary%'";

if(!empty($title)) $recquery[] = "summary LIKE '%$title%'";

What do you think can be done to correct the error?
ByeClaudia
P.S. My original language is Italian. I'm sorry if some phrases are difficult to understand.
_FORUM_REPORT
Print