26

(6 replies, posted in PunBB 1.2 discussion)

This is exactly what we do on our forum.  it's actually implemented into the registration process.

This has helped significantly in cutting down the rif-faf.

I think it would be nice to offer a way for you to migrate a users posts [via drop down menu] to some other member before you delete their account.  This would be on the member delete page, in addition to the checkbox where you can choose to leave posts, or delete them when you delete the member.

28

(21 replies, posted in General discussion)

For that matter, why even 1.2.10 ?  Why not just go ahead and go to 1.3 ? [for the sake of keeping things ultra clean]

I fully recognize you're skipping a number, but 1.3 seems easier to read than 1.2.10.  [shrug]

In the end, the way Rickard is doing it is perfectly fine IMHO.

Anything else is only going to complicate things -

"I'm only speculatiing here but that is what comes to mind."

Sure, it  didn't matter to me how it was implemented.  Whatever was the best way.

I haven't even found any takers, so I figured this post was dead anyway.  smile

Smartys wrote:

Raybo: I think I built a plugin for that a while back because someone asked for it
I'll see if I can dig it up It seems it was made for you tongue
If you don't have mine and ultime's link doesn't work, I'll go poking again

Hey Smartys,

Yes!  i use that plugin every day! smile

[did I say cleaing the DB is a royal pain in the butt?]

Your plugin has come in *very* handy and what the doctor ordered. smile

In real use, I have a lot of member profiles I'm updating.  In those cases where I'm not able to qualify them, I want to delete that member.  The problem arises with their posts.  i don't want to simply delete them, because they are useful to other member.  On the other hand, if I delete the member and leave the posts, then they show up as a "Guest".

I created a dummy member, and it's sole purpose in life is to be a dumping ground for those posts I've migrated.


Anyway, this is what gave me the idea in the first place.  Rather than a plugin, have all the drop downs on the 'delete member' page, so when you get ready to delete that member, use the drop down to 'move' those posts to another member first. [Hope that makes sense]

This would save a step or two.  Right now, I find the user I want to delete, use the Change Poster plugin, migrate those posts, then delete that member once I'm done.

Implementing all of the above into the delete page itself only makes sense in this regard.

In fact, I think this would be something very easy for Rickard to build into the 1.3. [??]

Just a thought ....

Note the 'reply off forum?' smile

Serious inquiries please. The reason I'm asking is I may have other jobs in the future, so I don't mind paying for it.

that would probably werk too. roll

Hi all,

Looking for a good punBB person who wants to make some extra cash. [PayPal preferably]

Nothing major, only minor mods/additions/updates as they come available or/are warranted.

Please reply off forum.

Thanks

34

(45 replies, posted in News)

sorry, wasn't intentional.   When I first replied, I was on the [1] page.  smile

35

(45 replies, posted in News)

ack, never mind - found'em smile

36

(45 replies, posted in News)

Rickard wrote:

Yes, use the hdiff or patch it using the diff.

Where can I find the hdiff files?

Anyone?

What would be nice, is rather than simply deleting that members posts, is setting up a means to 'move' or migrate those posts to another member.

This way, if you want to delete a member, you can have the ability to select another member and migrate all the posts to that one, prior to deleting the first one.

I've run across the same problem.  I have some members i've culled from our database who had posted a lot of topics.  I don't want to simply delete those posts because they are useful, but on the other hand, if you delete the user, and not the posts, then they show up as a "Guest".

Having the above capability would be nice, and allow you to do everything in one motion.

Rickard wrote:

Ray: I've already described to you how to fix this. Did my instructions not help?

neutral

Over and above all the other above comments [which are dead on IMHO] I feel it is important to mention that PunBB will be a _lot_ more secure.

In a word, the folks at phpbb.com just can't keep with the script kiddies that manage to hack it.

We kept our version of phpbb updated [well, as best as possible] and we still got hacked - three times. [!!!]

Once was enough.  We migrated to PunBB and never looked back.


You may of already mentioned this, but for completeness sake ...

1) PunBB provides a more secure environment for your members. They should thank you for that, not badger you.

2) The fact of the matter is, you just don't have enough time to keep phpbb updated every week.  [looks away]  >:)

Who has the time to continually update phpbb?  It's a pain in the butt, especially when you're a busy webmaster doing other stuff.

3) Support for PunBB is head and shoulders better than support for phpbb.

For example, I posted a problem to phpbb' "issues" forum - I took the time to fill out their silly formated form just so I could get my problem across.  I waited exactly 2 minutes, re-loaded the page and my post had slid down to the bottom just that fast.

The moral of that story is I knew full well they weren't going to answer my post [and they never did].  It wasn't because it was a hard one to answer.  It was only because they just couldn't keep up with the influx of posts streaming in.  No one could, especially in a all volunteer environment.

I'm sure others may disagree with my points, and that is ok.  I'm used to getting beat up around here.

But these issues alone should help 'sell' PunBB to anyone who understands boards of this genre, especially when considering the suggestions mentioned above.

I have a several members which have been deleted, whose posts still show up as "Guest" in our forum.

What I want to do is convert those deleted members posts ID's into a real account so I can deal with them separately.

Willing to pay!

If interested, please email me off-forum.

