Search found 9 matches
- Wed 29. Apr 2026, 01:17
- Forum: Support forum (EN)
- Topic: Mod'ing the Ext to Display User Email
- Replies: 12
- Views: 51336
Re: Mod'ing the Ext to Display User Email
As always, thanks Mike!
- Tue 28. Apr 2026, 06:45
- Forum: Support forum (EN)
- Topic: Mod'ing the Ext to Display User Email
- Replies: 12
- Views: 51336
Re: Mod'ing the Ext to Display User Email
Hi Mike! Thanks for keeping up the great work on this extension!
Any chance you could provide updated details on making this mod for 1.11.0? It looks like there have been some significant code changes.
Thanks!
~Dan
Any chance you could provide updated details on making this mod for 1.11.0? It looks like there have been some significant code changes.
Thanks!
~Dan
- Sun 14. Jul 2024, 20:07
- Forum: Support forum (EN)
- Topic: Feature Request: Zeroposter Setting
- Replies: 2
- Views: 31289
Re: Feature Request: Zeroposter Setting
Yes, I meant automatically deleting the zero posters. I would think you could just use the sleepers function, so not too much new work.
I own/admin a 17 year old forum with about 3000 users and I am manually deleting about 15 to 25 zero posters a week. So automating this task would be beneficial ...
I own/admin a 17 year old forum with about 3000 users and I am manually deleting about 15 to 25 zero posters a week. So automating this task would be beneficial ...
- Sat 6. Jul 2024, 21:10
- Forum: Support forum (EN)
- Topic: Feature Request: Zeroposter Setting
- Replies: 2
- Views: 31289
Feature Request: Zeroposter Setting
Feature Request: Would it be possible as a future feature, to just delete zeroposters like sleeper users? Right now, there is an option to ' remind and delete zeroposters like inactive users ', so how about adding a second option to the zeroposters settings to treat them just like sleepers?
Thanks ...
Thanks ...
- Thu 27. Jun 2024, 16:47
- Forum: Support forum (EN)
- Topic: Mod'ing the Ext to Display User Email
- Replies: 12
- Views: 51336
Re: Mod'ing the Ext to Display User Email
FYI - phpBB is still showing 1.7.1 as the latest.
- Thu 27. Jun 2024, 16:45
- Forum: Support forum (EN)
- Topic: Mod'ing the Ext to Display User Email
- Replies: 12
- Views: 51336
Re: Mod'ing the Ext to Display User Email
Thanks for the info! I'll get the update installed before I mod the code.
- Thu 27. Jun 2024, 14:51
- Forum: Support forum (EN)
- Topic: Mod'ing the Ext to Display User Email
- Replies: 12
- Views: 51336
Re: Mod'ing the Ext to Display User Email
Hey Mike,
Will the above still work for version 1.7.1?
Thanks!
~Dan
Will the above still work for version 1.7.1?
Thanks!
~Dan
- Tue 28. Jun 2022, 05:16
- Forum: Support forum (EN)
- Topic: Mod'ing the Ext to Display User Email
- Replies: 12
- Views: 51336
Re: Mod'ing the Ext to Display User Email
THANK YOU!!!! It worked perfect! Thank you for taking the time and giving step by step directions! It is very much appreciated!
- Mon 27. Jun 2022, 00:34
- Forum: Support forum (EN)
- Topic: Mod'ing the Ext to Display User Email
- Replies: 12
- Views: 51336
Mod'ing the Ext to Display User Email
I would like to customize the extension a little bit and under each username displayed I would like to show the users email address. What is the best method to go about doing this mod? I was looking at the variables in common.php, and it appears the defines $user is referenced throughout so I can't ...