Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 3
Seite [1]
Hatesociety88


Rock the board




Beiträge: 69
# Thema - 25.04.2011 um 14:18 Uhr
Hallo habe ein problem.
Wollte bilder hochladen geht abe nicht.
Fehlermeldung ist: - Es ist zu einem unbekannten Fehler beim hochladen des Bildes gekommen.

DebugHP-Warning: Notice: Undefined index: mod in /srv/www/vhosts/germaninser2011.com/httpdocs/system/cache/file.php on line 63

PHP-Warning: Notice: Undefined index: mod_text in /srv/www/vhosts/germaninser2011.com/httpdocs/mods/paypal/info.php on line 13

Error: uploads/cache/op_clansphere.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/access_5.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_clans.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_members.tmp -> cs_cache_save - Unable to write cache file
Error: mods/mods/info.php -> cs_cache_dirs - Required file not found
Error: uploads/cache/op_squads.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/startup.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/mods_German.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_abcode.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_ckeditor.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_counter.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_gallery.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/news_publish.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_news.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_categories_cat_dropdown2_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_clansphere_themebar_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/abcode_content.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_news_recent_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_clansphere_themebar_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_clansphere_news_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_clansphere_themebar_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/tpl_Blue water_debug_debug.htm.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/metatags.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_clansphere_navmeta_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_events.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_events_navcal_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_clansphere_themebar_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_users.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/count_mail_unread.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/count_joinus.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/count_fightus.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_users_navlogin_view_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_clansphere_themebar_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_wars.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/op_banners.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_banners_navlist_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_clansphere_themebar_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_votes_navlist_results_debug.tmp -> cs_cache_save - Unable to write cache file
Error: uploads/cache/thm_clansphere_themebar_debug.tmp -> cs_cache_save - Unable to write cache file


/srv/www/vhosts/germaninser2011.com/httpdocs/mods/lightbox/startup.php
12) SELECT options_name, options_value FROM cs_options WHERE options_mod = 'gallery'
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/news/startup.php
13) SELECT news_publishs_at FROM cs_news WHERE news_public = 0 AND news_publishs_at != 0 ORDER BY news_publishs_at ASC LIMIT 0,1
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/news/recent.php
14) SELECT options_name, options_value FROM cs_options WHERE options_mod = 'news'
16) 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
17) 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
19) SELECT COUNT(*) FROM cs_comments WHERE comments_mod = 'news' AND comments_fid = 6
20) SELECT COUNT(*) FROM cs_comments WHERE comments_mod = 'news' AND comments_fid = 3
21) SELECT COUNT(*) FROM cs_comments WHERE comments_mod = 'news' AND comments_fid = 2
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/categories/functions.php
15) SELECT categories_id, categories_name, categories_subid FROM cs_categories WHERE categories_mod = 'news' AND categories_access <= '5' ORDER BY categories_subid ASC, categories_name
/srv/www/vhosts/germaninser2011.com/httpdocs/system/core/abcode.php
18) SELECT abcode_func, abcode_pattern, abcode_result, abcode_file FROM cs_abcode
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/clansphere/sec_func.php
22) UPDATE cs_options SET options_value='1303726525' WHERE options_mod = 'clansphere' AND options_name = 'sec_time'
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/clansphere/navmeta.php
23) SELECT metatags_id, metatags_name, metatags_content FROM cs_metatags WHERE metatags_active = 1 ORDER BY metatags_name
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/events/navcal.php
24) SELECT options_name, options_value FROM cs_options WHERE options_mod = 'events'
25) SELECT users_age FROM cs_users WHERE users_age LIKE '%-04-%' AND users_hidden NOT LIKE '%users_age%'
26) SELECT evs.events_time AS events_time FROM cs_events evs INNER JOIN cs_categories cat ON evs.categories_id = cat.categories_id WHERE events_time >= '1301601600' AND events_time <= '1304193599' AND cat.categories_access <= 5
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/count/navone.php
27) SELECT COUNT(*) FROM cs_count WHERE count_time > '1303726225'
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/count/navday.php
28) SELECT COUNT(*) FROM cs_count WHERE count_time > '1303675200'
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/count/navmon.php
29) SELECT SUM(count_num) AS count FROM cs_count_archiv WHERE count_mode = '1'
30) SELECT COUNT(*) FROM cs_count
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/count/navall.php
31) SELECT count_num FROM cs_count_archiv
32) SELECT COUNT(*) FROM cs_count
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/users/navlogin.php
33) SELECT options_name, options_value FROM cs_options WHERE options_mod = 'users'
34) SELECT COUNT(*) FROM cs_messages WHERE users_id_to = 1 AND messages_show_receiver = 1 AND messages_view = 0
35) SELECT COUNT(*) FROM cs_mail WHERE mail_answered = 0
36) SELECT COUNT(*) FROM cs_joinus
37) SELECT COUNT(*) FROM cs_fightus
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/wars/navlist.php
38) SELECT options_name, options_value FROM cs_options WHERE options_mod = 'wars'
39) 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_date AS wars_date, 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
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/wars/navnext.php
40) 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 > 1303726525 AND war.wars_status = 'upcoming' ORDER BY war.wars_date ASC LIMIT 0,4
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/banners/navlist.php
41) SELECT options_name, options_value FROM cs_options WHERE options_mod = 'banners'
42) SELECT banners_picture, banners_alt, banners_url FROM cs_banners ORDER BY banners_order ASC
/srv/www/vhosts/germaninser2011.com/httpdocs/mods/votes/navlist.php
43) SELECT votes_id, votes_question, votes_election, votes_several FROM cs_votes WHERE votes_access <= '5' AND votes_start <= '1303726525' AND votes_end >= '1303726525' ORDER BY RAND() LIMIT 0,1
44) SELECT COUNT(*) FROM cs_voted WHERE voted_mod = 'votes' AND voted_fid = '1' AND users_id = '1'



clansphere 2011.0 ist installiert.

Bite um hilfe
Inaktiv
SlayR ClanSphere Team


Geekboy




Herkunft: Calbe (Saale)
Beiträge: 1133
# Antwort: 1 - 25.04.2011 um 14:44 Uhr
Schau mal ob bei Dir der gesamte uploads Ordner inklusive Unterordner (darin liegt nämlich der Ordner "cache") die Dateiberechtigungen 777 hat! ja richtig, im uploads-Ordner kann theoretisch jeder alles, was aber von einer .htaccess geregelt wird.

Also chmod -r 777 ...../uploads/


------------------
--- CLANSPHERE ---
Professional clan care starts here


Inaktiv
|
Hatesociety88
Thread-Ersteller


Rock the board




Beiträge: 69
# Antwort: 2 - 25.04.2011 um 18:19 Uhr
wo find ich das??


Inaktiv
|
SlayR ClanSphere Team


Geekboy




Herkunft: Calbe (Saale)
Beiträge: 1133
# Antwort: 3 - 25.04.2011 um 18:33 Uhr
Setz aber erstmal die about-Verlinkung, sonst geht's hier nicht weiter!
 
1.
1. / 2. / ... 
 {url:clansphere_about}


------------------
--- CLANSPHERE ---
Professional clan care starts here


Zuletzt editiert von SlayR ClanSphere Team am 25.04.2011 um 18:38 Uhr (1x Editiert)
Inaktiv
|
Antworten: 3
Seite [1]


Sie müssen sich registrieren, um zu antworten.