+ Reply to Thread (include dating software, release, and patch number!)
Results 1 to 5 of 5

Thread: What are quotes for?

  1. #1
    1dell
    Guest

    Default What are quotes for?

    What are they for and how do they work?

  2. #2
    Kleetus
    Guest

    Default

    You may display random jokes, quotes or something like that on your site by setting up some in your admin panel and place the following in your templates files where you wanna show them
    PHP Code:
    __daily_quotes__ 

  3. #3
    bigal0228's Avatar
    Join Date
    Sep 2007
    Posts
    409
    Blog Entries
    1

    Default How would this be enabled in Versions 6.0X?

    It's just another one of those leftover ideas from a previous version I'd guess, but there must be a way to implement it as it's been left in the admin panel for the past few version updates. If not, maybe in the next clean version those things with no further use will be elliminated from the code.
    If at first you don't succeed, go to a forum and ask like hell. (Using Joomla 1.5.18, JomSocial 1.6.12, Fully Customized)
    <div>

<a href="http://www.fancamtastic.com/?idAff=5"><img src="http://www.fancamtastic.com/media/images/banners/Banner6.gif" width="445" height="49" border="0"></a><br />
<a href="http://www.fancamtastic.com/?idAff=5"></a>

</div>

  4. #4
    Dun
    Dun is offline

    Join Date
    Oct 2005
    Posts
    21

    Default

    I'd like to use the quote in an internal page but can't get it to work.
    It seems that quotes only work on the index page.
    Ideas anyone?
    Last edited by Dun; 10-01-2007 at 08:11 AM.

  5. #5
    Dun
    Dun is offline

    Join Date
    Oct 2005
    Posts
    21

    Default

    Fix:
    Add
    PHP Code:
    require_once( "{$dir['inc']}quotes.inc.php" ); 
    and


    PHP Code:
    $_page_cont[$_ni]['daily_quotes'] = quote_get(); 
    to the php page you want then add __daily_quotes__ to the template page where you want the quotes to show.

+ Reply to Thread (include dating software, release, and patch number!)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Quotes...
    By BAVARAC in forum Dolphin General Discussion v6.00 and above
    Replies: 4
    Last Post: 09-06-2007, 07:08 AM
  2. Funny Quotes Of The Day (RSS)
    By Smoge in forum Free Mod Exchange
    Replies: 1
    Last Post: 03-03-2006, 12:32 AM
  3. Quotes?
    By Drakontas in forum General Issues, Comments, Questions
    Replies: 1
    Last Post: 01-31-2006, 01:37 PM
  4. Love Quotes Of The Day (RSS)
    By Smoge in forum Free Mod Exchange
    Replies: 0
    Last Post: 01-08-2006, 01:41 AM
  5. Quotes Of The Day (RSS)
    By Smoge in forum Free Mod Exchange
    Replies: 0
    Last Post: 01-08-2006, 01:38 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts