![]() |
Does this system work with vBulletin 3.5.2?
|
Quote:
|
Apologies for not reading every post but is this still a beta ? Does anyone have a link to a working install of this please ?
|
Quote:
|
This module works with 3.5 and CMPS 2.0. Thought I'd share.
Make sure in adv_portal_latestjournalentry you have $latestbits instead of $latestentrybits Then upload this file to your modules directory. Should work fine, works on my site. |
Quote:
|
Beta 1 does not work with PHP 5.
|
On journal home page we have by default latest journals and latest entries. Anyway to have a third column "latest comments"?
|
I installed vBJournal and it's working perfectly on my forum. However, my other Administrator cannot see the vB Journal options in her admincp (I can see mine). Anything I can do to fix this?
The administrator permissions are set properly and she still can't see the options :( |
I would've so much installed this if it wouldn't of required MySql 4.0.4...
|
sorry, cant read through 55 pages. it would be nice if someone could design a hack that lets you merch posts within threads, so the thread author or mods could merge the any posts that are the same questions into on....making these 55 page threads a bit smaller.
anyway, sorry for my rant. :) are we supposed to use the mood images from the moods hack? my dropdown menu in the journal and the modify moods page in the admin cp only shows 51 moods when i have more. either i am using a moods pack that wasnt in mind, or i did something wrong to only display some of them. thanks in advance...great mod! |
oh, and i even made a mySql file so i didnt have to type in each of the moods in the admin cp if anyone is using the vbmoods images.
|
is there a mysql 4.1+ fix anywhere in sight yet?
|
Installed! http://digitalet.net/forum/journal.php
Thanks Andreas, you are becoming one of my favorite coders here! |
Had a little problem and can't figure it out for the life of me. When you make a comment on the journal and go back and edit that comment.. the page it sends you to is blank. this is a non admin account.. any ideas..
|
Found it. In the admin there is no Can edit Comments. so i had to add
Code:
<bitfield name="caneditowncomments" group="journal_permissions" Quote:
|
in the /journal.php link, when a user goes there it gives out the "latest journal entries"... (which is $latestbits in the JOURNAL template), however when you click on the link, it doesnt open up a new window, it displays it in the current window now. How do i change this to open up "$latestbits" in a new window???
i can't use window.open command, because it doesnt work in this case b/c of the $latestbits (comprising all the links and URL in the variable) please help... |
how do I allow html for journal?
|
Quote:
|
Quote:
i fixed this problem when i was sick of always closing myself out.. Here are the codes you need to replace the "journal_latestentrybit" template with the following: PHP Code:
Also if you want the MEMBERINFO template to also popup when people look at the Blogs there, you also want to revise the template changes in your MEMBERINFO with the following: (This replace/overwrites the Memberinfo step in the instructions) PHP Code:
NOTE: This will open another window now with the entries NOTE2: Change the path to your liking. However mine was /forum/journal.php.... Guess now we can scratch off this bug ... Enjoy =) |
Nevermind. Issue resolved.
|
Quote:
|
Heres a suggestion for a future release:
Comments include a link to the commenters journal if it exists, and show their avatar in the comment post. |
Is there a vBadvanced module for this, I can't find one and am not having very much luck creating my own :disappointed:
|
might you have the font you used for the text on the buttons?
|
can someone link me to the original vbjournal for features?
also, is this a stable hack? |
when will this be working with php 5?
|
I have a quite big problem:
I can post entries & comments, everything works except for the text itself. So I can see the title, user, date, ... but no text. I looked in my db and there's no text posted. I had a upgraded vb board with old journal hack installed, I had translated the templates to dutch, so I didn't change templates, can that be the cause of the error? I have beta 1 installed, grz, seba |
I reverted the templates and it works.
It's almost completly with phrases now, great! |
Quote:
|
Quote:
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: |
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.
|
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. |
Quote:
And it kept all of my old journals. Damn. Nice job. Probably the only "upgraded board hack" I didn't have trouble with |
First off, Thanks for this great hack.
I am have a problem though. It is the exact same problem as this. Quote:
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. |
Quote:
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%"> 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&e=$latest[entry_id]" title="$latest[entrytext]">$latest[entrytitle]</a> 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. |
Thanks !
For some reason nothing shows up and everything is active |
So the hack just won't work with MySQL 3.X ??
|
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?? |
also.... is it possible to aquire the PSD files for this mod?
|
All times are GMT. The time now is 12:35 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|