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)

bchertov 05-21-2006 12:27 AM

Quote:

Originally Posted by gibhut
had to work out some kinks in it..

Can you share the fixes with us, or least give us an idea off how much work it took to get it working?

BTW, interesting site! :cool:

jndeakin 05-21-2006 10:00 AM

Looking at fixes. We found that owners looking at their own journal was effecting the view count, so we edited journal.php

We found the line:
$db->query_write("UPDATE " . TABLE_PREFIX . "journals SET journalviews=journalviews+1 WHERE journal_id='".intval($j)."'");

and added this line:
if ($vbulletin->userinfo['userid']!=$journalinfo['journalist_id'])
just before it:


Jim Deakin

rob30UK 05-21-2006 05:05 PM

Can users style their own blog yet?

Tulsa 05-21-2006 11:13 PM

My site uses it on an infrequent basis. A handful of users really like it. For the most part it runs pretty good.

Now today I kicked my system up to php5 and this hack puked all over itself.

guwebby 05-22-2006 07:25 AM

Quote:

Originally Posted by gibhut
We use it..

100,000 Users and it runs fine

had to work out some kinks in it..

Im interested in you're version, especially if it solves the problem of not allowing Admins to set the permissions in the ACP.

Also I checked out the profiles on your site, and I was wanting the same thing done to the one Im on, which bussy list do you use to display the pictures on the profile and what hack does the comments?

gibhut 05-22-2006 04:35 PM

Quote:

Originally Posted by guwebby
Im interested in you're version, especially if it solves the problem of not allowing Admins to set the permissions in the ACP.

Also I checked out the profiles on your site, and I was wanting the same thing done to the one Im on, which bussy list do you use to display the pictures on the profile and what hack does the comments?

We wrote out own buddy list (relational) and not storing it in one field anymore.

and we wrote our own comment system,

what is showing on the profile is just a simple script to grab the top 8 (the user sets them)

jndeakin 05-22-2006 06:07 PM

Quote:

Originally Posted by Taipa
Well, now I do.

If I turn on Smilies, the BBCode works. If I turn the Smilies off, the BBCode is also turned off.

Is this a bug, or just a weird feature? The two don't seem related to me.

Similarly, To get my smilies to workI had to enable [img] !

ditto to your question!

Jim Deakin

guwebby 05-22-2006 06:20 PM

ooo, are you able to share the buddy list and comments cause I could really use those and a journal that works too :)

veedee 05-22-2006 07:05 PM

Can anyone post a link to an example on their site please?

Thanks.

Oblivion Knight 05-23-2006 10:14 PM

I'll try and take a look at some of the compatability issues with 3.5.4 late tomorrow..

No promises though.


All times are GMT. The time now is 01:24 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.02494 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)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