Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 23
Seite [1] 2 >
maximal


Try to beat me




Beiträge: 189
# Thema - 05.05.2010 um 12:48 Uhr
im profil sind keine länderflagen sowie länder vorhanden. man sieht in dem dropdown nur {country:full}.

beim installieren des cms schrieb die routine am ende, der ordner uploads habe nicht die notwendigen zugriffsrechte. die hab ich jetzt auf 777 mit dem Editor geändert. stimmen die rechte oder sollten die niedriger sein? hat das was mit den ländern zu tun?

danke schon mal für eure hilfe



mfg


Zuletzt editiert von maximal am 13.05.2010 um 12:15 Uhr (1x Editiert)
Inaktiv
Dragotheras


Rock the board





Beiträge: 76
# Antwort: 1 - 05.05.2010 um 13:00 Uhr
05.05.2010 um 12:48 Uhr - maximal:
im profil sind keine länderflagen sowie länder vorhanden. man sieht in dem dropdown nur {country:full}.

beim installieren des cms schrieb die routine am ende, der ordner uploads habe nicht die notwendigen zugriffsrechte. die hab ich jetzt auf 777 mit dem Editor geändert. stimmen die rechte oder sollten die niedriger sein? hat das was mit den ländern zu tun?

danke schon mal für eure hilfe



mfg


Die Rechte 777 musst du allen Ordner geben, die sich im Upload Ordner befinden

Und wegen dem problem mit dem {country:full}... Du wirst einige Dateien nicht richtig hochgeladen haben
Versuch noch mal alles hochzuladen
Beim hochladen kann es ab und an vorkommen dass einige Dateien nicht richtig hochgeladen werden

Greetz Anfänger


Inaktiv
|
maximal
Thread-Ersteller


Try to beat me




Beiträge: 189
# Antwort: 2 - 05.05.2010 um 13:15 Uhr
thx, werd das mal allen ordnern in uploads geben, aber habe eben bevor ich das geschrieben habe, die komplette 2009.0.3.2 hochgeladen und sql upgedatet. denke das ein erneutes hochladen wieder nicht das gewünschte resultat bringt. werde es aber nochmal machen.


vll gibts ja noch andere lösungsvorschläge, ideen, ...


Inaktiv
|
Dragotheras


Rock the board





Beiträge: 76
# Antwort: 3 - 05.05.2010 um 13:19 Uhr
05.05.2010 um 13:15 Uhr - maximal:
thx, werd das mal allen ordnern in uploads geben, aber habe eben bevor ich das geschrieben habe, die komplette 2009.0.3.2 hochgeladen und sql upgedatet. denke das ein erneutes hochladen wieder nicht das gewünschte resultat bringt. werde es aber nochmal machen.


vll gibts ja noch andere lösungsvorschläge, ideen, ...



Falls es nicht hilft, dann ruf mal die Debug auf
Kannst ja dann mal hier rein posten was dabei raus kommt


Greetz Anfänger


Inaktiv
|
maximal
Thread-Ersteller


Try to beat me




Beiträge: 189
# Antwort: 4 - 05.05.2010 um 13:28 Uhr
bitte schön



mehr... +-
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
1. / 2. / ... 
 Error: mods/ts2panel/list.php -> cs_url - File not found