TIA

I think this is going to be more than I want to bite off and chew. sad

After going through the database [in phpmyAdmin], I've discovered several posts that are all Guests.

What I need to do is convert those Guests into a real account.

Would someone be interested in doing this for as a paid gig?

If so, email me off-forum and we'll visit.

TIA

Hi all ...

Ok, I know this is a bonehead question.  But I'm asking just to be sure. smile


1) I have a member that got accidentally deleted, without checking the checkbox to delete his posts. sad

2) Obviously, all his posts are now showing up as a "Guest"

<grumbles>


Q: Is there any way I can find a id for all the posts to this person, and somehow create a new account for him?

IMHO is was all about options for the members.  If a browser based notepad is made available for them, chances are they would use it. [if it's implemented right]

Yes, I know plugins are for Admins - the plugin itself would only provide the means to manage such a Notepad, if any, or required.  I just hadn't gotten that far in the scope of things yet.  smile

Regardless, if implemented as a Mod, I can see the value; you would have captured the users id, as well as members cookie, although you might not be able to use it in this instance [the cookies would potentially need to be different]; In the case of the Notepad, you would be using the cookie to check the members id, and number of snippets they had, and where they were stored, and so on.  I'm only speculatiing here but that is what comes to mind.

In the end, it's not a matter of whether a Notepad is useful for you, or not.  It depends on the forum it's suited for. Just because someone built a Mod for uploading images doesn't make it necessary for you to implement it into your own forum - that depends if in your judgement you have a need for it, or your members would find it useful.

In our case, we have a ton of folks who are writing/posting a ton of scripts.  That is why I felt a notepad would be useful for them in the first place.

My original query was first to see if anyone had used a browser based NotePad of any kind [javascript or php or a hybrid], and if they would oblige by pointing me to a good one.  I haven't been able to find anything doing a net search.

Connorhd wrote:

Yes, it seems a very odd feature for a forum.

heh smile

That's a matter of opinion, right?  I'm not debating whether it should be a plugin or not.  On the other hand, the value of such depends on the kind of forum you offer for your members.

In our case, it is a scripting related forum, so members are always cultivating code snippets here and there.  Therefore the usefullness of a browser based notepad is potentially warranted.

So, my original query remains.  Regardless if implemented as a MOD, Plugin or otherwise, does anyone know of such a browser based Notepad?  And if not, what would it take to build one and integrate it into PunBB directly?

Thanks for your consideration.

Connorhd wrote:

ok, first of all whats the point?

Are you questioning the reasoning/significance of the Notepad itself?


Connorhd wrote:

secondly, there is no need for a cookie, you can just use punbbs current cookie combined with the database

Ok, good enough then.  That is not something I had thought of.


Connorhd wrote:

also, what is a "quasy folder" or a "windoid"

Quasy folder is just a way to describe the ability to save more than one snippet.  If there is no such capability, then the user is going to have one long, hugmongus thread of snippets, which would defeat the NotePads purpose/usefulness.

A windoid is a javascript popup window, whose state is such that it will aways stay in front focus of the parent browser, or "floats", until it is physically dismissed wth a close button, or close link of some kind.

46

(2 replies, posted in Programming)

Yes, I understand.  Please read here:  http://punbb.org/forums/viewtopic.php?pid=53369

Everyone have their own little notes they can write down.  I suspect this would require a cookie to be set for those who made use of it.

It would be nice if they could have multiple notes, similar to quasy folders, or "containers" [links?], which would store individual clippings/snippets.  When a user clicked on the folder/container/link it would give them their particular snippet.

Ideally, in one, compact windoid.

The 'notepad' part would be for everyone to use.  The plugin would only be for admins to administer it, assuming there was a requirement for it.

In the end, 1) I'm just wondering if a plugin is even practical/necessary for something like this, and 2) does anyone know of a good php browser based Notepad that already exists, that is easy to implement.

In the grand scheme of things, the reason I inquired about a plugin to begin with is so that we could tap the inerds of punBB [to capture members id's].  This would relegate the Notepad itself so that only members could use the Notepad feature once they have registered.  the notepad would be disabled to Guests.

Smartys wrote:

Plugins are for admin/mod use wink

I understand, just wondering if it's possible to make it work as a plugin architecture.

My initial thoughts were to capture the user id, so that only members could make use of the notepad itself.

Assuming a plugin isn't practical, do you have any suggestions for a browser based Notepad as i'm describing?

Thanks for your help.  smile

Hi all ...

I posted this originally on the Programming forum, because i was searching for a web/browser based notepad of sorts.

Then a lightbulb went off, and I thought this might do well as a PunBB plugin. smile


I would like to implement something very secure, and have the ability to store notes [via browser cookie?], so that users can store snippets of code on the fly while visiting our forum.

While just a straight windoid/panel would be ok, multiple clip storage would be excellent.

Would this warrant as a PunBB plugin?

i have no idea if this is even doable, or what would be the best means to implement it.  I guess cookies would work for the storage, and keeping them maintained, and perhaps since it's a plugin, this would be tied to a users id? [shrug]

Could one of you terrific plugin developers write something like this?  smile)

Thanks for any input, or suggestions, or willingness to write one -