CAN SOME ONE HELP ME WITH THIS
-
-
You have to seed the mongoDB
https://forum.cirkus-serveri.com/topic/37/install-cod4xwebadmin-on-ubuntu-16-04-17-04-18-04
this part
6. Seed/populate the MongoDB with some default data -
i did it
-
What is the message what you get in the console when you run
nodejs dbseed.js
, what OS do you use? Have you installed the mongoDB? When you ru
-
root@localhost:/var/www/html/cxe/app/seed# nodejs dbseed.js
Database succesfully populated with Default data
Database succesfully populated with Default data
Database succesfully populated with Default data
Ubuntu 18.04 LTS -
And you still have this error?
-
yes still error is showing
-
Try this, just insert the link and hit enter, this should check for the latest version, maybe this will auto-update your error part
www.yourwebsite_url.com/admin/check-github-relase
-
still the same error bro
-
send me a link to your website pls
-
-
you need login
-
No need, I am already logged in, pls wait a second
-
what is going on bro
-
upload this file to your project
https://github.com/byNeHo/CoD4x-WebAdmin/blob/master/app/seed/update-version.js
Place it here in your application "app/seed/update-version.js"
On your terminal run this
Navigate in terminal(putty) to the applications seed folder
cd /var/www/html/app/seed
Seed/Populate the MongoDB
nodejs update-version.js
-
not working
-
what is not working?
-
no bro not working
-
i think i shoud install again
-
send me the error what you get in console when you run this file what I have just sent you