Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 23
Seite < 1 [2]
mawes
Thread-Ersteller


Rock the board




Beiträge: 69
# Antwort: 21 - 19.09.2011 um 13:50 Uhr
ich hoffe da hast du gesucht Palle?!

mehr... +-
PHP-Warning: Notice: Undefined index: Saturday in /var/www/web229/html/neu/mods/events/list.php on line 42

PHP-Warning: Notice: Undefined index: Sunday in /var/www/web229/html/neu/mods/events/list.php on line 42

PHP-Warning: Notice: Undefined index: Sunday in /var/www/web229/html/neu/mods/events/list.php on line 42

PHP-Warning: Notice: Undefined index: Saturday in /var/www/web229/html/neu/mods/events/list.php on line 42

PHP-Warning: Notice: Undefined index: Saturday in /var/www/web229/html/neu/mods/events/list.php on line 42

PHP-Warning: Notice: Undefined index: Saturday in /var/www/web229/html/neu/mods/events/list.php on line 42

PHP-Warning: Notice: Undefined index: Saturday in /var/www/web229/html/neu/mods/events/list.php on line 42

PHP-Warning: Notice: Undefined index: Saturday in /var/www/web229/html/neu/mods/events/list.php on line 42

PHP-Warning: Notice: Undefined index: Sunday in /var/www/web229/html/neu/mods/events/list.php on line 42

PHP-Warning: Notice: Undefined index: Saturday in /var/www/web229/html/neu/mods/events/list.php on line 42

PHP-Warning: Notice: Undefined index: Saturday in /var/www/web229/html/neu/mods/events/list.php on line 42

/var/www/web229/html/neu/system/core/functions.php
1) SELECT options_name, options_value FROM cs_options WHERE options_mod = 'clansphere'
/var/www/web229/html/neu/system/core/account.php
2) SELECT * FROM cs_users WHERE users_id = '1' AND users_active = 1 AND users_delete = 0 LIMIT 0,1
/var/www/web229/html/neu/mods/events/list.php
3) SELECT COUNT(*) FROM cs_events
4) SELECT categories_name, categories_id FROM cs_categories WHERE categories_mod = 'events' AND categories_access <= '5' ORDER BY categories_name
5) SELECT evs.events_name AS events_name, evs.events_time AS events_time, evs.events_venue AS events_venue, evs.events_id AS events_id, evs.categories_id AS categories_id, cat.categories_name AS categories_name, cat.categories_picture AS categories_picture, evs.events_cancel AS events_cancel FROM cs_events evs INNER JOIN cs_categories cat ON evs.categories_id = cat.categories_id ORDER BY evs.events_time DESC LIMIT 0,20


@korrlup ich finde da garnix ?! oO


Inaktiv
|
palle ClanSphere Team

Supporter
Supporter




Beiträge: 3073
# Antwort: 22 - 19.09.2011 um 20:28 Uhr
Mawes... das ist so alles richtig
Du musst jetzt nur noch die "lang/German/events.php" öffnen und folgendes hinzufügen

 
1.
2.
3.
4.
5.
6.
7.
1. / 2. / ... 
 $cs_lang['Monday']  = 'Montag';
$cs_lang['Tuesday']  = 'Dienstag';
$cs_lang['Wednesday']  = 'Mittwoch';
$cs_lang['Thursday']  = 'Donnerstag';
$cs_lang['Friday']  = 'Freitag';
$cs_lang['Saturday']  = 'Samstag';
$cs_lang['Sunday']  = 'Sonntag';


Nun sollte es gehen.
Also mein Paste nicht das von Korrlub.


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



Zuletzt editiert von palle ClanSphere Team am 19.09.2011 um 20:30 Uhr (2x Editiert)
Inaktiv
|
luXuskerN


Rock the board





Beiträge: 67
# Antwort: 23 - 11.11.2011 um 14:40 Uhr
Ich würde gerne in der navnext auch den wochentag angezeigt bekommen für das jeweilige event wie bekomm ich das dort hin...?


Inaktiv
|
Antworten: 23
Seite < 1 [2]


Sie müssen sich registrieren, um zu antworten.