Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBJournal for vBulletin 3.5 Details »»
vBJournal for vBulletin 3.5
Version: 1.0.2 Beta, by Andreas Andreas is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Version: 3.5.1 Rating:
Released: 09-16-2005 Last Update: 11-16-2005 Installs: 597
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

This is a Port of vB Journal by An-Net

A t t e n t i o n
This Hack is unsupported and incompatible with PHP 5.
You are herby advised to not use it.
If you do have this hack installed it is advised to use vBulletin Blog instead.
You can import current entries to vBulletin Blog via Impex and uninstall this hack afterwards.

Supporters / CoAuthors

Show Your Support

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

Comments
  #872  
Old 01-04-2006, 07:49 PM
Nikke Nikke is offline
 
Join Date: Nov 2005
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Something is wrong with my journal, look at this picture:




Why aren't the pictures showing?
Reply With Quote
  #873  
Old 01-04-2006, 09:40 PM
Lpspider Lpspider is offline
 
Join Date: Oct 2005
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gibhut
Those are in the template system
I'm sort of new at this... could you be more specific?
Reply With Quote
  #874  
Old 01-04-2006, 10:31 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lpspider
I'm sort of new at this... could you be more specific?
for the navbar link

you did that to have the journal link in it:

Quote:
<td id="navbar_search" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
----------------------------------------------------------------------------------------------------------------------------------

BELOW that ADD
----------------------------------------------------------------------------------------------------------------------------------
<td id="journalnavbar" class="vbmenu_control"><a href="#journalnavbar">$vbphrase[journals]</a> <script type="text/javascript"> vbmenu_register("journalnavbar"); </script></td>
----------------------------------------------------------------------------------------------------------------------------------

In Template navbar FIND
----------------------------------------------------------------------------------------------------------------------------------
<!-- / NAVBAR POPUP MENUS -->
----------------------------------------------------------------------------------------------------------------------------------

ABOVE that ADD
----------------------------------------------------------------------------------------------------------------------------------
<div class="vbmenu_popup" id="journalnavbar_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead" align="center">$vbphrase[journal_links]</td></tr>
<tr><td class="vbmenu_option"><a href="journal.php$session[sessionurl_q]">$vbphrase[journal_index]</a></td></tr>
<if condition="$bbuserinfo!=0">
<tr><td class="vbmenu_option"><a href="journal.php?$session[sessionurl]do=gotomyjournal">$vbphrase[my_journal]</a></td></tr>
</if>
</table>
</div>
Replace the $vbphrase[My_Journal] with My Blog or whateva text you want

as for the other one go to language phrase edit and change each journal for Blog
Reply With Quote
  #875  
Old 01-05-2006, 04:00 AM
dartworth dartworth is offline
 
Join Date: Oct 2004
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nevermind
Reply With Quote
  #876  
Old 01-05-2006, 10:32 AM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nikke
Something is wrong with my journal, look at this picture:




Why aren't the pictures showing?
Make sure you've uploaded the images in the right directory of your skin folder.
Reply With Quote
  #877  
Old 01-05-2006, 11:05 AM
scabbed scabbed is offline
 
Join Date: Dec 2004
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello, since i upgrade too 3.5.3 i have this error :

Quote:
Parse error: parse error, unexpected T_PRIVATE, expecting ']' in /home/scabbed/public_html/forum/journal.php(564) : eval()'d code on line 188
Reply With Quote
  #878  
Old 01-05-2006, 11:51 AM
TechDawgFan TechDawgFan is offline
 
Join Date: Apr 2004
Location: Louisiana
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've got a question/concern about this mod/hack.

First, I would LOVE to have a blog system tied into my vBulletin. I'm looking for it and want it - SOON. I've been following this hack hoping this would be my answer. But I have some concerns. First, for as long as I've been following it, this hack has remained in Beta stage with the last update by the author being in late November. I've also checked the Bugs page and the last update, other than newly submitted bugs, was on Nov. 24th. I've seen several pieces of code fix here in this thread, but none of those have been incorporated into the mod.

The last thing I want to do it install a major feature addition to my site and find that it is no longer supported and no updates are provided, ESPECIALLY when the Andreas stated that it will NOT work with PHP5 and is not recommended on MySQL 4.1+! Are the developers still working on the hack and incorporating the suggested changes? Are they planning on keeping it current with the updates to vBulletin (we now have 3.5.3 and the hack was for .1)?

Does anybody else have the same concerns? Do you know of any other good options for a vBulletin integrated blog that doesn't require abandoning my current CMS?

TDF
Reply With Quote
  #879  
Old 01-05-2006, 06:15 PM
Nordinho Nordinho is offline
 
Join Date: Aug 2004
Location: Netherlands
Posts: 288
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by docvader
Nordinho, the module works perfectly. Thanks!
You're welcome
Reply With Quote
  #880  
Old 01-05-2006, 06:29 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TechDawgFan
I've got a question/concern about this mod/hack.

First, I would LOVE to have a blog system tied into my vBulletin. I'm looking for it and want it - SOON. I've been following this hack hoping this would be my answer. But I have some concerns. First, for as long as I've been following it, this hack has remained in Beta stage with the last update by the author being in late November. I've also checked the Bugs page and the last update, other than newly submitted bugs, was on Nov. 24th. I've seen several pieces of code fix here in this thread, but none of those have been incorporated into the mod.

The last thing I want to do it install a major feature addition to my site and find that it is no longer supported and no updates are provided, ESPECIALLY when the Andreas stated that it will NOT work with PHP5 and is not recommended on MySQL 4.1+! Are the developers still working on the hack and incorporating the suggested changes? Are they planning on keeping it current with the updates to vBulletin (we now have 3.5.3 and the hack was for .1)?

Does anybody else have the same concerns? Do you know of any other good options for a vBulletin integrated blog that doesn't require abandoning my current CMS?

TDF
Yeah! C'mon Andreas, we're hardly waiting for the Final version!
Reply With Quote
  #881  
Old 01-05-2006, 08:46 PM
silurius silurius is offline
 
Join Date: Oct 2004
Posts: 404
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TechDawgFan
I've got a question/concern about this mod/hack.
...
Does anybody else have the same concerns? Do you know of any other good options for a vBulletin integrated blog that doesn't require abandoning my current CMS?
Have you had a chance to try out tamarian's vB Drupal or Geek's GARS?
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 03:40 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.05918 seconds
  • Memory Usage 2,321KB
  • Queries Executed 26 (?)
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_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
  • (4)pagenav_pagelinkrel
  • (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