newpoints_meta()?

Justin

Legendary Typer
Joined
Jul 2, 2009
Messages
13,882
Reaction score
1
FP$
106
I tried installing newpoint, and when I go to the Admin, it gives me
Fatal error: Call to undefined function newpoints_meta() in /home/****/public_html/admin/index.php on line 316

How do I fix this? I uploaded the Upload file to the root directory??
 

Attachments

Do you mean you uploaded the actual upload dir to the root or the stuff IN the upload dir to the root? It should be uploading the stuff IN the upload to the root dir
 
Hitakashi said:
Do you mean you uploaded the actual upload dir to the root or the stuff IN the upload dir to the root? It should be uploading the stuff IN the upload to the root dir
I uploaded all files within the upload folder. I did not upload the acutal "Upload" file.
 
Upload a default mybb admin index.php file.

As far as I can see, new points mod doesn't touch the index.php file. So that would be your best bet.
 
Ryan King said:
Upload a default mybb admin index.php file.

As far as I can see, new points mod doesn't touch the index.php file. So that would be your best bet.
Didn't work
 
look in /admin/modules/newpoints/ and make sure module_meta.php is there, if not reupload it.
 
Back
Top Bottom