Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives

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
  #32  
Old 07-24-2000, 09:40 PM
Guest
 
Posts: n/a
Default

It doesn't have to go after $aim - it can go anywhere in that template that you want.

$pmlink isn't a template - it was hardcoded. Look in showthread.php for a reference to it.
Reply With Quote
  #33  
Old 07-25-2000, 12:06 AM
Guest
 
Posts: n/a
Default

Ed,

Why don't the "folderrt.gif" and "newfolderrt.gif" images show up on replied to PMs? I'm a bit confused about this.

Thanks,

Bira
Reply With Quote
  #34  
Old 07-25-2000, 05:51 PM
Guest
 
Posts: n/a
Default

If a user's profile has "Receive Private Messages" set to No, shouldn't the Private Message header be turned off?

Thanks in advance.
Reply With Quote
  #35  
Old 07-25-2000, 06:05 PM
Guest
 
Posts: n/a
Default

bira - I'm not sure why it's doing that. I ran fine on my boards, but it didn't on Me2Be's at one point, but I think she eventually got it to work *shrug*

BobR - I suppose so, but I didn't think of that at the time (that was the last feature I added)
Reply With Quote
  #36  
Old 07-26-2000, 12:41 AM
Guest
 
Posts: n/a
Default

I recently installed the 0.9 version of the pm hack and was wondering how long it takes to install the upgrade? Also, I'm not sure why this happened but when I installed the 0.9 version my fivelinks icons moved more toward the center and when a user is logged in on my forums, and wants to check their pm, it shows a broken gif with an image redirect to my forums. What can I do to fix this, and then I'll upgrade. Please visit my forums and see what I'm talking about

[Edited by steven on 07-26-2000 at 04:07 AM]
Reply With Quote
  #37  
Old 07-27-2000, 09:41 AM
Guest
 
Posts: n/a
Default

I installed the PM hack on our vBulletin forums the other day. It has been brought to my attention, however, that the forum was not automatically filling in the Username/Password from the cookies on a thread post or reply. I've investigated the 'Store Username & Password in browser memory' setting in the profiles, and it appears the PM hack has blanked out the radio buttons for ALL members i.e. neither button is checked.

Can this be checked please?
Reply With Quote
  #38  
Old 07-27-2000, 03:52 PM
Guest
 
Posts: n/a
Default

I think you messed up user.php, because I haven't had that problem (and no one else has reported it)
Reply With Quote
  #39  
Old 07-28-2000, 09:14 AM
Guest
 
Posts: n/a
Default

Thanks Ed, I'd imagined the same too. I've performed the changes again on a copy of the original user.php, went into the profile and its still showing blanks! Any other suggestions?
Reply With Quote
  #40  
Old 07-29-2000, 06:31 AM
Guest
 
Posts: n/a
Default

Mike, first of all let me say that this is a truly amazing hack. It's very professionaly done all the way through, and very easy to customize with the multiple templates. The only thing that I might like to see in any future versions, would be a postbit_pmlink template. I know that it can be changed by editing showthread.php, but I just think that more template changes and less "code-hacking" is better. Keep in mind this is just a suggestion, and in no way takes away from the appreciation I have for the quality work you have done and given to all of us.

Cameron
Reply With Quote
  #41  
Old 08-01-2000, 05:48 AM
Guest
 
Posts: n/a
Default

Mike,
I was wondering if you could take a look at this code and see what I'm doing wrong. When I was customizing the look of my privmsglist template, I think I messed up somehow. For instance, whenever I check several boxes, clicking move or delete has no effect. I can add folders, and jump from folder to folder, but I can't move messages.

Here's the code containing the move and delete buttons:
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="action3" value="domove">
<input type="hidden" name="table2" value="$table">
<input type="hidden" name="password3" value="$password">
<input type="submit" name="submit3" value="Delete">
<FONT SIZE="2" FACE="arial, helvetica"><b>or</b></font>
<input type="Submit" name="submit3" value="Move">
<FONT SIZE="2" FACE="arial, helvetica"><b>to</b></font>
<select name="select2">
<option value="0">Inbox</option>$folderjump
</select>
</div>
</form>
Here's the code for the checkbox:
Quote:
<input type="checkbox" name="msgs[$msgid]" value="yes">
Thanks in advance to anyone who can help,
Cameron
Reply With Quote
Reply

Thread Tools

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 09:56 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.04609 seconds
  • Memory Usage 2,276KB
  • 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
  • (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