vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBJournal for vBulletin 3.5 (https://vborg.vbsupport.ru/showthread.php?t=96462)

ShawnV 12-26-2005 01:07 PM

Quote:

Originally Posted by princessfrozen
Ditto, I'd like to install this but alas, my site is running mysql 4.1.x. what exactly breaks if you have the wrong ver of mysql?


Well I have it installed at the moment, however my host is updating to 4.1 this week, this really needs to be figured out as most hosting companies will be upgrading soon. :ermm:

EricaJoy 12-26-2005 01:47 PM

well i'm the type that doesn't like to wait so i went ahead and installed it and haven't seen any problems yet. if i run into any, i'll post here and in the bugtracker.

yxboom 12-26-2005 05:28 PM

Thanks for the hack.

Would it be possible to instruct on how to list the lastest xx journal entries in the same manner as this hack lists the lastest xx threads on a members profile page. Thanks again for any help on this.

docvader 12-28-2005 05:32 PM

Quote:

Originally Posted by yxboom
Thanks for the hack.

Would it be possible to instruct on how to list the lastest xx journal entries in the same manner as this hack lists the lastest xx threads on a members profile page. Thanks again for any help on this.

Flawless install on an upgraded Journal/ vb 3.0x version.

And it kept all of my old journals. Damn.

Nice job. Probably the only "upgraded board hack" I didn't have trouble with

Pcparts 12-28-2005 06:02 PM

First off, Thanks for this great hack.



I am have a problem though. It is the exact same problem as this.

Quote:

Originally Posted by Rukas
Something weird is going on since I reinstalled it, private journals dont work. I mean they do, but no one can see them, not even the people put onto the journal buddy list when posting, they are just private for everyone.

Anyone know why this could be?



I just upgraded to vbulletin 3.5.2. And I installed the lastest vbjournal hack as posted here. One user just reproted that her journal buddies cannot view her private journal.


Here are my server specs:

Apache v2.0.52
PHP 4.3.9
MySQL Version 4.1.7


Any help will be much appreciated.

Thanks.

Nordinho 12-28-2005 11:06 PM

Quote:

Originally Posted by Synth
Is there a vBadvanced module for this, I can't find one and am not having very much luck creating my own :disappointed:

I got it working om my site...it's probably not the best or easiest way to do it, since I'm not a coder...but it works fine for me...

here we go

Create a template called 'adv_portal_latestjournalentry'

Paste the text below in it and change 'http://www.nordinho.net/vbull/journal.php?$session[sessionurl]' to the url where your journal is located.


HTML Code:

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<thead>
 <tr>
  <td class="tcat" colspan="2">
    <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('cmps_pagesmenu')"><img id="collapseimg_cmps_pagesmenu" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_cmps_pagesmenu].gif" alt="" border="0" /></a>
    <span class="smallfont"><strong><a href="http://www.nordinho.net/vbull/journal.php?$session[sessionurl]">$vbphrase[adv_latest_journalentries]</a></strong></span>
  </td>
 </tr>
</thead>
<tbody id="collapseobj_cmps_pagesmenu" style="$vbcollapse[collapseobj_cmps_pagesmenu];text-align:$stylevar[left]">
$latestbitscmps
</tbody>
</table>

Next create a template called 'journal_latestentrybitcmps'

Paste the following and change both 'vbull' and 'http://www.nordinho.net/vbull' to your forum directory


HTML Code:

<td class="$bgclass"><a href="vbull/journal.php?do=showentry&amp;e=$latest[entry_id]" title="$latest[entrytext]">$latest[entrytitle]</a> 
<td>
<div align="right" class="smallfont"> ($latestentrydate - $latestentrytime)</div>
</td>
</td>
<tr>
<td class="$bgclass" colspan="2">

$latest[entrytext] <br />
<span class="smallfont" style="float:$stylevar[right]">Written by:<a href="http://www.nordinho.net/vbull/member.php?u=$latest[journalist_id]">$latest[journalist]</a></span>
<br /></tr></td>

Upload the attached 'journalentries.php'

Create a new module in your cmps


- Title - Latest Blog Entries (or whatever you want)
- File to Include - journaltries.php
- Templates Used - adv_portal_latestjournalentry,
journal_latestentrybitcmps
- Use module shell - no

Click and it should be done. Live demo at http://www.nordinho.net

If you want to change the number of entries shown, look for 'LIMIT 3' in the journalentries.php file and change that to the number of entries you want.

Synth 12-29-2005 12:19 AM

Thanks !

For some reason nothing shows up and everything is active

kau 12-29-2005 03:43 AM

So the hack just won't work with MySQL 3.X ??

dreamer81 12-29-2005 08:58 AM

I would really like to install this, but with no mysql 4.1+ support nor php5 support it seems impossible.???

+ where is the moods xml file??

dreamer81 12-29-2005 09:19 AM

also.... is it possible to aquire the PSD files for this mod?


All times are GMT. The time now is 11:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02036 seconds
  • Memory Usage 1,755KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete