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)

gibhut 05-24-2006 02:00 AM

hmm so NO questions about this ?

TRR 05-24-2006 02:24 AM

I am attempting to d/l the zip file, but it is corrupted. Is this on my end?

Snake 05-24-2006 06:59 PM

Quote:

Originally Posted by Oblivion Knight
I'll try and take a look at some of the compatability issues with 3.5.4 late tomorrow..

No promises though.

Yeah you do that man. And I thought the Final version will be released by the end of 2006? :p

kall 05-24-2006 07:07 PM

Quote:

Originally Posted by Lil Ripsta
Yeah you do that man. And I thought the Final version will be released by the end of 2006? :p

He still has 6 months till the end of 2006. :p

Snake 05-24-2006 07:09 PM

Whoops I was going to say 2005 but whatever.

Knight, this is the greatest hack ever, believe me when I say that. I just can't wait to get my hands on the final version. Everyone has been waiting for months now so I think it's the time to work on it, ya?

Oblivion Knight 05-24-2006 10:36 PM

Quote:

Originally Posted by Lil Ripsta
Yeah you do that man. And I thought the Final version will be released by the end of 2006? :p

It's not my release.. I just contributed toward the layout and added a couple of features. ;)


Quote:

Originally Posted by Lil Ripsta
Knight, this is the greatest hack ever, believe me when I say that. I just can't wait to get my hands on the final version. Everyone has been waiting for months now so I think it's the time to work on it, ya?

You and me both.!

I kinda gave up and figured I'd wait for An-net's "official" vBJournal 3.5.x release.

AWS 05-24-2006 10:41 PM

I have it running with 3.5.4.

http://bbs.whatpissesyouoff.com/journal.php

bchertov 05-25-2006 04:59 AM

Quote:

Originally Posted by AWS
I have it running with 3.5.4.

http://bbs.whatpissesyouoff.com/journal.php

Cool site! Did you have any trouble installing it or running it? Did you need to tweak it?

Barry

dimopoulos 05-25-2006 01:32 PM

I seem to have a small problem with the journal mod.

It was working fine a week or so ago. Then we moved servers on a dedicated box. After that it stopped working as expected. I get an error:

Code:

Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /.../forums/journal.php(1593) : eval()'d code on line 61
The only thing I can think of that changed was the encoding on mysql and the fact that we are using now MySQL 4.1 and PHP 5.

I looked in the code and it seems to be the line where you post what mood you are in. I managed to remove that line from one or two of the templates but on the others it still happens....

Has anyone seen this before? If not I can report it as a bug.

Oblivion Knight 05-25-2006 04:50 PM

@dimopoulos:
Quote:

Originally Posted by Andreas
Known Issues
It is not recommended to use mySQL 4.1+
Beta 1 does not work properly with PHP 5. Problems are to be expected if you try to run this Hack with PHP 5.


gibhut 05-25-2006 07:45 PM

What template is being pulled in on line 1593.

open that template and show me line 61 and i can show you how to fix it..



Quote:

Originally Posted by dimopoulos
I seem to have a small problem with the journal mod.

It was working fine a week or so ago. Then we moved servers on a dedicated box. After that it stopped working as expected. I get an error:

Code:

Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /.../forums/journal.php(1593) : eval()'d code on line 61
The only thing I can think of that changed was the encoding on mysql and the fact that we are using now MySQL 4.1 and PHP 5.

I looked in the code and it seems to be the line where you post what mood you are in. I managed to remove that line from one or two of the templates but on the others it still happens....

Has anyone seen this before? If not I can report it as a bug.


gibhut 05-25-2006 07:48 PM

Quote:

Originally Posted by Oblivion Knight
@dimopoulos:

We had to fix a couple of them when we went to php5 and mysql 5

If you get errors.. Ask me

guwebby 05-26-2006 12:06 AM

do you use 3.5.4 gibhut?

if you do how did you get it to save the Administrator Permissions for the Journal? thats my problem with it, it wont save the setting to yes so I can adminster it

Tulsa 05-26-2006 04:02 AM

Quote:

Originally Posted by gibhut
We had to fix a couple of them when we went to php5 and mysql 5

If you get errors.. Ask me

Running php 5.1.2 MySQL 4.1.18-standard

(Calling journal index from navbar)

Code:

Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /home/mysite/public_html/forums/journal.php(564) : eval()'d code on line 188
Line 188 of journal.php:
Code:

