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)

Chadi 08-14-2006 11:09 AM

Quote:

Originally Posted by Oblivion Knight
Follow these instructions:
https://vborg.vbsupport.ru/showthread.php?t=120134

You're using PHP5.

I'm a little confused, please help me out. I just downloaded the latest and overwrote previous xml and files uploaded.

My error:

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

Line 188 shows this in journal.php
$pagenumber = $countj['journals'];

Which template am I supposed to edit now?

In case 564 is the line to look at:
eval('print_output("' . fetch_template('JOURNAL') . '");');

I searched the template "journal" and the only area with the word private is below

condition="$bbuserinfo['private']=='1'"><b><font color="red">$vbphrase['private']</font></b><else /><if condition="$bbuserinfo['private']==''"><b><font

I attempted to make it look like this:

condition="$bbuserinfo['private']=='1'"><b><font color="red">$vbphrase['private']</font></b><else /><if condition="$bbuserinfo['private']==''"><b><font

And it gave this error after hitting submit:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/chadi/public_html/includes/adminfunctions_template.php(3537) : eval()'d code on line 188

Oblivion Knight 08-14-2006 12:54 PM

Change $vbphrase['private'] back to $vbphrase[private]

TheFinney 08-14-2006 02:48 PM

Oy, any progress on this port? I upgraded to 3.6, and now my members are down my back for the loss of journals. Oy, oy, oy. :(

And, how will this affect the current journal database? Members won't lose everything, right?

Thanks so much Oblivion Knight for your continued hard work!

ohgenki 08-14-2006 04:09 PM

oh pls release it soon...maybe u can credit him?

KevNJ 08-16-2006 03:35 AM

hopefully someone will release the update.. since this hasnt been updated in 9 months.

kartik786 08-16-2006 05:37 PM

I m on 3.5.x but mysql 5.x.xx and php 3 .

Will this hack work for me. I desperately want to use this hack ;)

Spinball 08-16-2006 07:13 PM

What table holds the journal ratings?
I want to manually edit it since there is no admin way to do it. But there is no obvious journal rating table.
TIA.

louis_chypher 08-16-2006 07:46 PM

Quote:

Originally Posted by Spinball
What table holds the journal ratings?
I want to manually edit it since there is no admin way to do it. But there is no obvious journal rating table.
TIA.

your_db_prefix_journals.journal_totalrating

Spinball 08-16-2006 08:12 PM

Thanks - wierd - I was expecting a separate rating table. That whovoted field could get incredibly long.

kartik786 08-16-2006 08:55 PM

Quote:

I m on 3.5.x but mysql 5.x.xx and php 3 .

Will this hack work for me. I desperately want to use this hack
Can anyone clarify this please ??


All times are GMT. The time now is 08:13 PM.

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.02055 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)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