Version: 1.0.2 Beta, by Andreas
Developer Last Online: Jan 2023
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.
Can someone help me figure out why I get the mood image on an entry, but then right next to it is also the name of the mood in text? So, as an example, I get the "aggressive" image, but then the actual word aggressive is right next to it in text.
Anyone have any advice on the above problem?
ALSO, is there a way to give a usergroup moderator priviledges in Journals (like to delete/edit someone's comments or entries)? If there is, I must be blind because I can't find it.
I am running 4.1.. Is that why I am getting this? (Sorry.. I cant bear to read through 1000+ posts )
Code:
Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in path\journal.php(978) : eval()'d code on line 48
Ok.. Yea.. So I got impatient.. And looked through the entire thread.. Very painful.. Only to find one suggestion to fix this which was on page 39, post 578
Moonclamp.. Have any issues since doing this???
Quote:
I had this on a few templates
I fixed it by searching for this
"$journalinfo[private]=='1'"
and replaced it with
"$journalinfo['private']=='1'"
Might not be the right way to do it, but it sorted out the problems
Okies...for those having the same issue...here's the solution:
Open up includes/config.php
Browse to the bottom and set the admin id number to that of your own admin number IF you are NOT number 1...or add number 1 in the missing areas if you are number 1. There are several diff options...do this for them all..
Save and upload...the journal admin appears!
Two days and it was that simple..ugh!
not sure anyone report this problem before...
when edit the entry and keep the original mood's name after edited the post about the
mood's name part double show?anyone know how to correct this?thanks...
Can anyone provide what rules I should use to make the journal pages search engine friendly? Would I need to place the hook into the same place (global_complete)?
I am running 4.1.. Is that why I am getting this? (Sorry.. I cant bear to read through 1000+ posts )
Code:
Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in path\journal.php(978) : eval()'d code on line 48
I don't know hun... I just know that the hack creator strongly advises against using the journal on mysql 4.1 + and php 5.... both of which my host provides to us, and have no plans to change *sigh*
my members are practically begging me for this
I don't know hun... I just know that the hack creator strongly advises against using the journal on mysql 4.1 + and php 5.... both of which my host provides to us, and have no plans to change *sigh*
my members are practically begging me for this
What is the problem with the latest versions of mysql and PHP????
I have PHP5, and the latest mysql and apache on my server, and I'm testing out a huge board hack, and now this ones broken unless you have old outdated versions of software?