php forum
php mysql forum
php mysql smarty
 
Topic Options
#276168 - 07/07/04 09:37 PM Beta-[6.5] PM Mailer 6.5
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Mod Name / Version: PM Mailer 6.5 <br /><br />Description: This allows users to select private messages from their list of private <br />messages and click "Email PM" instead of "Delete" to receive a copy of the PM via email.<br />It's an excellent tool to allow users to "archive" off their Private Messages before they<br />are purged from your database. <br /><br />Working Under: UBB.Threads 6.5 <br /><br />Mod Status: Beta <br /><br />Any pre-requisites: <br /><br />Author(s): JoshPet <br /><br />Date: 07/07/04 <br /><br />Credits: JustDave <br /><br />Files Altered: delete.php, viewmessages.tmpl, languages/*/generic.php <br /><br />New Files: none <br /><br />Database Altered: none <br /><br />Info/Instructions: <br /><br />Disclaimer: Please backup every file that you intend to modify. <br />If the modification modifies the database, it's a good idea to backup your database before doing so. <br /><br />Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Infopop.If you need official support, you'll need to restore unmodified files.


Attachments
116532-PMMailer-6.5.txt (148 downloads)


Top
#276169 - 09/26/04 05:53 PM Re: Beta-[6.5] PM Mailer 6.5 [Re: Daine]
Pasqualist Offline
Member

Registered: 01/30/03
Posts: 285
Loc: Amsterdam, The Netherlands
Great addition!<br /><br />It would be perfect if we could have some confirmation page after clicking the Email button. Now it looks like nothing happens... <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" />

Top
#276170 - 09/28/04 12:26 PM Re: Beta-[6.5] PM Mailer 6.5 [Re: 10k]
DLWebmaestro Offline
Member

Registered: 08/08/00
Posts: 1753
Loc: California, MD
I second that motion! <img src="http://www.ubbdev.com/forum/images/graemlins/grin.gif" alt="" />
_________________________
Webmaster
Drumlines.org

Drumlines.org UBBThreads

Top
#276171 - 11/21/04 11:10 PM Re: Beta-[6.5] PM Mailer 6.5 [Re: eslmix]
chillin Offline
Journeyman

Registered: 01/26/03
Posts: 127
Loc: bend, OR USA
Hmm, i'm getting the following error:<br /><br />Fatal error: Call to a member function on a non-object in /home/.gumnut/climb/cascadeclimbers.com/threadz/sendmessage.php on line 249<br /><br />when i only send to someone who wants a copy via email. i changed back the code and didn't get an error in this area. any ideas?
_________________________
i see threads people
http://www.chinooktc.com

Top
#276172 - 05/15/06 02:08 AM Re: Beta-[6.5] PM Mailer 6.5 [Re: kwalenta]
Zarzal Offline
Coder

Registered: 07/03/01
Posts: 806
Loc: Berlin, Germany
In threads 6.5.x we get more security. What kind of input type these are:<br /><br />$deletecheck = get_input("deletecheck","post");<br />$pmemail = get_input("pmemail","post");<br /><br />int? alpha?
_________________________
my forum: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de

Top
#276173 - 05/17/06 08:50 AM Re: Beta-[6.5] PM Mailer 6.5 [Re: landyphil]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25366
Loc: Texas
good question... I'll hunt these up as well <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#276174 - 05/17/06 12:30 PM Re: Beta-[6.5] PM Mailer 6.5 [Re: SurfMinister]
Zarzal Offline
Coder

Registered: 07/03/01
Posts: 806
Loc: Berlin, Germany
this is a problem in many modifications that are ported to 6.5.x. While review my system I found many many many uncheckt. I will go on and will post in every modification thread with missing input check a question so we can prevent possible hacking while running these mods.
_________________________
my forum: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de

Top
#276175 - 05/18/06 09:00 AM Re: Beta-[6.5] PM Mailer 6.5 [Re: landyphil]
Flyin V Offline
Power User

Registered: 05/20/99
Posts: 73
I am interested in finding out what type of input these are, so I am waiting for the results of the hunt <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
www.clickteam.com

Top
#276176 - 05/23/06 09:39 AM Re: Beta-[6.5] PM Mailer 6.5 [Re: Afx]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25366
Loc: Texas
Doing a little investigating, but this seems like an easy question - int stands for integer, in this case it is looking for a 1 or 0 for the deletecheck so that would be 'int'. The pmemail should be escaped in the code, eh? If not, since it's getting the entire pm, then 'alphanum' is probably the validator code to use, you think? (since the pm could/should only contain letters or numbers)
_________________________
- Allen wavey
- What Drives You?

Top
#276177 - 05/23/06 02:15 PM Re: Beta-[6.5] PM Mailer 6.5 [Re: SurfMinister]
Zarzal Offline
Coder

Registered: 07/03/01
Posts: 806
Loc: Berlin, Germany
I try it but after apply 'int' and 'alphanum' they dont send out emails anymore. Better I wait out a little bit <img src="/forum/images/graemlins/smile.gif" alt="" /> I dont understand not enough how this works.
_________________________
my forum: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de

Top
#276178 - 05/23/06 07:25 PM Re: Beta-[6.5] PM Mailer 6.5 [Re: landyphil]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25366
Loc: Texas
The pmemail probably doesn't need alphanum, especially since it probably contains html characters.
_________________________
- Allen wavey
- What Drives You?

Top


Moderator:  Ian_W 
Top Posters Last 30 Days
AllenAyres 82
Gizmo 29
sirdude 25
Zarzal 23
blaaskaak 12
willing 5
swebs 4
Who's Online
0 Registered (), 51 Guests and 14 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
User Authentication Class
by sirdude
Yesterday at 06:11 PM
Multiple Identity Detector
by Myke
Yesterday at 05:45 AM
FlashChat with UBB.Threads 7.0.2
by Gizmo
Yesterday at 12:30 AM
Nice Ajax Chat
by Thelockman
07/06/08 09:07 AM
[7.x] UBB.Post Templates v0.1
by sirdude
07/05/08 12:48 PM
Team UBBDev Rides Again!
by AllenAyres
07/04/08 10:56 PM
[7.3.x] ubb.links
by AllenAyres
07/03/08 06:15 PM
New Mods
Protect users emails
by Basil Fawlty
06/29/08 08:44 AM
[7.3.x] Scheduled board close for backup
by blaaskaak
06/26/08 04:01 AM
[7.3+] CustomTag - Audo Embedding
by Gizmo
06/24/08 07:52 PM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.3] Dissallow quotes more then 3 levels deep
by blaaskaak
06/09/08 09:01 AM
Newest Members
nunny, lpzie, DoubleDutch, ryzilla, M4D
13305 Registered Users

 

 

 
fusionbb message board php hacks