vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [RELEASE] Private Messaging (PM) Hack, v 1.2.0 (https://vborg.vbsupport.ru/showthread.php?t=1772)

08-01-2000 06:56 AM

You can't append numbers to the "name" attributes.

action3 should be action
table2 -> table
password3 -> password

etc, etc, etc.

08-02-2000 04:23 AM

Thanks for the help Mike, but it's still not fixed :(

The original problem occured because I was playing around a lot with Dreamweaver editing the template, and copying the form around a couple times led to the problems.

Here's the current status:
I can jump from folder to folder with no problem.
When I hit delete, I get the message that the file was deleted, but when transferred back to my inbox the message is still there.
When I try moving it to a different folder, I get this message "can't move to nonexistant folder."

Here's my code one more time:
Quote:

<form action="private.php" method="POST">
<div align="center"><FONT SIZE="2" FACE="arial, helvetica"><b>Checked Items:</b></font>
<input type="hidden" name="action" value="domove">
<input type="hidden" name="table" value="$table">
<input type="hidden" name="password" value="$password">
<input type="submit" name="submit" value="Delete">
<FONT SIZE="2" FACE="arial, helvetica"><b>or</b></font>
<input type="Submit" name="submit" value="Move">
<FONT SIZE="2" FACE="arial, helvetica"><b>to</b></font>
<select name="select">
<option value="0">Inbox</option>$folderjump
</select>
</div>
</form>
Quote:

<input type="checkbox" name="msgs[$msgid]" value="yes">
Thanks again. If you want to see it in action, here's a link to my forum http://www.basswriters.com/forums

08-02-2000 04:49 AM

The <select> part is wrong. Should be:
Code:

<SELECT name="thefolder">
And FYI, the default templates are included with the hack, so you might wanna take a look at those.

08-03-2000 03:20 PM

okay i am game Ed :D ... going to install PM this weekend most likely, so is there anything going to be added or modified to it between now and then ?

08-05-2000 11:52 AM

Installed everything and maked a few changes to the templates to fit my Board, but:

In the USer Profile:
Receive Email On PM ON/OFF

this didn't Work! I can check On or Off, when I go back to the Profile it's still off!
In case off get private message in the profile it's also on Off, but you get pm + same prob here like the one above with the email!

Can anyone help???

http://www.star-trek-forum.de

The_Sisko

08-08-2000 01:42 AM

Ed:

If you get a private message and then read it, if you go back to the main forum index you shouldn't have an indicator that tells you that you have a new message should you? Doesn't this get automatically set so that it is no longer a new message and just gets kept in the total count?

The way that I see it now is that it tells me that I have a new message all the time even though I read it. Shouldn't this get reset?

Am I missing something here?

Parker

08-08-2000 03:00 AM

Parker - I use vB's last visit time to determine if the message is new or not. Completely unrelated to read or not (I don't even track if it's been read at all anyway)

08-08-2000 03:12 AM

So what is the lag time between when your last visit time and new visit time when the pm will no longer show you that you have a new private message?

Parker

08-08-2000 04:11 AM

More correctly, it uses the same method as the rest of the light bulbs on index.php - it draws from your cookie.

So, whenever that is updated.

08-08-2000 11:56 AM

Ed:

Ok, I see that now. Is there anyway that you could write it so that you could make a private message as being read once you have read it? What I am trying to do here is reset the new message count to zero once you have read a message.

Parker

[Edited by Parker Clack on 08-08-2000 at 09:26 AM]


All times are GMT. The time now is 08:01 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.01316 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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