Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
vBadvanced CMPS module: Random Journal Details »»
vBadvanced CMPS module: Random Journal
Version: 1.0.0, by Milad Milad is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 03-02-2006 Last Update: 03-02-2006 Installs: 44
Code Changes  
No support by the author.

Module version: 1.0.0
vBulletin version: 3.5.x
Assuming you have vB Journal and vBadvanced CMPS 2.1.0 installed.
Tested with: vB Journal 1.0.2 Beta 1 and vBulletin 3.5.4
Copyright: http://www.basharialep.com/

Description: This picks up a random journal (from vB Journal) and displays its title, description, (number of entries, views and comments) and the latest entry title with date and time. (see the attached screen shot).

Installation:
  1. In the file cmps_index.php (or whatever you had renamed it.)
    Find:
    PHP Code:
    require_once('./includes/vba_cmps_include_template.php'); 
    Above Add:
    PHP Code:
    $phrasegroups array_merge($phrasegroups, array('journalhack')); 
  2. Upload the module file randomjournal.module
  3. Click to receive updates.
  4. Done! Thank you, feel free to suggest.

ChangeLog:
  • Mar, 3rd 2006: (1.0.0)
    • Initial release
  • Mar, 5th 2006: (1.0.0)
    • This post updated.

Notice:
For People how had their forum integrated with vBadvanced CMPS and want to display this module in the integrated sidebar, do the following:
in /forum/global.php Find:
PHP Code:
define('VB_AREA''Forum'); 
Add After:
PHP Code:
$phrasegroups array_merge($phrasegroups, array('journalhack')); 

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 03-04-2006, 08:59 PM
Milad's Avatar
Milad Milad is offline
 
Join Date: Apr 2005
Location: Syro
Posts: 663
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FleaBag
A flaw with this unfortunitely is that with the edit to cmps_index.php, it doesn't manage to pull the phrases and the title of the journal from the database on vB pages using the CMPS modules.

www.dragonninja.co.uk/journal.php

Besides, it's very good!
I was unable to determine your version of vB and vBa.
I had checked your vBadvanced and shown your problem.

tell me your versions please
Reply With Quote
  #13  
Old 03-05-2006, 12:06 AM
Milad's Avatar
Milad Milad is offline
 
Join Date: Apr 2005
Location: Syro
Posts: 663
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Notice:
For People how had their forum integrated with vBadvanced CMPS and want to display this module in the integrated sidebar, do the following:
in /forum/global.php Find:
PHP Code:
define('VB_AREA''Forum'); 
Add After:
PHP Code:
$phrasegroups array_merge($phrasegroups, array('journalhack')); 
Thread updated.
Reply With Quote
  #14  
Old 03-05-2006, 07:50 PM
FleaBag's Avatar
FleaBag FleaBag is offline
 
Join Date: Dec 2001
Posts: 1,674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the update! Looking forward for your new journal modules to use on my journal page!

Is the new step instead of or aswell as the first step?
Reply With Quote
  #15  
Old 03-05-2006, 08:27 PM
Milad's Avatar
Milad Milad is offline
 
Join Date: Apr 2005
Location: Syro
Posts: 663
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FleaBag
Is the new step instead of or aswell as the first step?
It's as well as the first step, and for People (like you) how had their forum integrated with vBadvanced CMPS and want to display this module in the integrated sidebar.
Reply With Quote
  #16  
Old 03-21-2006, 05:51 PM
offsidex offsidex is offline
 
Join Date: Jan 2006
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ntohing is showing up for me.... could you please check it out ? I am using vb 3.5.4 with vbadvanced...

Site @ www.Barlamane.com

Thank you for your help.
Reply With Quote
  #17  
Old 03-21-2006, 06:01 PM
Milad's Avatar
Milad Milad is offline
 
Join Date: Apr 2005
Location: Syro
Posts: 663
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I didn't see the module!!
Reply With Quote
  #18  
Old 03-24-2006, 07:00 AM
sensimilla sensimilla is offline
 
Join Date: Dec 2004
Location: Poland
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Upload the module file randomjournal.module
upload where? to my friends FTP ?

Really bad written tutorial, of course nothing shows up, no one can do it properly without extra knowledge
Reply With Quote
  #19  
Old 03-24-2006, 02:53 PM
Milad's Avatar
Milad Milad is offline
 
Join Date: Apr 2005
Location: Syro
Posts: 663
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's not my fault if you don't know how to install modules
Upload it: Admin CP -> vBa CMPS -> Download / Upload Module

If nothing is displayed, please give me a URL to see it.
Reply With Quote
  #20  
Old 03-29-2006, 06:56 PM
Bonsai_Ryan Bonsai_Ryan is offline
 
Join Date: Jul 2005
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works fine for me and I'm using vba cmps v 2.0 rc 2. Just a note though for anyone using this cmps still when you enter the $phasegroups code in your index file
PHP Code:
require_once('./includes/vba_cmps_include_template.php'); 
doesn't exist. This is what you need to find:
PHP Code:
require_once('./global.php'); 
Reply With Quote
  #21  
Old 04-21-2006, 01:40 PM
louis_chypher's Avatar
louis_chypher louis_chypher is offline
 
Join Date: Mar 2006
Location: Boise, Idaho
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In adv_portal_journalbit

found:

<span class="smallfont">$vbphrase[journalist]</spna>

changed to:

<span class="smallfont">$vbphrase[journalist]</span>

found:

<span class="smallfont">$vbphrase[entries]</spna>

changed to:

<span class="smallfont">$vbphrase[entries]</span>

found:

<span class="smallfont">$vbphrase[views]</spna>

changed to:

<span class="smallfont">$vbphrase[views]</span>

found:

<span class="smallfont">$vbphrase[comments]</spna>

changed to:

<span class="smallfont">$vbphrase[comments]</span>

found:

span class="smallfont">$vbphrase[last_entry] / $vbphrase[date]</spna>

changed to:

span class="smallfont">$vbphrase[last_entry] / $vbphrase[date]</span>

Thanks for the mod!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:45 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04739 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete