vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBJournal Lite 1.1b (https://vborg.vbsupport.ru/showthread.php?t=43717)

NTLDR 10-24-2002 04:36 PM

Quote:

Originally posted by Willard Reece
Also
Who wants a journal where the admin of a site can read your private thoughts.
gota be a way to make the private----- private!!!!

How do you suggest making it private? You can't, the same as anyone who has access to your DB can see everything, passwords, email addresses etc. The only way to make it private is to cut everyones access to the webserver.

ohgenki 10-24-2002 04:49 PM

I seriously need help....i just downloaded the file...and i installed it.

However, everytime i post a reply...it just redirects me back to the main journal page. its empty.

however, i can add using the Opera Browser, by reposting. Otherwise, i cannot add at all...it doesn't repost...and instead of

http://www.mysite.com/journal.php

i get this instead:

http://www.mysite.com/journal.php?jo...ction=addentry

Willard Reece 10-24-2002 04:49 PM

Quote:

Originally posted by NTLDR


How do you suggest making it private? You can't, the same as anyone who has access to your DB can see everything, passwords, email addresses etc. The only way to make it private is to cut everyones access to the webserver.


You can't see the passwords ,, but yes you can see the email addresses and if someone wants to keep it like a dairy them an admin could read it and post your thoughts all over h!! and back.
Thats what I am saying.

But basicly my only prob with it is I wish a admin could delete post made in any journal or what ever.
I didn't see that as a option. and also the error page.

ohgenki 10-24-2002 04:53 PM

can someone help me ?

Willard Reece 10-24-2002 05:07 PM

Have you done the function edit that it says to do.
I see that by your url that you have removed it so I can't see it.
but you need to follow the install to the end.

ohgenki 10-24-2002 05:10 PM

yes, in admin/functions.php i added:

// vBJournal Hack by Ryangel
if($post[journal]==1){
$journal = '<a href="journal.php?s=&journalid='.$post[userid].'&action=view"><img src="{imagesfolder}/journal.gif" alt="View '.$post[username].'\'s Journal" border="0"/></a>';
}
else {
$journal = '';
}

$datecut = time() - $cookietimeout;

if ($counter%2==0) {
$post[backcolor]="{firstaltcolor}";
$post[bgclass] = "alt1";
} else {
$post[backcolor]="{secondaltcolor}";
$post[bgclass] = "alt2";
}

is that right ?

NTLDR 10-24-2002 05:16 PM

Quote:

Originally posted by Willard Reece
You can't see the passwords
Yes you can, they just happen to be an MD5 hash unless you have hacked it out of vB.

Quote:

But basicly my only prob with it is I wish a admin could delete post made in any journal or what ever.
Not having installed this hack I don't know how the DB is set out but you just need to run a simple query along the lines of the following:

[sql]DELETE FROM journal WHERE journalid=X ANDuserid=X[/sql]

ohgenki 10-24-2002 05:17 PM

can u help me with my problem ?

Willard Reece 10-24-2002 06:20 PM

ohgenki

looks like you put it in the right spot.

ohgenki 10-25-2002 05:09 AM

yeah i did...but no idea why it just doesn't display new entries...


All times are GMT. The time now is 09:54 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.01201 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)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