Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB Journal 1.5 Beta 3 Details »»
vB Journal 1.5 Beta 3
Version: 1.5 Beta 3, by AN-net AN-net is offline
Developer Last Online: Jan 2010 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 11-07-2005 Last Update: 02-12-2006 Installs: 24
DB Changes Template Edits
Code Changes Additional Files Is in Beta Stage  
No support by the author.

vB Journal 1.5.0 Beta 3
by Anthony Scudese
  • Description:
    Allow your community members to express themselves like never before with their own journal! vB Journal 1.5.0 extends the popular vB Journal 1.0.x system with tons of new features and more stability than ever before.
  • Features:
    • Full vBulletin 3.0.x intergration
    • 1.0.1 Features:
      • Comment System
      • "GoToMyJournal"
      • link from postbit to journal
      • link from profile to journal
      • link from memberlist to journal
      • usergroup permissions
      • journal buddy system(by Wonko)
      • Journal Search Engine
      • journal highlight
      • bbcode parsing
      • smilie parsing
      • Admin Cp Support Section
      • Journal Status Icons
      • Who is viewing
      • most recent journal entries and journals
      • Who Can View for journals and entries
      • Complete journal and entry privacy
      • Comment on entries or journals
      • Journal Moderation(Like Post and Thread Moderation)
      • Entry Moderation(Like Post and Thread Moderation)
      • Pagination
      • Rating System
      • Lock System
      • Moods
      • "Can Have Journal" on a per user basis
      • Ip Logging
      • Journalists can name their journals
      • Export entries in TXT or XML format
      • Flood System
      • Administrators have absolute permissions
      • Search in Journal
      • Last Entry on Journal Index
      • Numerous AdminCp Settings
      • Unique Standard vB Images for vB Journal
      • View Single Entry
    • 1.5.0 Beta 1 Features:
      • Multiple Syndication Settings Including RSS 0.91, RSS 2.0, Atom 1.0, XML, CSV, and TXT.
      • vBulletin Standard Editors Added
      • Preview Entry
      • Reverse Entry Order
      • Improved Search Engine
      • Recent Comments for an Entry on Single Entry Page
      • Admin Settable Sort Orders
      • Printable Entry Format
      • Dynamic Last Entry
      • Database Indexes For More Speed
      • Optimized Code
      • Comes with Template, Phrase, and Database Installer and Upgrader.
      • Increased Security
    • 1.5.0 Beta 2 Features:
      • Reworked Editor Templates
      • Support For WYSIWYG
      • Back-End Post Checker
      • New Journal Buddy Interface
      • Navigation Bars Added Back
      • New Settings for Minimum/Maximum Postings
      • Known Bug Issues Solved
    • 1.5.0 Beta 3 Features:
      • Known Bugs Resolved
      • New Feature Settings
      • Majority of Settings Converted to Bitfields
      • Some Maintenance Tools Added
  • Disclaimer:
    • Support may be denied if provided files are edited/modified and support may be stopped at any time due to any circumstances.
    • The copyright notice may not be modified or removed.
  • Support:
    • Where to Get Support?
      • AIM: Antonbomb22
      • antonbomb22(at)gmail.com
      • this thread!
    • How to Report An Error:
      1. State The Error Message
      2. The Version of both vBulletin and vB Journal you are using.
      3. What page the error occured on(i.e. journal.php?do=showjournal)
      4. Screenshot if necessary
    • Read All The Entire First Post and Any Official Posts Following Before Posting An Error/Problem
  • Side Credits:
    • Zero Tolerance
    • KirbyDE
    • Danny.vbt
    • WonkotheSane
  • Contents of vBJournal_1-5-0_Beta3.zip:
    • install.txt
    • Upload
      • journal.php
      • admincp
        • journaladmin.php
        • journalinstaller.php
        • journalmaintenace.php
        • journalupgrade.php
        • journalupgrade2.php
        • journalupgrade3.php
        • journalupgrade4.php
        • vbj_install_class.php
        • vbj_phrases_install.xml
        • vbj_templates_install.xml
        • vbj_phrases_upgrade2.xml
        • vbj_templates_upgrade2.xml
        • vbj_templates_upgrade3.xml
      • includes
        • vbjournal_class.php
      • images
        • buttons
          • delete.gif
          • discuss.gif
          • newcomment.gif
          • newentry.gif
          • newentry_small.gif
          • newjournal.gif
        • statusicon
          • journal_lock.gif
          • journal_new.gif
          • journal_old.gif
    • Upgrade
      • 1-0-1_to_1-5-0_Beta1
        • Instructions.txt
      • 1-5-0_Beta1_to_1-5-0_Beta2
        • Instructions.txt
      • 1-5-0_Beta2_to_1-5-0_Beta3
        • Instructions.txt
  • Demo:
  • Updates/Fixes:

Please Click Install

Show Your Support

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

Comments
  #72  
Old 12-09-2005, 07:11 PM
xfaethorx's Avatar
xfaethorx xfaethorx is offline
 
Join Date: May 2004
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i made a quick change in function verify_viewer($id, $type) which works but i've had to hard code it i'd like a nicer solution for it but it'll do for a temp solution.
Reply With Quote
  #73  
Old 12-09-2005, 08:15 PM
AN-net's Avatar
AN-net AN-net is offline
 
Join Date: Dec 2003
Location: AnimationTalk.com
Posts: 2,367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

remove all clauses of
PHP Code:
$bbuserinfo['usergroupid'] == 
Reply With Quote
  #74  
Old 12-09-2005, 08:37 PM
xfaethorx's Avatar
xfaethorx xfaethorx is offline
 
Join Date: May 2004
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that kind of been my approach but i've set it so that one administrators account can't be viewed by any other admin account but he can see every other administrators journal and entries.

Any chances of getting some kind of permissions settings for this in the next version?

i've had to make other changes in journal.php to make sure no one who knows or tries to guess an entry link can view it via printentry or editentry..even delete entry if someone just wants to try and mangle a journal....
Reply With Quote
  #75  
Old 12-10-2005, 12:51 AM
AN-net's Avatar
AN-net AN-net is offline
 
Join Date: Dec 2003
Location: AnimationTalk.com
Posts: 2,367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

probably not the next beta but the one after it definately my current version i am working on overhauls the front end message system.
Reply With Quote
  #76  
Old 12-10-2005, 01:27 PM
Datenpapst Datenpapst is offline
 
Join Date: Mar 2004
Location: Vienna
Posts: 301
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AN-net
its sort of scary and eerie that no one has found any errors yet but me>_>
Some Questions:
is it now possible to sort the journals by categories and to change the autor?
Reply With Quote
  #77  
Old 12-10-2005, 01:49 PM
AN-net's Avatar
AN-net AN-net is offline
 
Join Date: Dec 2003
Location: AnimationTalk.com
Posts: 2,367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Datenpapst
Some Questions:
is it now possible to sort the journals by categories and to change the autor?
there are no categories in this version and probably not till version 2. the author can not be changed through front-end. again that is probably not a likely feature until version 2. the main focus of 1.5 is to improve the basic system we have right now. version 2 will extend 1.5 by adding more frivulous features.
Reply With Quote
  #78  
Old 12-12-2005, 09:25 AM
Datenpapst Datenpapst is offline
 
Join Date: Mar 2004
Location: Vienna
Posts: 301
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AN-net
there are no categories in this version and probably not till version 2. the author can not be changed through front-end. again that is probably not a likely feature until version 2. the main focus of 1.5 is to improve the basic system we have right now. version 2 will extend 1.5 by adding more frivulous features.
When there will be v2.0?
Reply With Quote
  #79  
Old 12-12-2005, 10:11 AM
AN-net's Avatar
AN-net AN-net is offline
 
Join Date: Dec 2003
Location: AnimationTalk.com
Posts: 2,367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Datenpapst
When there will be v2.0?
if i get 1.5 out of beta early next year then probably spring '06
Reply With Quote
  #80  
Old 12-17-2005, 05:05 PM
T3MEDIA T3MEDIA is offline
 
Join Date: Dec 2004
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any luck on that error I was getting? Any update I can beta test?
Reply With Quote
  #81  
Old 12-18-2005, 01:48 AM
AN-net's Avatar
AN-net AN-net is offline
 
Join Date: Dec 2003
Location: AnimationTalk.com
Posts: 2,367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by T3MEDIA
any luck on that error I was getting? Any update I can beta test?
im currently stuck on a development issue with WYSIWYG, once i resolve it i can release the next beta.
Reply With Quote
Reply


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 05:25 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.05063 seconds
  • Memory Usage 2,322KB
  • 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
  • (1)bbcode_php
  • (5)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
  • (4)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