$pagenumber = $countj['journals'];

(Calling my journal from navbar)

Code:

Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /home/mysite/public_html/forums/journal.php(978) : eval()'d code on line 48
Line 48 of journal.php:
Code:

'journal_deletion_journal_confirmation',

cmrplusradio 05-28-2006 09:39 AM

Firstly, this is my first post and install, it exactly what i was looking for!

I have installed and it all looks fine, but how do i allow users to edit thier journals, i have logged in under a normal user and cannot access the journals section, i dont have the right permissions, how do i allow users and my admistrstor acount to add journal entries - as you can tell i am new to vbulletin!

Also is thier a way to change all referneced to "Journal" to "Blog"?

Any help would be great. E-Mail me @ info@afhwebsitedesign.co.uk if you can help.

Alex

Tulsa 05-28-2006 12:48 PM

Go into each user group from your admincp and you'll see the journal section where you can choose what you like for each.

Craigex 05-28-2006 10:25 PM

Why doesn't journal.php work?

Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /home/admin/public_html/journal.php(564) : eval()'d code on line 188

I get that!

Tulsa 05-28-2006 11:30 PM

Are you using php5 too?

gibhut 05-30-2006 12:19 PM

ok quick explain ,
Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /home/mysite/public_html/forums/journal.php(564) : eval()'d code on line 188

means line 564 of journal.php is calling a template.. on line 188 of that template is where the error is..

so tulsa look on line 564 of journal and tell me the template it is calling

and same goes for your Craigex

Sarthek 05-30-2006 02:38 PM

Can somebody share a live demo of this please.

Also, last update on this hack was on 17. Nov 2005. Is this correct?
Is this still up-to-date?

Dan 05-30-2006 02:44 PM

Yes this hack should still be working with the latest versions of vBulletin, best way to find out is to install it and find out.

Tulsa 05-30-2006 05:02 PM

Quote:

Originally Posted by gibhut
ok quick explain ,
Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /home/mysite/public_html/forums/journal.php(564) : eval()'d code on line 188

means line 564 of journal.php is calling a template.. on line 188 of that template is where the error is..

so tulsa look on line 564 of journal and tell me the template it is calling

and same goes for your Craigex

Line 564 of the journal.php does not look like it's calling for a template to me.

Code:

Line 564: 'sort' => TYPE_NOHTML
However I was able to find what was that error on line 188 of the journal template. Removing one of the </if>'s caused it to save just fine. Not sure if it's going to work but vbulletin seemed to like it better. This was the line in the journal template.

Code:

<div class="smallfont">$vbphrase[your_current_journal_status_is]: <if condition="$bbuserinfo[private]=='1'"><b><font color="red">$vbphrase[private]</font></b><else /><if condition="$bbuserinfo[private]==''"><b><font color="orange">$vbphrase[non_existent]</font></b><else /><b><font color="green">$vbphrase[public]</font></b></if></if></div></td>

So I'm down to that last error and it's located in the journal_journalpage template. It's line 48 and I can't find what's wrong with this one.

Code:

<b>$vbphrase[status]</b>: <if condition="$journalinfo[private]=='1'"><b><font color="red">$vbphrase[private]</font></b><else /><b><font color="green">$vbphrase[public]</font></b></if>

moonclamp 05-31-2006 11:31 AM

Has anyone else here upgraded to internet explorer 7 beta?

I did this and all the journal entries now get underlined when a mouse is hovered over them ... kinda weird.

gibhut 05-31-2006 12:53 PM

Change $journalinfo[private] to $journalinfo['private'] and $bbuserinfo[private] to $bbuserinfo['private'] That should fix it

Quote:

Originally Posted by Tulsa
Line 564 of the journal.php does not look like it's calling for a template to me.

Code:

Line 564: 'sort' => TYPE_NOHTML
However I was able to find what was that error on line 188 of the journal template. Removing one of the </if>'s caused it to save just fine. Not sure if it's going to work but vbulletin seemed to like it better. This was the line in the journal template.

Code:

<div class="smallfont">$vbphrase[your_current_journal_status_is]: <if condition="$bbuserinfo[private]=='1'"><b><font color="red">$vbphrase[private]</font></b><else /><if condition="$bbuserinfo[private]==''"><b><font color="orange">$vbphrase[non_existent]</font></b><else /><b><font color="green">$vbphrase[public]</font></b></if></if></div></td>

So I'm down to that last error and it's located in the journal_journalpage template. It's line 48 and I can't find what's wrong with this one.

