Members: 10,140
Threads: 38,830
Posts: 159,367
Online: 35

Newest Member: Xoote



Go Back   Mambers.com > International > Italian - Italiano > Problematiche generali

Reply
 
Thread Tools Display Modes
Old 24.11.2004, 15:34   #11
Alikon
Senior Mamber
 
Alikon's Avatar
 
Join Date: Apr 2004
Location: roma
Posts: 171
Alikon is on a distinguished road
Default Re: problema nell'area amministratore

Ops scusa ti ho dato una mos_user con phpshop .... abbi un po di pazienza te ne do una ok....
Alikon is offline   Reply With Quote
Sponsored Links
Old 24.11.2004, 15:50   #12
Alikon
Senior Mamber
 
Alikon's Avatar
 
Join Date: Apr 2004
Location: roma
Posts: 171
Alikon is on a distinguished road
Default Re: problema nell'area amministratore

eccola
PHP Code:
DROP TABLE IF EXISTS `mos_users`; 
PHP Code:

CREATE TABLE 
`mos_users` (
  `
idint(11NOT NULL auto_increment,
  `
namevarchar(50NOT NULL default '',
  `
usernamevarchar(25NOT NULL default '',
  `
emailvarchar(100NOT NULL default '',
  `
passwordvarchar(100NOT NULL default '',
  `
usertypevarchar(25NOT NULL default '',
  `
blocktinyint(4NOT NULL default '0',
  `
sendEmailtinyint(4) default '0',
  `
gidtinyint(3unsigned NOT NULL default '1',
  `
registerDatedatetime NOT NULL default '0000-00-00 00:00:00',
  `
lastvisitDatedatetime NOT NULL default '0000-00-00 00:00:00',
  `
activationvarchar(100NOT NULL default '',
  `
paramstext NOT NULL,
  
PRIMARY KEY  (`id`),
  
KEY `usertype` (`usertype`),
  
KEY `idx_name` (`name`)
TYPE=MyISAM AUTO_INCREMENT=63 ;

#
# Dumping data for table `mos_users`
#

INSERT INTO `mos_usersVALUES (62'Administrator''admin''admin@admin.it''21232f297a57a5a743894a0e4a801fc3''superadministrator'0125'2004-11-24 15:46:50''0000-00-00 00:00:00'''''); 
user=admin psw =admin
Alikon is offline   Reply With Quote
Old 20.07.2007, 17:33   #13
Niloxar
Baby Mamber
 
Join Date: Apr 2007
Posts: 6
Niloxar is on a distinguished road
Default Re: problema nell'area amministratore

Ciao a tutti.
Ho combinato un casino.. ho cancellato la mia login Admin non riesco ad accedere come amministratore.
Ho eseguito la query consigliata ma nulla

Cosa potrei fare?
Niloxar is offline   Reply With Quote
Old 15.01.2008, 17:54   #14
musicarte
Baby Mamber
 
Join Date: Jan 2008
Posts: 1
musicarte is on a distinguished road
Default problema nell'area amministratore (iserimento podotti)

Ciao scusate se mi intrometto nel topic, ma sono nuovo e questo era il primo topic in italiano che parla di phpshop.
Ho un piccolo problema, dovrei inserire migliaia di prodotti ma la gestione nell'admin di phpshop è lenta anche se usata in locale.
Nessuno sa dirmi come fare ad inserire velocemente i prodotti?
magari anche più prodotti contemporaneamente?
Mi sembra di aver capito che facendolo direttamente nel Mysql, tramite phpMyAdmin si fa molto più in fretta
addirittura mi pare di aver capito che la tabella mos_pshop_product si può editare con Exel
Vi prego aiutatemi.
musicarte is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
problema modulo Ansa news bmax1968 Moduli 2 07.08.2004 11:35
problema nell'installazione (ex - un altro problema) webmaster78 Problematiche generali 2 23.07.2004 06:36
problema amministrazione matteoserafini Problematiche generali 3 06.06.2004 03:38
problema con el tamaño de archivos en remository monárez Componentes 0 03.06.2004 17:46
Strano problema di accesso amministrazione. Pitz Problematiche generali 3 28.05.2004 11:34


All times are GMT +2. The time now is 21:22.

Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.