[3.3][DEV] phpBB Events Calendar

Extensions for phpBB 3.3.X
Maintained and supported by Steve
litl_big_chickn [Offline]
BBCoder II
BBCoder II
Posts: 10
Joined: 02 Feb 2025, 20:40

Re: [3.3][DEV] phpBB Events Calendar

Post by litl_big_chickn »

Thanks a lot. I am very grateful for your calendar extension. I wish I could help solve problems.

I await the next version with great anticipation.
User avatar
Steve [Offline]
Supporter
Supporter
Posts: 1,129
Joined: 04 Mar 2010, 23:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers
Location: In your back pocket

Re: [3.3][DEV] phpBB Events Calendar

Post by Steve »

Try these files: https://steven-clark.tech/phpBB3/download/file.php?id=144
That code will get fixed...
litl_big_chickn [Offline]
BBCoder II
BBCoder II
Posts: 10
Joined: 02 Feb 2025, 20:40

Re: [3.3][DEV] phpBB Events Calendar

Post by litl_big_chickn »

Hi again.

I have tried it - and now it works :-D Great job !!! And so fast.

If you are taking in wishes for features in future revisions I most humbly would wish for a possibility for the member to receive an email reminder a number of days/hours before an event.

Oh and one more thing: How about combining calendar with the countdown. So that next even in the calendar will always be shown as a countdown? :-D
Last edited by litl_big_chickn on 08 Feb 2025, 21:38, edited 1 time in total.
User avatar
Steve [Offline]
Supporter
Supporter
Posts: 1,129
Joined: 04 Mar 2010, 23:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers
Location: In your back pocket

Re: [3.3][DEV] phpBB Events Calendar

Post by Steve »

That is already built in. Please check permission, settings and your forum can send emails.

And your forum cron status. Look in ext calendar settings at the bottom it should say when cron last run.
That code will get fixed...
litl_big_chickn [Offline]
BBCoder II
BBCoder II
Posts: 10
Joined: 02 Feb 2025, 20:40

Re: [3.3][DEV] phpBB Events Calendar

Post by litl_big_chickn »

I see what you mean. I can go to my user settings and ask for email from calendar events i am attending.

The thing is many people (that uses my webpage) will never of their own volition start browsing around to find out the features. They are generally a bunch of old goats with little computer enthusiasm. So thats it why i wanted it to be an option when the event information is shown. I am sorry I was not accurate enough in my description.
User avatar
Steve [Offline]
Supporter
Supporter
Posts: 1,129
Joined: 04 Mar 2010, 23:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers
Location: In your back pocket

Re: [3.3][DEV] phpBB Events Calendar

Post by Steve »

The notification system isn't controlled via admin for users. Maybes search for an extension.
That code will get fixed...
litl_big_chickn [Offline]
BBCoder II
BBCoder II
Posts: 10
Joined: 02 Feb 2025, 20:40

Re: [3.3][DEV] phpBB Events Calendar

Post by litl_big_chickn »

Anyway... I am very happy about the calendar... I wish i was better at php and understanding how it works. I can understand the code more or less, but there are obviously some fundamentals on how files interconnect and act that i dont know.

Did you notice the idea about working together with the guy who made the "countdown" extension?
User avatar
Steve [Offline]
Supporter
Supporter
Posts: 1,129
Joined: 04 Mar 2010, 23:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers
Location: In your back pocket

Re: [3.3][DEV] phpBB Events Calendar

Post by Steve »

His codes crap :lol:

for learning the file system, start here: https://area51.phpbb.com/docs/dev/3.3.x/extensions/
That code will get fixed...
User avatar
FastEddie [Offline]
BBCoder I
BBCoder I
Posts: 4
Joined: 18 Jun 2024, 19:44
BBCodes: 5

Re: [3.3][DEV] phpBB Events Calendar

Post by FastEddie »

Just gave this a look and loving it! I just need to edit some css for mm stuff!
Thank you!