Criss
Member
 
Posts: 55
Registered: 2-26-2007
Member Is Offline
Mood: No Mood
|
|
[Resolved] Minimal Posts Needed hack problem
XMB 1.9.11
url: chasezworld.com
I've installed MPN hack and when I try to set the number of posts in Forums control, I receive the following error (it's really long so I will only
post the beginning):
| Code: | Notice: Undefined index: mpnt in /home/chasezwo/public_html/include/functions.inc.php on line 2019
Notice: Undefined index: mpnp in /home/chasezwo/public_html/include/functions.inc.php on line 2021
Notice: Undefined index: mpfa in /home/chasezwo/public_html/include/functions.inc.php on line 2023 (...)
Error: XMB failed to start due to file corruption.
Please inspect /home/chasezwo/public_html/include/functions.inc.php at line number 2019.
|
I've attached the file that needs inspection below. Can anyone help me please?
Attachment: functions.inc.php (77kB)
This file has been downloaded 9 times
|
|
|
Mouser
XMB Contributor
     
Posts: 1152
Registered: 4-14-2008
Member Is Offline
Mood: On vacation till early October 2010
|
|
The file looks quite fine.
Did you do the database modification that adds the mpnt mpnp mpfa fields?
Mouser @ On vacation till early October 2010
|
|
|
Criss
Member
 
Posts: 55
Registered: 2-26-2007
Member Is Offline
Mood: No Mood
|
|
You're right, I forgot to insert sql query. Sorry!
|
|
|