Code:

<b>$vbphrase[status]</b>: <if condition="$journalinfo[private]=='1'"><b><font color="red">$vbphrase[private]</font></b><else /><b><font color="green">$vbphrase[public]</font></b></if>


Tulsa 05-31-2006 04:42 PM

Quote:

Originally Posted by gibhut
Change $journalinfo[private] to $journalinfo['private'] and $bbuserinfo[private] to $bbuserinfo['private'] That should fix it


Unfortunately that change did not fix it. :confused:

Morrighan256 05-31-2006 10:19 PM

Uninstalling. The white screen won't go away, and by the ninth test post, it gets frustrating. :tired:

Tulsa 06-01-2006 08:05 AM

Quote:

Originally Posted by Tulsa
Line 564 of the journal.php does not look like it's calling for a template to me.

Code:

Line 564: 'sort' => TYPE_NOHTML
However I was able to find what was that error on line 188 of the journal template. Removing one of the </if>'s caused it to save just fine. Not sure if it's going to work but vbulletin seemed to like it better. This was the line in the journal template.

Code:

<div class="smallfont">$vbphrase[your_current_journal_status_is]: <if condition="$bbuserinfo[private]=='1'"><b><font color="red">$vbphrase[private]</font></b><else /><if condition="$bbuserinfo[private]==''"><b><font color="orange">$vbphrase[non_existent]</font></b><else /><b><font color="green">$vbphrase[public]</font></b></if></if></div></td>

So I'm down to that last error and it's located in the journal_journalpage template. It's line 48 and I can't find what's wrong with this one.

Code:

<b>$vbphrase[status]</b>: <if condition="$journalinfo[private]=='1'"><b><font color="red">$vbphrase[private]</font></b><else /><b><font color="green">$vbphrase[public]</font></b></if>


I think I have it?? If you remove the " " from $bbuserinfo[private]==1 (journal.php) and from $journalinfo[private]==1 (journal_journalpage) they save in vbulletin. Now I've not run them through tests yet but they did pass the vbulletin check on them and seem to be working on my site. Under php5.

Neo_Angelo 06-01-2006 11:10 AM

when i post a journel entry it shows up but my message is gone, when i click edit there is no message even though i typed on in.

iamnofear 06-01-2006 01:32 PM

Quote:

Parse error: parse error, unexpected T_PRIVATE, expecting ']' in /home/thucnghi/public_html/forum/journal.php(564) : eval()'d code on line 188
How can i fix it ?

Tulsa 06-01-2006 11:15 PM

You can do what I did. It's not a fix, it's a band-aid for making this work with php5 at least for my site.

myridespace 06-03-2006 02:23 AM

im sorry for not looking through all 83 pages but i need help. i thought i did everything as instructed but when i click on journals off my forum page it directs me to a webpage and say it cant locate the page. what i do wrong? www.myridespace.net, try it and u will see what i mean, thanks for any help you can give

Tulsa 06-03-2006 02:38 AM

Did you upload the journal.php file to your forums root directory? That's what it can't find.

myridespace 06-03-2006 02:55 AM

alright now it says i dont have permission, now what?

Tulsa 06-03-2006 03:03 AM

You have to go into each of the usergroups in your admincp and give them all access as you see fit.

myridespace 06-03-2006 03:06 AM

i have changed somethings, but i dont see nething that is related to the journals, any ideas?

Tulsa 06-03-2006 03:12 AM

This is what you should see in each of your usergroups.

myridespace 06-03-2006 03:15 AM

ok so i dont have that, so what i screw up?

myridespace 06-03-2006 03:21 AM

i am still trying to get the hang of uploading the files, can u go over where everything needs to be uploaded, i think that where i went wrong

Tulsa 06-03-2006 03:22 AM

The only thing I can suggest to you is start over, and follow the instructions very closely.

In the zip file, the journal.php goes into your root directory

The journaladmin.php goes in your forums/admincp directory

The bitfield_journalhack.xml and the cpnav_journalhack.xml go in your forums/includes/xml directory

The image files upload to the same image named directory as they are stored in the zip file.

myridespace 06-03-2006 03:43 AM

tulsa, thanks for the late nite help, it works now, i uploaded incorrectly, thanks agian


All times are GMT. The time now is 11:10 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.02884 seconds
  • Memory Usage 1,840KB
  • 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
  • (15)bbcode_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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