Back to vBulletin 3.5 Add-ons

vBJournal:Showing Last 5 Journal Entries In Members Profile Instead Of The Last Entry
Mod Version: beta 1, by Milad

This modification is in the archives.
vB Version: 3.5.4 Rating: (0 vote - 0 average) Installs: 31
Released: 12 Mar 2006 Last Update: Never Downloads: 39
Not Supported Uses Plugins Template Edits Code Changes Is in Beta Stage  

  • Import the product product-journal_5_entries.xml
  • Assure the plugin "vBJournal: Journal-Info in Profile" in the vB Journal product had been deactivated.
    If not, deactivate it.
  • In MEMBERINFO template: (assuming that you applied the appropriate modification after you had install vB Journal)
    Find:
    HTML Code:
    <a href="journal.php?$session[sessionurl]do=showentry&e=$journal[lastentry_id]">$journal[lastentry]</a> ($journal[lastentry_date])<br />
    Replace with:
    HTML Code:
    $last_five_entries
  • In the same template Find:
    HTML Code:
    $vbphrase[last_entry]
    Replace With:
    HTML Code:
    $vbphrase[latest_entries]
  • Click .
  • Done! Thank You!
  • note this is quick release so it's expected to have bugs.

----------------
For bold option add the green code in journal_last_entrybit template

Code:
<div><a href="journal.php?$session[sessionurl]do=showentry&e=$lastentry[entry_id]"><strong>$lastentry[entrytitle]</strong></a> ($lastentry[entrydate])</div>
----------------
to put a space between entries add the green code in journal_last_entrybit template

Code:
<div style="margin-top:5px;"><a href="journal.php?$session[sessionurl]do=showentry&e=$lastentry[entry_id]">$lastentry[entrytitle]</a> ($lastentry[entrydate])</div>

Download

This modification is archived and cannot be downloaded.

Similar Mods

vB Journal | vba CMPS module: latest entries vBulletin 3.0 Full Releases
Last VB Journal Entries on VBindex Frontpage vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024