Knowledge Base

phpBB2 Page Constants
Article ID: 79
Written By: wGEric
Written On: Sat Jun 02, 2007 4:58 am
Description: A list of reserved page constants for phpBB2.0 MODs.
link to this article on phpbb.com: Select All
[kb=phpbb2-page-constants]phpBB2 Page Constants[/kb]
link to this article on your own board: Select All
[url=http://www.phpbb.com/kb/article/phpbb2-page-constants/]Knowledge Base - phpBB2 Page Constants[/url]

phpBB2 Page Constants Reservation List

What are page constants?
They are constants found in includes/constants.php which are used to determine what page a user is on. When the user goes to a page their session is updated to with the number of the page the user is on. Then the ACP and Who is Online take that number to determine what page a user is on so it can so you.

How do I reserve a PAGE_ constant?
We will be reserving PAGE_ constants in groups of five for each author. So when you reserve a group of PAGE_ constants you can use any of those five. If you need more then five then you can post requesting more.

To reserve your group of 5, send a PM to me, wGEric, telling which group of five you want. Make sure no one else is using those five before requesting.

Reserved/Avaliable PAGE_ constants

  • 0 to -11: phpBB
  • -12 to -999: Private*
  • -1000 to -1004: AbelaJohnB
  • -1005 to -1009: AbelaJohnB
  • -1010 to -1014: wGEric
  • -1015 to -1019: Xore
  • -1020 to -1024: parad0x
  • -1025 to -1029: Graham
  • -1030 to -1034: Niels Chr. Denmark
  • -1035 to -1039: Niels Chr. Denmark
  • -1040 to -1044: A_Jelly_Doughnut
  • -1045 to -1049: psychowolfman
  • -1050 to -1054: mm3guy
  • -1055 to -1059: ElizabeththeGrey
  • -1060 to -1064: Wyr!H@x!mu$
  • -1065 to -1069: Wyr!H@x!mu$
  • -1070 to -1074: mosymuis
  • -1075 to -1079: reznicekm
  • -1080 to -1084: RedRaven
  • -1085 to -1089: anakha
  • -1090 to -1094: dennistt
  • -1095 to -1099: Dwing.
  • -1100 to -1104: DemonBob
  • -1105 to -1109: markus_petrux
  • -1110 to -1114: Rizaus
  • -1115 to -1119: Zypher
  • -1120 to -1124: darkassasin93
  • -1125 to -1129: Morne Heru
  • -1130 to -1134: Rondom
  • -1135 to -1139: mad-manne
  • -1140 to -1144: battye
  • -1145 to -1149: A.I. BOT
  • -1150 to -1154: A.I. BOT
  • -1155 to -1159: devzone
  • -1160 to -1164: Wille Raab
  • -1165 to -1169: Xpert
  • -1170 to -1174: Rhz
  • -1175 to -1179: Rhz
  • -1180 to -1184: Meithar
  • -1185 to -1189: JAS4Yeshua
  • -1190 to -1194: riccardino
  • -1195 to -1199: naderman
  • -1200 to -1204: EagleTitan
  • -1205 to -1209: EagleTitan
  • -1210 to -1214: Acyd Burn
  • -1215 to -1219: Azharh
  • -1220 to -1224: MindFreakz
  • -1225 to -1229: ycl6
  • -1230 to -1234: evilc
  • -1235 to -1239: Wo1f
  • -1240 to -1244: buegelfalte
  • -1245 to -1249: carloclaessen
  • -1250 to -1254:
  • -1255 to -1259:
  • -1260 to -1264:
  • -1265 to -1269:
  • -2000 to -2004: AbelaJohnB
  • -2005 to -2009: AbelaJohnB
  • -2010 to -2014: EddieH
  • -2015 to -2019: Budman01
  • -2020 to -2024: Joe Belmaati
  • -2025 to -2029: david63
  • -2030 to -2034: Zypher
  • -2035 to -2039: Zypher
  • -2040 to -2044: S2B
  • -2045 to -2049: =cipher=
  • -2050 to -2054: gmwylie
  • -2055 to -2059: geocator
  • -2060 to -2064: JRSweets
  • -2065 to -2069: MentalMaze
  • -2070 to -2074: president
  • -2075 to -2079: Fountain of Apples
  • -2080 to -2084: Nivisec
  • -2085 to -2089: phantomk
  • -2090 to -2094: cYbercOsmOnauT
  • -2095 to -2099: Sophiia
  • -2100 to -2104: Doe Ray Me
  • -2105 to -2109: Doe Ray Me
  • -2110 to -2114: flamer46
  • -2115 to -2119: ycl6
  • -2120 ot -2124: poyntesm
  • -2125 to -2129: rainman_02
  • -2130 to -2134: Darlantan
  • -2135 to -2139: paul999
  • -2140 to -2144: war-hawk
  • -2145 to -2149: Martin Truckenbrodt
  • -2150 to -2154: Jojoponn139
  • -2155 to -2159: 3Di


I am starting high so we don't clash with any exsisting MODs.

I will make the list bigger as it is needed so don't worry about not getting a group of constants reserved.

Note: All PAGE_ constants are negative (-12, -13, etc.).

*Note about Private: These are for people who add custom pages to their sites and aren't releasing them as MODs. So they only appear on their site.

14 November 2005: I just realized that I can't count and I skipped a bunch of numbers. Instead of reassigning everyone, I'll start filling in numbers in the middle - wGEric