Error
: mods/googlemaps/head.php -> cs_templatefile - File not found
Error
: mods/users/navlogin3.php -> cs_templatefile - File not found
/home/www-data/htdocs/t/trequoris/www/system/core/account.php
1
) SELECT users_id, users_nick, users_lang, access_id, users_limit, users_view, users_timezone, users_dstime, users_ajax, users_tpl, users_pwd FROM cs_users WHERE users_id = 1 AND users_pwd = 'meinesmeinsmeins' AND users_active = 1 AND users_delete = 0 LIMIT 0,1
2
) UPDATE cs_users SET users_laston='1273051634' WHERE users_id = 1
/home/www-data/htdocs/t/trequoris/www/system/runstartup/count.php
3
) UPDATE cs_count SET count_time='1273051634', count_location='news/recent' WHERE count_id = 16
/home/www-data/htdocs/t/trequoris/www/mods/news/recent.php
4
) SELECT categories_name, categories_id FROM cs_categories WHERE categories_mod = 'news' AND categories_access <= 5 ORDER BY categories_name
5
) SELECT COUNT(DISTINCT news_id) FROM cs_news nws INNER JOIN cs_categories cat ON nws.categories_id = cat.categories_id WHERE nws.news_public = 1 AND cat.categories_access <= 5
6
) SELECT nws.news_id AS news_id, nws.news_headline AS news_headline, nws.news_time AS news_time, nws.news_text AS news_text, nws.news_pictures AS news_pictures, nws.users_id AS users_id, usr.users_nick AS users_nick, usr.users_active AS users_active, usr.users_delete AS users_delete, nws.categories_id AS categories_id, cat.categories_picture AS categories_picture, cat.categories_name AS categories_name, nws.news_mirror AS news_mirror, nws.news_mirror_name AS news_mirror_name, nws.news_readmore AS news_readmore, nws.news_readmore_active AS news_readmore_active FROM cs_news nws INNER JOIN cs_users usr ON nws.users_id = usr.users_id INNER JOIN cs_categories cat ON nws.categories_id = cat.categories_id WHERE nws.news_public = 1 AND cat.categories_access <= 5 ORDER BY news_attached DESC, news_time DESC LIMIT 0,8
/home/www-data/htdocs/t/trequoris/www/mods/wars/navlist.php
7
) SELECT war.games_id AS games_id, cln.clans_short AS clans_short, war.wars_score1 AS wars_score1, war.wars_score2 AS wars_score2, war.wars_id AS wars_id FROM cs_wars war INNER JOIN cs_clans cln ON war.clans_id = cln.clans_id WHERE war.wars_status = 'played' ORDER BY war.wars_date DESC LIMIT 0,4
/home/www-data/htdocs/t/trequoris/www/mods/wars/navnext.php
8
) SELECT war.games_id AS games_id, war.wars_date AS wars_date, sqd.squads_name AS squads_name, cln.clans_name AS clans_name, war.wars_id AS wars_id FROM cs_wars war INNER JOIN cs_squads sqd ON war.squads_id = sqd.squads_id INNER JOIN cs_clans cln ON war.clans_id = cln.clans_id WHERE war.wars_date > '1273051634' AND war.wars_status = 'upcoming' ORDER BY war.wars_date ASC LIMIT 0,4
/home/www-data/htdocs/t/trequoris/www/mods/members/navrand.php
9
) SELECT mm.members_task AS members_task, mm.members_since AS members_since, usr.users_picture AS users_picture, usr.users_country AS users_country, usr.users_hidden AS users_hidden, usr.users_id AS users_id, usr.users_nick AS users_nick, usr.users_name AS users_name, usr.users_surname AS users_surname FROM cs_members mm INNER JOIN cs_users usr ON mm.users_id = usr.users_id ORDER BY RAND() LIMIT 0,1
/home/www-data/htdocs/t/trequoris/www/mods/banners/navright.php
10
) SELECT banners_picture, banners_alt, banners_url FROM cs_banners ORDER BY banners_order ASC
/home/www-data/htdocs/t/trequoris/www/mods/count/navone.php
11
) SELECT COUNT(*) FROM cs_count WHERE count_time > '1273051334'
/home/www-data/htdocs/t/trequoris/www/mods/count/navday.php
12
) SELECT COUNT(*) FROM cs_count WHERE count_time > '1273003200'
/home/www-data/htdocs/t/trequoris/www/mods/count/navyes.php
13
) SELECT COUNT(*) FROM cs_count WHERE count_time > '1272916800' AND count_time < '1273003199'
/home/www-data/htdocs/t/trequoris/www/mods/count/navmon.php
14
) SELECT SUM(count_num) AS count FROM cs_count_archiv WHERE count_mode = '1'
15) SELECT COUNT(*) FROM cs_count
/home/www-data/htdocs/t/trequoris/www/mods/count/navall.php
16
) SELECT count_num FROM cs_count_archiv
17
) SELECT COUNT(*) FROM cs_count


Zuletzt editiert von maximal am 05.05.2010 um 13:41 Uhr (1x Editiert)
Inaktiv
|
Dragotheras


Rock the board





Beiträge: 76
# Antwort: 5 - 05.05.2010 um 13:35 Uhr
05.05.2010 um 13:28 Uhr - maximal:
bitte schön



mehr... +-
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
1. / 2. / ... 
 Error: mods/ts2panel/list.php -> cs_url - File not found
