Verwaltung

KurtzDBS

Shopware Einsteiger

hello folks,

i write my question in engllish because german is not my first language.

first of all, demo [ incl. sample data ] is not clear. check out database and cache folders for qa.shopvm.de:80

after successful installation of clear version [ without sample data ] i dont have n access to the backend, because nobody tell us what login and password is for predefined admin user.

i think tutorial presented here :

http://wiki.shopware.de/Installation-3. ... l_518.html

is also out of date.

when i going to http://shop1.dev/engine i got direct redirection to http://shop1.dev/backend/auth

no license activation windows !

also, after successful database import i have predefined admin user at s_core_auth db table

i would like to know :

password for predefined admin user
how passwords are encrypted ? i tried to change password with MD5 but with no results.

working on xampp 1.7.7 ioncube v9 mode_rewrite

thanks in advance for your assistance.
 
  • Beiträge: 2
  • Mitglied seit: Mo Okt 17, 2011 8:42 am
  • Danke abgegeben: 0
  • Danke erhalten: 1
 
Für diesen Beitrag haben sich bedankt:
bestit (So Dez 04, 2011 9:13 pm)
 

Sebastian Klöpper

shopware AG Team

Hi,

please clear your database-table s_core_auth (TRUNCATE).

Execute this SQL-Insert
INSERT INTO `s_core_auth` (`id`, `username`, `password`, `sessionID`, `lastlogin`, `name`, `email`, `active`, `sidebar`, `window_height`, `window_width`, `window_size`, `admin`, `rights`, `salted`, `failedlogins`, `lockeduntil`) VALUES
(NULL, 'demo', '84c2ef7bb215395c80119636233765f0', '96fdf6785aaad660f67bde424b622ac4', '2011-07-22 15:40:04', 'demo', 'demo@shopware.de', 1, 1, 0, 0, '', 1, '', 1, 0, '0000-00-00 00:00:00');


(It's for Shopware Version 3.5.5)

Now you can login with user: demo and password: demo
 
  • Beiträge: 2234
  • Mitglied seit: Mi Jun 09, 2010 9:48 am
  • Ort: Schöppingen
  • WWW: Website
  • Danke abgegeben: 4
  • Danke erhalten: 480
 

KurtzDBS

Shopware Einsteiger

well done !

thanks a lot Sebastian.

greetings from poland.
 
  • Beiträge: 2
  • Mitglied seit: Mo Okt 17, 2011 8:42 am
  • Danke abgegeben: 0
  • Danke erhalten: 1
 
  • Seite 1 von 1
 
 
Twitter Facebook