By Ninnan on
I can't access my website unless I have changed "free access" from "FALSE" to "TRUE".
When I revert it, I encounter the same problems as before when I try to log in as a"dmin" user: "You are not authorized te access this page."
What should I do, to be accepted as "admin"?
I also want to install Ubercart on my site - how do I go about it?
Hope that someone has the answers!
Thank you!
Comments
look with phpmyadmin or mysql
look with phpmyadmin or mysql into table users and find user 1. You can copy a password from a known user account. Alternatively set the role on your account (users_role table) to the admin role. (Check your httpd access logs, is it a drupal issue?)
Regarding ubercart: install the ubercart modules. Than go to store setting and start filling in. Store data, define a producttype, add a product, display the products, define a payment method. ..