Error
: mods/googlemaps/head.php -> cs_templatefile - File not found
Error
: mods/users/navlogin3.php -> cs_templatefile - File not found
/home/www-data/htdocs/t/trequoris/www/system/core/account.php
1
) SELECT users_id, users_nick, users_lang, access_id, users_limit, users_view, users_timezone, users_dstime, users_ajax, users_tpl, users_pwd FROM cs_users WHERE users_id = 1 AND users_pwd = 'password' AND users_active = 1 AND users_delete = 0 LIMIT 0,1
2
) UPDATE cs_users SET users_laston='1273051634' WHERE users_id = 1
/home/www-data/htdocs/t/trequoris/www/system/runstartup/count.php
3
) UPDATE cs_count SET count_time='1273051634', count_location='news/recent' WHERE count_id = 16
/home/www-data/htdocs/t/trequoris/www/mods/news/recent.php
4
) SELECT categories_name, categories_id FROM cs_categories WHERE categories_mod = 'news' AND categories_access <= 5 ORDER BY categories_name
5
) SELECT COUNT(DISTINCT news_id) FROM cs_news nws INNER JOIN cs_categories cat ON nws.categories_id = cat.categories_id WHERE nws.news_public = 1 AND cat.categories_access <= 5
6
) SELECT nws.news_id AS news_id, nws.news_headline AS news_headline, nws.news_time AS news_time, nws.news_text AS news_text, nws.news_pictures AS news_pictures, nws.users_id AS users_id, usr.users_nick AS users_nick, usr.users_active AS users_active, usr.users_delete AS users_delete, nws.categories_id AS categories_id, cat.categories_picture AS categories_picture, cat.categories_name AS categories_name, nws.news_mirror AS news_mirror, nws.news_mirror_name AS news_mirror_name, nws.news_readmore AS news_readmore, nws.news_readmore_active AS news_readmore_active FROM cs_news nws INNER JOIN cs_users usr ON nws.users_id = usr.users_id INNER JOIN cs_categories cat ON nws.categories_id = cat.categories_id WHERE nws.news_public = 1 AND cat.categories_access <= 5 ORDER BY news_attached DESC, news_time DESC LIMIT 0,8
/home/www-data/htdocs/t/trequoris/www/mods/wars/navlist.php
7
) SELECT war.games_id AS games_id, cln.clans_short AS clans_short, war.wars_score1 AS wars_score1, war.wars_score2 AS wars_score2, war.wars_id AS wars_id FROM cs_wars war INNER JOIN cs_clans cln ON war.clans_id = cln.clans_id WHERE war.wars_status = 'played' ORDER BY war.wars_date DESC LIMIT 0,4
/home/www-data/htdocs/t/trequoris/www/mods/wars/navnext.php
8
) SELECT war.games_id AS games_id, war.wars_date AS wars_date, sqd.squads_name AS squads_name, cln.clans_name AS clans_name, war.wars_id AS wars_id FROM cs_wars war INNER JOIN cs_squads sqd ON war.squads_id = sqd.squads_id INNER JOIN cs_clans cln ON war.clans_id = cln.clans_id WHERE war.wars_date > '1273051634' AND war.wars_status = 'upcoming' ORDER BY war.wars_date ASC LIMIT 0,4
/home/www-data/htdocs/t/trequoris/www/mods/members/navrand.php
9
) SELECT mm.members_task AS members_task, mm.members_since AS members_since, usr.users_picture AS users_picture, usr.users_country AS users_country, usr.users_hidden AS users_hidden, usr.users_id AS users_id, usr.users_nick AS users_nick, usr.users_name AS users_name, usr.users_surname AS users_surname FROM cs_members mm INNER JOIN cs_users usr ON mm.users_id = usr.users_id ORDER BY RAND() LIMIT 0,1
/home/www-data/htdocs/t/trequoris/www/mods/banners/navright.php
10
) SELECT banners_picture, banners_alt, banners_url FROM cs_banners ORDER BY banners_order ASC
/home/www-data/htdocs/t/trequoris/www/mods/count/navone.php
11
) SELECT COUNT(*) FROM cs_count WHERE count_time > '1273051334'
/home/www-data/htdocs/t/trequoris/www/mods/count/navday.php
12
) SELECT COUNT(*) FROM cs_count WHERE count_time > '1273003200'
/home/www-data/htdocs/t/trequoris/www/mods/count/navyes.php
13
) SELECT COUNT(*) FROM cs_count WHERE count_time > '1272916800' AND count_time < '1273003199'
/home/www-data/htdocs/t/trequoris/www/mods/count/navmon.php
14
) SELECT SUM(count_num) AS count FROM cs_count_archiv WHERE count_mode = '1'
15) SELECT COUNT(*) FROM cs_count
/home/www-data/htdocs/t/trequoris/www/mods/count/navall.php
16
) SELECT count_num FROM cs_count_archiv
17
) SELECT COUNT(*) FROM cs_count


