Hi Everyone! I am totally new to this web developm...
# support
c
Hi Everyone! I am totally new to this web development arena. In terms of green-ness, I took a web design course in college with XHTML and an intro into Javascript. I am interested in the functionality of RoR, especially Solidus. I am having an issue setting up PAYPAL, country, stock location, so that I can set up an inventory count and formally launch this puppy. Do I need to push my project to an external server to get those functionalities to work? What am I missing? I am amazed at how talented you all are!
k
Hello! Thanks for using Solidus. 😊 Which issue are you having exactly?
❤️ 1
c
The main issue, right now, is setting up inventory amounts for each product, and I run into these issues. I tried to set up a stock location, and it throws the error (highlighted in red on the first picture). So I move to the ZONES section in the admin settings, and the country/state fields are blank? with "no matches found".
k
seems to me that you don’t have the seed data necessary to make Solidus works. It should be fixable by running:
Copy code
bin/rails db:seed
How did you install Solidus? Maybe you had an error in the install phase which didn’t make the installation process to finish?
c
FIXED!!!! You ROCK and THANK YOU!!!! Oh My goodness what a simple solution~
k
But it shouldn’t happen. Something didn’t work in the install and I’d love to know what. Let us know if you have other problems