Modification: Display Search String on Search Results Page

Discussion in 'Modules / Plugins / Modifications' started by jonahcoyote, Jun 30, 2008.

  1. crystal Customer

    Add to the wish list...

    It would be brilliant if seller details and seller listings can all be combined into one page on a future release. If the "seller store" mod was incorporated I think members would be a lot more likely to link to their "personal" page! It would almost be like the Ebay seller page, with the user's details, photo, small description and all their listings.

    I can see that the seller ads are based on searchresults.php and seller details are viewmember.php... but if we could just incorporate one into the other that would be fantastic! I'm wondering if we can use the RSS feeds for this? Just put the feed from the seller into the viewmember.php file? If I get a chance I will try that out... or if anyone has done it please share your wisdom!

    Ahh... dreaming of the possibilites...
  2. jonahcoyote New Member

    I've got the owners RSS feed on the viewlistings page which is almost as good if not better...

    in listingextras.tpl before the close </div> tag at the bottom (or whereever you want to put it):

    Code:
    <p><span class="rss"><a href="{$smarty.const.URL}/external.php?owner={$owner}">RSS Feed for Owner</a></span></p>
    - Jonah
  3. seymourjames All Hands On Deck

    We have been through this issue on another post. It appears not to be straightforward to get the sellers name (say $username) to put in as a title tag when some body wants the "more ads from seller page" for example. You can only get the user ID number. In a future release, it would be nice to see the $username available through a function call and likewise for a $category. See this posting http://www.68classifieds.com/forums/showthread.php?t=5366&highlight=global.

Share This Page