Entfern bitte dein Passwort aus dem debug :O
(In Zeile 1 users_pwd = 'dein passwort' löschen oder so ändern wie hier )


Inaktiv
|
maximal
Thread-Ersteller


Try to beat me




Beiträge: 189
# Antwort: 6 - 05.05.2010 um 13:45 Uhr
ist weg, danke

die 3 erros müssten egal sein, und sind mir klar
Error: mods/ts2panel/list.php -> cs_url - File not found gibts nicht
Error: mods/googlemaps/head.php -> cs_templatefile - File not found gibts nicht
Error: mods/users/navlogin3.php -> cs_templatefile - File not found kommt noch von früheren cs-versionen und gibt es meines erachtens nicht mehr


Inaktiv
|
Dragotheras


Rock the board





Beiträge: 76
# Antwort: 7 - 05.05.2010 um 14:00 Uhr
Die 3 Fehler haben nichts mit den Flaggen zutun, das stimmt schon
Hattest alles nochmal hochgeladen?

Vielleicht kannst ja auch mal nen Link zur Page schicken? :/


Inaktiv
|
maximal
Thread-Ersteller


Try to beat me




Beiträge: 189
# Antwort: 8 - 05.05.2010 um 14:17 Uhr
trequoris.redio.de

ja, ich hab ja keine ahnung, vll fehlen die sql-einträge, oder die flaggen.
leider weiss ich nicht wo ich nachschauen muss


EDIT: flaggen am server gefunden, also das kann es nicht sein


Zuletzt editiert von maximal am 05.05.2010 um 14:33 Uhr (2x Editiert)
Inaktiv
|
Fr33z3m4n ClanSphere Team


Medal of Honor




Herkunft: Hamm
Beiträge: 11094
# Antwort: 9 - 05.05.2010 um 18:18 Uhr
Also ich seh alles.
Auch die Flaggen.


------------------
mfg
Patrick "Fr33z3m4n" Jaskulski

Antoine de Saint-Exupéry: Wenn Du ein Schiff bauen willst, so trommle nicht Männer zusammen, um Holz zu beschaffen, Aufgaben zu verteilen, sondern lehre die Männer die Sehnsucht nach dem endlosen weiten Meer.

Inaktiv
|
maximal
Thread-Ersteller


Try to beat me




Beiträge: 189
# Antwort: 10 - 05.05.2010 um 22:10 Uhr
die flagen hab ich übr sql zugewiesen, aber wenn man in cs einen member editiert oder sein eigenes profil editiert kommt keine auswahl sondern nur {country:full}


Inaktiv
|
maximal
Thread-Ersteller


Try to beat me




Beiträge: 189
# Antwort: 11 - 13.05.2010 um 12:16 Uhr
kann mir den keiner verraten wo der hund begraben liegt, dass das auf meiner seite nicht funktioniert?


mfg


Inaktiv
|
Jam2 ClanSphere Team


Highlander





