Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 07-14-2000 Last Update: Never Installs: 0
 
No support by the author.

It's HEREEEEE!

version 1.2.0, with so much increase functionality, including:
* Checkbox deletion/moving
* Lightbulb/last message by on index.php
* Icon for "Send Private Message" in posts
* Multiple folders for organization of PMs
* Designation of replied to messages
* Message quotas (untested, but should work fine)
* Sends email when message box is full
* Message forwarding
* Previous/Next PM when viewing
* Direct link to last message from index.php
* Receive email when PMed
* Usergroup function to turn off PMs
* Individual ability to turn off PMs
* index.php code bugfixed
* VERY simple PM stats (/private.php?action=checkstats)
* Banned IP checking
* and more...

Stats I posted elsewhere too:
* 35+ templates
* 4 new profile fields
* 3 new tables
* 1 new field to usergroup table

I was able to set up a stock 1.1.3b3 test board and the hack installed successfully. Upgrading shouldn't be a problem either, except for the template changes. I HIGHLY suggest you overwrite the templates in upgrade-template.txt and re-edit from there.

All other instructions should be located in the .zip.

<download removed -- see http://www.vbulletin.com/forum/showt...?threadid=4405 >

[Edited by Ed Sullivan on 01-02-2001 at 07:13 PM]

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 08-01-2000, 06:56 AM
Guest
 
Posts: n/a
Default

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

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

etc, etc, etc.
Reply With Quote
  #43  
Old 08-02-2000, 04:23 AM
Guest
 
Posts: n/a
Default

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
Reply With Quote
  #44  
Old 08-02-2000, 04:49 AM
Guest
 
Posts: n/a
Default

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.
Reply With Quote
  #45  
Old 08-03-2000, 03:20 PM
Guest
 
Posts: n/a
Default

okay i am game Ed ... going to install PM this weekend most likely, so is there anything going to be added or modified to it between now and then ?
Reply With Quote
  #46  
Old 08-05-2000, 11:52 AM
Guest
 
Posts: n/a
Default

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
Reply With Quote
  #47  
Old 08-08-2000, 01:42 AM
Guest
 
Posts: n/a
Default

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
Reply With Quote
  #48  
Old 08-08-2000, 03:00 AM
Guest
 
Posts: n/a
Default

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)
Reply With Quote
  #49  
Old 08-08-2000, 03:12 AM
Guest
 
Posts: n/a
Default

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
Reply With Quote
  #50  
Old 08-08-2000, 04:11 AM
Guest
 
Posts: n/a
Default

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.
Reply With Quote
  #51  
Old 08-08-2000, 11:56 AM
Guest
 
Posts: n/a
Default

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]
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:47 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.06660 seconds
  • Memory Usage 2,280KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete