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)

Olli460 12-23-2006 10:59 AM

Will there be a port to 3.6 anytime soon? I think this would fit nicely for the new year. xD

Snake 12-23-2006 08:48 PM

I'm getting this error after I've moved servers. Any idea?

Quote:

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

Adrian Schneider 12-23-2006 09:03 PM

Snake, read this,
https://vborg.vbsupport.ru/showthread.php?t=120134

Snake 12-23-2006 09:50 PM

Aj, I have already read that thread. So it seems that vBJournal isn't working fine on PHP5 and I'm currently getting this error.

Quote:

Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /home/finalfan/public_html/journal.php(567) : eval()'d code on line 188
Any help?

Adrian Schneider 12-23-2006 10:38 PM

Replace $whatever[private] with $whatever['private'] inside template conditions. It says that in the thread. ;)

dead7 12-28-2006 03:03 PM

I have a question, recently my search was working great, journals were being used without hassle.

I've triple-checked all permissions in both Journal settings & Usergroup permissions for each group. All have the ability to search, the option is enabled for them in the usergroups but now it just stops working? Everyone no matter what gets an access denied to use the journal search??

This was working fine around 2 weeks ago but i've not needed to search it since, now that I have, I see its broke. Is there anything else I may be missing besides the main config & the usergroup permission entries?? (everything is set to yes in usergroup perms)

Rich 12-28-2006 04:06 PM

Hello,

I thought it would be interesting if we could pull if a user has new comments in their blog when then they log in. I realise it is just a query that needs to be run, but I don't know what it would be.

I was thinking that if they have new blog comments, a phrase would display and if they didn't, one wouldn't be displayed. if it sent a pm and/or email it would also be cool. Kinda like the subscriptions system.

Does anyone have an idea as to how to do this?

thincom2000 12-29-2006 06:52 AM

Just to let you know, I managed to get this working on 3.6.4

I'm not positive if all the bugs are gone, but at least I can view and edit the blogs now.

In journal.php, find:
PHP Code:

$vbulletin->journal_opt unserialize($vbulletin->journal_opt);
$setting =& $vbulletin->journal_opt

Replace with:
PHP Code:

// $vbulletin->journal_opt = unserialize($vbulletin->journal_opt);
// $setting =& $vbulletin->journal_opt; 

Haha, was that simple or what? I stopped getting database errors on my main page with this quick fix.

Snake 12-30-2006 11:26 AM

Quote:

Originally Posted by Snake (Post 1144191)
Aj, I have already read that thread. So it seems that vBJournal isn't working fine on PHP5 and I'm currently getting this error.



Any help?

I tried to view that thread for the fix and I still couldn't do it. Any help please? :(

parabat 01-01-2007 11:01 PM

Is this mod anything like the vBlog/vDiary?
Is there a planned upgrade to 3.6.4

-Parabat


All times are GMT. The time now is 10:23 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.07602 seconds
  • Memory Usage 1,751KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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