IPB "Reported Posts" Hack by Chris
|
Posted
#718
(In Topic #176)
|
|
|---|---|
|
|
IPB "Reported Posts" Hack by ChrisI tried for hours to get this thing to work on IPB forums and finally figgured it out. The problem was that the setting just didn't get saved to conf_global.php …. This is how to fix it, First. We need the forum ID number which reported posts will be sent. This task is simple… put your mouse over a forum and look in the status bar.. you should see something like… index.php?showforum=## (obviously, the ## is a number…) Now, open up your ftp program and download conf_global.php from your forum folder… Open it up and scroll to the bottom (adding at the bottom is best, imho…) Add this to it, remember to modify ## to fit the forum number you wish the reports to be sent… Code
$INFO['rep_forum'] = '##';
Example, say the forum you picked was 17, then you would enter: Code
$INFO['rep_forum'] = '17';
Upload the modified conf_global.php and run a test, to make sure its in the right place… Last thing you want is a report ending up in general chat |
|
Posted
|
|
|
ocStaff (admin) |
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
|
Posted
|
|
|
|
|
1 guests and 0 members have just viewed this: None
Control functions:








