php forum
php mysql forum
php mysql smarty
 
Topic Options
#314025 - 05/03/07 01:49 PM Need a Mod: Will Pay $
MitchellP Offline
Newbie

Registered: 09/02/04
Posts: 12
I'm in the process of changing my board to be viewable to registered members only. It's a fishing site. Fishermen like to show off their catch to friends and family members. These people would never join the site, they'd only be interested in looking at what their friend or family member posted.

I'm looking for a way to allow people to share threads with friends and family via email, although the board will be closed to members-only.

I'm thinking of some kind of randomly generated log-in and password in the email link that automatically lets the user view the page (without going through the whole log-in process). Then, after some time, the link expires.

Another method could be some kind of export to an html page, generate a link, then email to the person. This page would eventually expire, too.

I've never installed or created a hack, so I'm looking for some help and will pay $.

Anyone want to attempt this?

Please let me know.

Thanks

Top
#314026 - 05/04/07 11:27 AM Re: Need a Mod: Will Pay $ [Re: MitchellP]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Does the 'email post' not do what you want? I just emailed a post from the private forum here to myself and it sent it to me.
_________________________
- Allen wavey
- What Drives You?

Top
#314027 - 05/04/07 12:15 PM Re: Need a Mod: Will Pay $ [Re: AllenAyres]
MitchellP Offline
Newbie

Registered: 09/02/04
Posts: 12
Allen, thanks. I just tested it out. It does indeed send the text of the post. Half the battle is won. smile

However, it does not send the photos that appear inline in the post. That's a key part.

If anyone can help me with that, problem solved! devilchili

Top
#314028 - 05/04/07 07:20 PM Re: Need a Mod: Will Pay $ [Re: MitchellP]
sirdude Offline
Enthusiast

Registered: 11/08/03
Posts: 490
Loc: SoCal
so you just want an HTML version of the post instead of a .txt version?

i could do that for you..

let me know.
_________________________

Top
#314029 - 05/04/07 07:29 PM Re: Need a Mod: Will Pay $ [Re: sirdude]
MitchellP Offline
Newbie

Registered: 09/02/04
Posts: 12
Thank you very much. I'll PM you so we can talk further.

Top
#314031 - 05/04/07 10:17 PM Re: Need a Mod: Will Pay $ [Re: MitchellP]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
FYI SirDude, he wants full content of the post including attachments, which isn't in the stock way that the email post feature works.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#314033 - 05/04/07 10:19 PM Re: Need a Mod: Will Pay $ [Re: Gizmo]
MitchellP Offline
Newbie

Registered: 09/02/04
Posts: 12
Yep, SirDude is on the case and we've connected via PM.

Top
#314034 - 05/04/07 11:53 PM Re: Need a Mod: Will Pay $ [Re: Gizmo]
sirdude Offline
Enthusiast

Registered: 11/08/03
Posts: 490
Loc: SoCal
Originally Posted By: Gizmo
FYI SirDude, he wants full content of the post including attachments, which isn't in the stock way that the email post feature works.


i figured that much (and more) out from the get go and thanks for the input wink
_________________________

Top
#314043 - 05/08/07 08:40 AM Re: Need a Mod: Will Pay $ [Re: sirdude]
sirdude Offline
Enthusiast

Registered: 11/08/03
Posts: 490
Loc: SoCal
thanks mitchell

it was a pleasure!

btw, ubbthreads.inc.php has at least one bug in the mailer class that make HTML mails m00t. also i enhanced the class a wee bit. this needs to be fixed, at some point. don't know where to post this info, so i'll post the bug here.

(from memory)

change this->isHTML = true;

to

this->isHTML(true);

wink
_________________________

Top
#314048 - 05/08/07 05:58 PM Re: Need a Mod: Will Pay $ [Re: sirdude]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
Bugs for the forum product itself need to be posted in the bugs forum at UBBCentral.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#314056 - 05/10/07 12:11 AM Re: Need a Mod: Will Pay $ [Re: sirdude]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
thanks for the fix, but for it to make it into the code it would be best posted in the bugs forum at www.ubbcentral.com as well.
_________________________
- Allen wavey
- What Drives You?

Top
#314067 - 05/10/07 03:07 PM Re: Need a Mod: Will Pay $ [Re: AllenAyres]
sirdude Offline
Enthusiast

Registered: 11/08/03
Posts: 490
Loc: SoCal
forum seems perty dead over here AND there. is there a more thriving place to go for active modifications etc?

doesn't seem worth posting bugs for a product that looks to be slowly abandoned.
_________________________

Top
#314069 - 05/10/07 05:53 PM Re: Need a Mod: Will Pay $ [Re: sirdude]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
The only Threads7 mod community is here; the only UBB support communities are here and there.

Originally Posted By: sirdude
doesn't seem worth posting bugs for a product that looks to be slowly abandoned.
How is it slowly abandoned? Rick's been slaving to push releases out on a regular basis...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#314074 - 05/11/07 10:09 AM Re: Need a Mod: Will Pay $ [Re: Gizmo]
sirdude Offline
Enthusiast

Registered: 11/08/03
Posts: 490
Loc: SoCal
i posted the fix

and to your reply, if this is the main place to find mods and hacks, then judging by the traffic here it's not anywhere near as active as i seem to remember it in the past.

the shout box is also an indicator, imo. nothing goin on over there either.

that's why i asked if there was another gathering of modders for this fine product.

where did all the modders (as compared to the past) go to or are they waiting for a new release from Rick before revving up their engines?

i also wish there was a list of upcoming things in 7.2x (prominently linked to), because I come to find out that some of the features Rick is putting in, were already added to my test 7.1.1 board in the course of not finding them here.

in the mean time, i've had to get a paypal sandbox account in order to add payment functionality into the 7.1x. That's a BIG feature that's gonzo with the upgrade (yes, i know it was an add-on, but net result is a loss of functionality when upgrading)

Re-adding the 'More mod powers hack' was easier this time, but i'd have expected that since there were hooks in there (Moderator='0') that it would prolly have been a CPanel / setup issue by now, rather than a re-hack/mod.

Bleh, bitch mode off..

I do appreciate the mods that you and others have done for 7.1x, but would love to see the activity in this community (mod wise) that would give me more of a warm/fuzzy as to future outlook of the product.

ps: and thanks to Rick for cranking out good / new stuff.
_________________________

Top
#314076 - 05/11/07 05:47 PM Re: Need a Mod: Will Pay $ [Re: sirdude]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
Well, it's good to keep in mind that Infopop/Groupee did cancel both Threads and Classic for a brief period, where a lot of people went to other forum solutions; this included a nice ammount of users here as well.

There is a list of upcoming items, Rick posts a "current changelog" of items he's working on, currently he's working on 7.2 so the current changelog reflects that.

We're always more than willing to help with new mods, even show people how things work so they can start writing them on their own; it's my hope that we'll pick up again soon.

Another thing to keep in mind is that some of our users are students (HS/College) and most of us work (may it be private dev or otherwise) and have families, so those all contend with time anymore wink.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top



Moderator:  sirdude 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks