Current time: 09-30-2024, 11:25 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGt]update 1.0.0 -> 1.0.2
Author Message
ZooL Offline
Moderator
*****
Moderators

Posts: 3,429
Joined: Jan 2007
Reputation: 79
Post: #8
RE: update 1.0.0 -> 1.0.2
durch einfügen dieses
codes im phpmyadmin in der ispcp db
läuft das upgrade auch wieder durch....
-- --------------------------------------------------------

--
-- Tabellenstruktur für Tabelle `subdomain_alias`
--

CREATE TABLE IF NOT EXISTS `subdomain_alias` (
`subdomain_alias_id` int(10) unsigned NOT NULL auto_increment,
`alias_id` int(10) unsigned default NULL,
`subdomain_alias_name` varchar(200) collate utf8_unicode_ci default NULL,
`subdomain_alias_mount` varchar(200) collate utf8_unicode_ci default NULL,
`subdomain_alias_status` varchar(255) collate utf8_unicode_ci default NULL,
PRIMARY KEY (`subdomain_alias_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1 ;

--
-- Daten für Tabelle `subdomain_alias`
--
11-03-2009 11:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[ERLEDIGt]update 1.0.0 -> 1.0.2 - felixfx - 11-03-2009, 05:02 PM
RE: update 1.0.0 -> 1.0.2 - gOOvER - 11-03-2009, 06:01 PM
RE: update 1.0.0 -> 1.0.2 - felixfx - 11-03-2009, 10:51 PM
RE: update 1.0.0 -> 1.0.2 - ZooL - 11-03-2009, 06:13 PM
RE: update 1.0.0 -> 1.0.2 - drumlover - 11-03-2009, 09:51 PM
RE: update 1.0.0 -> 1.0.2 - ZooL - 11-03-2009, 09:57 PM
RE: update 1.0.0 -> 1.0.2 - drumlover - 11-03-2009, 10:09 PM
RE: update 1.0.0 -> 1.0.2 - ZooL - 11-03-2009 11:38 PM
RE: update 1.0.0 -> 1.0.2 - felixfx - 11-03-2009, 11:56 PM
RE: [ERLEDIGt]update 1.0.0 -> 1.0.2 - ZooL - 11-03-2009, 11:59 PM
RE: [ERLEDIGt]update 1.0.0 -> 1.0.2 - ZooL - 11-04-2009, 10:43 PM
RE: [ERLEDIGt]update 1.0.0 -> 1.0.2 - ZooL - 11-08-2009, 10:45 PM
RE: [ERLEDIGt]update 1.0.0 -> 1.0.2 - ZooL - 11-09-2009, 08:09 AM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)