I want to install wow guild.
I activating all required modules succesly but when i activate Alter Ego my site is downing.
Code error when activating:
PDOException: SQLSTATE[HY000]: General error: 1 there is already an index named avatar_type: CREATE TABLE {avatar_type} ( id INTEGER PRIMARY KEY AUTOINCREMENT, type VARCHAR(255) NOT NULL, label VARCHAR(255) NOT NULL DEFAULT '', weight INTEGER NOT NULL DEFAULT 0, data TEXT NULL DEFAULT NULL, status INTEGER NOT NULL DEFAULT 1, module VARCHAR(255) NULL DEFAULT NULL ); ; Array ( ) in db_create_table() (line 2688 of /home2/irfn/public_html/includes/database/database.inc).
Code error my site down:
PDOException: SQLSTATE[HY000]: General error: 1 no such table: avatar_type: SELECT base.id AS id, base.type AS type, base.label AS label, base.weight AS weight, base.data AS data, base.status AS status, base.module AS module FROM {avatar_type} base; Array ( ) in EntityAPIController->query() (line 152 of /home2/irfn/public_html/sites/all/modules/entity/includes/entity.controller.inc).
site address is irfn.net
i dont know very english, if you want, i can give to you my site passwords, ftp, cpanel ect...
irfantogluk@gmail.com
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Fullscreen capture 4132012 91120 AM.jpg | 41.23 KB | ytwater |
Comments
Comment #1
ytwater commentedStrange. That error can happen if Alter Ego does not install properly the first time.
What I suggest is use the installation profile: WoWGuild Install Profile that does all of the hard work.
Here are step by step instructions:
1) Download WoWGuild Install Profile and place the files in ./profiles directory.
2) Download alter_ego, wowguild, querypath, views etc, and place in ./sites/all/modules. (You should already done that).
3) Clear the database.
4) Navigate to http://site/install.php.
5) You should have a NEW install profile called "World of Warcraft Guild Site Install Profile"
Please let me know if you have any issues or trouble understanding these instructions!