Beiträge: 3291
# Antwort: 12 - 13.05.2010 um 12:48 Uhr
mods/users/* themes/users/* neu hochladen

dann ->
http://wiki.clansphere.de/Fehlerdiagnose


------------------
Gruß/ Best regards
Jam2

Nützliche Forumbeiträge/Codepastes: (Useful comments in our board / codepastes)
Template Switch for index.php
Board Navlist last posts

Edi: könnte man denn auch hier eine erweiterung einfügen?
Jam2: das web ist wie toyota.....
Edi: hö ?
Jam2: nichts ist unmöglich!


Inaktiv
|
maximal
Thread-Ersteller


Try to beat me




Beiträge: 189
# Antwort: 13 - 13.05.2010 um 15:10 Uhr
neu hochgeladen und hier die php zur analyse

mehr... +-
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
1. / 2. / ... 
 Error: mods/ts2panel/list.php -> cs_url - File not found
Error
: mods/googlemaps/head.php -> cs_templatefile - File not found
Error
: mods/users/navlogin3.php -> cs_templatefile - File not found
/home/www-data/htdocs/t/trequoris/www/system/core/account.php
1
) SELECT users_id, users_nick, users_lang, access_id, users_limit, users_view, users_timezone, users_dstime, users_ajax, users_tpl, users_pwd FROM cs_users WHERE users_id = 1 AND users_pwd = 'passwort' AND users_active = 1 AND users_delete = 0 LIMIT 0,1
2
) UPDATE cs_users SET users_laston='1273748809' WHERE users_id = 1
/home/www-data/htdocs/t/trequoris/www/system/runstartup/count.php
3
) UPDATE cs_count SET count_time='1273748809', count_location='news/recent' WHERE count_id = 133
/home/www-data/htdocs/t/trequoris/www/mods/news/recent.php
4
) SELECT categories_name, categories_id FROM cs_categories WHERE categories_mod = 'news' AND categories_access <= 5 ORDER BY categories_name
5
) SELECT COUNT(DISTINCT news_id) FROM cs_news nws INNER JOIN cs_categories cat ON nws.categories_id = cat.categories_id WHERE nws.news_public = 1 AND cat.categories_access <= 5
6
) SELECT nws.news_id AS news_id, nws.news_headline AS news_headline, nws.news_time AS news_time, nws.news_text AS news_text, nws.news_pictures AS news_pictures, nws.users_id AS users_id, usr.users_nick AS users_nick, usr.users_active AS users_active, usr.users_delete AS users_delete, nws.categories_id AS categories_id, cat.categories_picture AS categories_picture, cat.categories_name AS categories_name, nws.news_mirror AS news_mirror, nws.news_mirror_name AS news_mirror_name, nws.news_readmore AS news_readmore, nws.news_readmore_active AS news_readmore_active FROM cs_news nws INNER JOIN cs_users usr ON nws.users_id = usr.users_id INNER JOIN cs_categories cat ON nws.categories_id = cat.categories_id WHERE nws.news_public = 1 AND cat.categories_access <= 5 ORDER BY news_attached DESC, news_time DESC LIMIT 0,8
8
) SELECT COUNT(*) FROM cs_comments WHERE comments_mod = 'news' AND comments_fid = 1
/home/www-data/htdocs/t/trequoris/www/system/core/abcode.php
7
) SELECT abcode_func, abcode_pattern, abcode_result, abcode_file FROM cs_abcode
/home/www-data/htdocs/t/trequoris/www/mods/wars/navlist.php
9
) SELECT war.games_id AS games_id, cln.clans_short AS clans_short, war.wars_score1 AS wars_score1, war.wars_score2 AS wars_score2, war.wars_id AS wars_id FROM cs_wars war INNER JOIN cs_clans cln ON war.clans_id = cln.clans_id WHERE war.wars_status = 'played' ORDER BY war.wars_date DESC LIMIT 0,4
/home/www-data/htdocs/t/trequoris/www/mods/wars/navnext.php
10
) SELECT war.games_id AS games_id, war.wars_date AS wars_date, sqd.squads_name AS squads_name, cln.clans_name AS clans_name, war.wars_id AS wars_id FROM cs_wars war INNER JOIN cs_squads sqd ON war.squads_id = sqd.squads_id INNER JOIN cs_clans cln ON war.clans_id = cln.clans_id WHERE war.wars_date > '1273748809' AND war.wars_status = 'upcoming' ORDER BY war.wars_date ASC LIMIT 0,4
/home/www-data/htdocs/t/trequoris/www/mods/members/navrand.php
11
) SELECT mm.members_task AS members_task, mm.members_since AS members_since, usr.users_picture AS users_picture, usr.users_country AS users_country, usr.users_hidden AS users_hidden, usr.users_id AS users_id, usr.users_nick AS users_nick, usr.users_name AS users_name, usr.users_surname AS users_surname FROM cs_members mm INNER JOIN cs_users usr ON mm.users_id = usr.users_id ORDER BY RAND() LIMIT 0,1
/home/www-data/htdocs/t/trequoris/www/mods/banners/navright.php
12
) SELECT banners_picture, banners_alt, banners_url FROM cs_banners ORDER BY banners_order ASC
/home/www-data/htdocs/t/trequoris/www/mods/count/navone.php
13
) SELECT COUNT(*) FROM cs_count WHERE count_time > '1273748509'
/home/www-data/htdocs/t/trequoris/www/mods/count/navday.php
14
) SELECT COUNT(*) FROM cs_count WHERE count_time > '1273694400'
/home/www-data/htdocs/t/trequoris/www/mods/count/navyes.php
15
) SELECT COUNT(*) FROM cs_count WHERE count_time > '1273608000' AND count_time < '1273694399'
/home/www-data/htdocs/t/trequoris/www/mods/count/navmon.php
16
) SELECT SUM(count_num) AS count FROM cs_count_archiv WHERE count_mode = '1'
17) SELECT COUNT(*) FROM cs_count
/home/www-data/htdocs/t/trequoris/www/mods/count/navall.php
18
) SELECT count_num FROM cs_count_archiv
19
) SELECT COUNT(*) FROM cs_count


Inaktiv
|
Jam2 ClanSphere Team


Highlander





Beiträge: 3291
# Antwort: 14 - 13.05.2010 um 16:57 Uhr
Welche Seite hattest du offen, als du die debug aufgerufen hast?


------------------
Gruß/ Best regards
Jam2

Nützliche Forumbeiträge/Codepastes: (Useful comments in our board / codepastes)
Template Switch for index.php
Board Navlist last posts

Edi: könnte man denn auch hier eine erweiterung einfügen?
Jam2: das web ist wie toyota.....
Edi: hö ?
Jam2: nichts ist unmöglich!


Inaktiv
|
maximal
Thread-Ersteller


Try to beat me




Beiträge: 189
# Antwort: 15 - 13.05.2010 um 17:28 Uhr
ich war im profil, weiss aber nicht ob ich dann noch "?mod=xxxx" dranschreiben sollte


Inaktiv
|
Jam2 ClanSphere Team


Highlander





Beiträge: 3291
# Antwort: 16 - 13.05.2010 um 17:48 Uhr
die flagen hab ich übr sql zugewiesen, aber wenn man in cs einen member editiert oder sein eigenes profil editiert kommt keine auswahl sondern nur {country:full}



Warum nicht dort? Die Profilansicht funktioniert ja, wie du beschrieben hast.


------------------
Gruß/ Best regards
Jam2

Nützliche Forumbeiträge/Codepastes: (Useful comments in our board / codepastes)
Template Switch for index.php
Board Navlist last posts

Edi: könnte man denn auch hier eine erweiterung einfügen?
Jam2: das web ist wie toyota.....
Edi: hö ?
Jam2: nichts ist unmöglich!


Inaktiv
|
maximal
Thread-Ersteller


Try to beat me




Beiträge: 189
# Antwort: 17 - 13.05.2010 um 18:27 Uhr
die profilansicht bis auf die auswahl des landes.

da steht kein land wenn man den drop down aufmacht, sondern eben das {country:full} aus dem zuständigen php script.

im log steht unter Error:

Fehler cs_subtemplate - Loop not found: "country"
Verursacht in: mod=users&action=profile


Inaktiv
|
Jam2 ClanSphere Team


Highlander





Beiträge: 3291
# Antwort: 18 - 13.05.2010 um 18:39 Uhr
siehste, der fehler ist in der datei (bzw. action) "profile" und nicht in der view, wie von dir beschrieben

edit:
post mal bitte die mods/users/profile.php und themes/base/users/profile.tpl ins nopaste


------------------
Gruß/ Best regards
Jam2

Nützliche Forumbeiträge/Codepastes: (Useful comments in our board / codepastes)
Template Switch for index.php
Board Navlist last posts

Edi: könnte man denn auch hier eine erweiterung einfügen?
Jam2: das web ist wie toyota.....
Edi: hö ?
Jam2: nichts ist unmöglich!


Zuletzt editiert von Jam2 ClanSphere Team am 13.05.2010 um 18:49 Uhr (2x Editiert)
Inaktiv
|
maximal
Thread-Ersteller


Try to beat me




Beiträge: 189
# Antwort: 19 - 14.05.2010 um 14:34 Uhr
ich hab dort nicht verändert, deswegen versteh ich es nicht, aber hier nun die nopastes


/mods/users/profile.php

/themes/base/users/profile.tpl


Zuletzt editiert von maximal am 14.05.2010 um 14:37 Uhr (3x Editiert)
Inaktiv
|
Jam2 ClanSphere Team


Highlander





Beiträge: 3291
# Antwort: 20 - 14.05.2010 um 16:56 Uhr
Am besten und schnellsten ist, du schickst mir Webmaster Account und FTP Zugang


------------------
Gruß/ Best regards
Jam2

Nützliche Forumbeiträge/Codepastes: (Useful comments in our board / codepastes)
Template Switch for index.php
Board Navlist last posts

Edi: könnte man denn auch hier eine erweiterung einfügen?
Jam2: das web ist wie toyota.....
Edi: hö ?
Jam2: nichts ist unmöglich!


Inaktiv
|
Antworten: 23
Seite [1] 2 >


Sie müssen sich registrieren, um zu antworten.