Search found 4 matches

by cptwin
Thu Sep 03, 2015 3:19 am
Forum: Extension Writers Discussion
Topic: Event Hooking
Replies: 1
Views: 150

Event Hooking

Heyo

Is it possible (and if so where) to hook into events for phpbb.
Specifically I want the event that happens when a user changes rank (either though an admin changing it, or post count getting to the required level).
by cptwin
Wed Apr 01, 2015 9:47 am
Forum: [3.0.x] MOD Writers Discussion
Topic: Obtaining Username INCLUDEPHP
Replies: 3
Views: 807

Re: Obtaining Username INCLUDEPHP

So I'm in memberlist.php?mode=viewprofile
and what I want is the username of the profile you are currently viewing.

There are already variables set in memberlist, which I figured if I includephp in the page that it would allow me access to these variables. It doesn't appear to work that way?
by cptwin
Wed Apr 01, 2015 4:50 am
Forum: [3.0.x] MOD Writers Discussion
Topic: Obtaining Username INCLUDEPHP
Replies: 3
Views: 807

Obtaining Username INCLUDEPHP

Hi All Have a question that I asked on IRC, but might be better posted here. I have the viewprofile page that I am testing something out on, and I require the {USERNAME} variable (given in HTML) so that I can do a query with my added php script. The issue I'm having is that I have added my php scrip...
by cptwin
Fri Jan 02, 2015 5:58 am
Forum: Extensions in Development
Topic: [BETA] Event medals.
Replies: 88
Views: 22630

Re: [BETA] Event medals.

How do I go about adding new event medals, so far all I have access to is:
Organizer
Participant
Ran away
Not Welcomed!

There doesn't seem to be a database storage, or file storage of these to edit that I can see.

Go to advanced search