vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   vBJournal for VB3 (https://vborg.vbsupport.ru/showthread.php?t=63881)

msimplay 05-09-2004 07:03 PM

no way am i gonna pay for a journal :)

Oblivion Knight 05-10-2004 08:26 AM

I'm trying to fix up the currently released port of vBJournal 1.1b to make it much more stable and usable.. Progress on this can be found at EvB, and all being well should be released by the end of next week..

I'm however having a couple of problems with this, and would appreciate any help that anyone can provide.

sabret00the 05-10-2004 08:50 AM

Quote:

Originally Posted by msimplay
no way am i gonna pay for a journal :)

i think we'd all prefer not to pay :o

sabret00the 05-10-2004 08:50 AM

Quote:

Originally Posted by Oblivion Knight
I'm trying to fix up the currently released port of vBJournal 1.1b to make it much more stable and usable.. Progress on this can be found at EvB, and all being well should be released by the end of next week..

I'm however having a couple of problems with this, and would appreciate any help that anyone can provide.

if it's code then i'm useless, i saw the problem at BF2 and just got confused lol

Oblivion Knight 05-10-2004 09:09 AM

Quote:

Originally Posted by sabret00the
if it's code then i'm useless, i saw the problem at BF2 and just got confused lol

Yeah, it's code related.. :disappointed:
The only way I could fix it is by studying showthread.php for hours and hours and see how jelsoft do it by default, which I don't really fancy doing to be honest.!

sabret00the 05-10-2004 09:21 AM

from what i read of your problem (post, not code) you might be able to do a dirty fix with a conditional and a $clause in the query so

PHP Code:

if (&page >= 1) {
$clause  blah 1
} else {
$clause blah
}


// then have the query down here
SELECT (*)
FROM journal_entry
WHERE journalid 
$bbuserinfo[userid]
AND 
$clause 


msimplay 05-10-2004 09:40 AM

Quote:

Originally Posted by sabret00the
i think we'd all prefer not to pay :o

lol na i mean theres some things i would pay for but journal isnt one of em
i don't mind giving my appreciation in the way of donations but paying for a journal i don't think thats worth it as its only useful as an addon script

coupled with that if i wanted to use a seperate script i'd just get a free blogger

spence2 05-12-2004 05:44 AM

AN-net,

Are you still working on this? If so, how is it coming along?

AN-net 05-12-2004 08:26 PM

im still tinkering with it and i am also still bit occupied with my paid project but i hope to resume this project fully soon:)

kerplunknet 05-15-2004 04:06 AM

Sooner the better. :/


All times are GMT. The time now is 10:45 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.01206 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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