Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 5
Seite [1]
kallii


Beginner



Herkunft: Lübeck
Beiträge: 2
# Thema - 07.07.2011 um 14:58 Uhr
Hallo,
Wir haben von unserem Partnerclan der sich aufgelöst hat, die HP bekommen. Ich habe Clansphere instaliert und das
Template aktiviert, was eigentlicht recht einfach ging. Nun müssten meiner Meinung nach die Addons instaliert werden,
was irgendwie nicht ganz funktioniert. Bei der HP ist ein Install Ordner dabei wo die Textdateien headsponsors_install ,
mainsponsor_install , sponsors_install , install-sql drinn sind. Wenn ich die Dateien im browser aufrufe, instaliert er die
Addons nicht sondern er liest sie einfach nur aus.
Ich weiss jetzt überhaupt nicht was wir machen könnte damit die HP richtig läuft, da ich vorher nur mit Webspell oder Ilch
gearbeitet habe.

Link zur HP:
http://s331540458.online.de/clansphere_2011.1/

So sollte es aussehen:
http://s331540458.online.de/bilder/design%20Kopie

M.f.G.
kallii
Inaktiv
hajo ClanSphere Team


VIP - Poster




Herkunft: Barsbüttel
Beiträge: 9411
# Antwort: 1 - 07.07.2011 um 14:59 Uhr
was ist denn in den install dateien drin? sind das sql dateien oder php dateien? ansonsten frag doch diejenigen mal, die die dateien da erstellt haben, wie die sich das gedacht haben in deren anwendung.


------------------
ClanSphere - professional clan care starts here

Inaktiv
|
kallii
Thread-Ersteller


Beginner



Herkunft: Lübeck
Beiträge: 2
# Antwort: 2 - 07.07.2011 um 15:08 Uhr
das sind Textdateien,das ist ja das komische an der Sache. Keine PHP oder HTML Dateien.
das steht in der headsponsor_install

ALTER TABLE {pre}_access ADD access_headsponsors INT( 2 ) NOT NULL;
UPDATE {pre}_access SET access_headsponsors = '1' WHERE access_id = 1 LIMIT 1 ;
UPDATE {pre}_access SET access_headsponsors = '2' WHERE access_id = 2 LIMIT 1 ;
UPDATE {pre}_access SET access_headsponsors = '3' WHERE access_id = 3 LIMIT 1 ;
UPDATE {pre}_access SET access_headsponsors = '4' WHERE access_id = 4 LIMIT 1 ;
UPDATE {pre}_access SET access_headsponsors = '5' WHERE access_id = 5 LIMIT 1 ;


INSERT INTO {pre}_options (options_mod, options_name, options_value) VALUES ('headsponsors', 'def_width_listimg', '620');
INSERT INTO {pre}_options (options_mod, options_name, options_value) VALUES ('headsponsors', 'def_height_listimg', '200');
INSERT INTO {pre}_options (options_mod, options_name, options_value) VALUES ('headsponsors', 'max_size_listimg', '5120000');
INSERT INTO {pre}_options (options_mod, options_name, options_value) VALUES ('headsponsors', 'def_width_navimg', '317');
INSERT INTO {pre}_options (options_mod, options_name, options_value) VALUES ('headsponsors', 'def_height_navimg', '300');
INSERT INTO {pre}_options (options_mod, options_name, options_value) VALUES ('headsponsors', 'max_size_navimg', '5120000');
INSERT INTO {pre}_options (options_mod, options_name, options_value) VALUES ('headsponsors','last_id','1');


CREATE TABLE {pre}_headsponsors (
headsponsors_id {serial},
headsponsors_name varchar(80) NOT NULL default '',
headsponsors_url varchar(200) NOT NULL default '',
headsponsors_alt varchar(200) NOT NULL default '',
headsponsors_text text,
headsponsors_limg varchar(200) NOT NULL default '',
headsponsors_nimg varchar(200) NOT NULL default '',
headsponsors_priority int(2) NOT NULL default '0',
PRIMARY KEY (headsponsors_id)
){engine};


Inaktiv
|
sgraewe ClanSphere Team

Supporter
Supporter




Beiträge: 6116
# Antwort: 3 - 07.07.2011 um 15:11 Uhr
system --> datenbank --> import

jede datein einzelnd einspielen und fertig


Inaktiv
|
palle ClanSphere Team

Supporter
Supporter




Beiträge: 3073
# Antwort: 4 - 07.07.2011 um 15:17 Uhr
Ich weis nicht wie Dragon gearbeitet hat aber optional solltest du schauen ob du custom Themes aktivieren musst.


------------------
I like the part where it says 'nyan'



Inaktiv
|
kallii
Thread-Ersteller


Beginner



Herkunft: Lübeck
Beiträge: 2
# Antwort: 5 - 07.07.2011 um 15:39 Uhr
Danke,ich glaub jetzt hab ich raus wie alles funktioniert.
Die CMS sieht wirklich sehr Umfangreich ais.


Zuletzt editiert von kallii am 07.07.2011 um 15:40 Uhr (1x Editiert)
Inaktiv
|
Antworten: 5
Seite [1]


Sie müssen sich registrieren, um zu antworten.