Antworten: 3
Seite [1] |
|
wuschel Rock the board Herkunft: Düsseldorf Beiträge: 93 |
# Thema - 09.06.2008 um 14:17 Uhr
Hallo zusammen, habe nach ein paar Wochen endlich mein Design so angepasst wie ich es gerne hätte und habe mal die debug.php ausgeführt und zack sah ich diverse Fehler. Frage wäre halt von Mir jetzt wie bekomme ich diese natürlich behoben ? debug.php Warning: cs_html_table - Function goes away in next minor release, use themes instead Warning: cs_html_roco - Function goes away in next minor release, use themes instead cs_log - Unable to write into directory -> logs/actions SELECT options_name, options_value FROM cs_options WHERE options_mod = 'clansphere' SELECT users_id, users_nick, users_lang, access_id, users_limit, users_view, users_timezone, users_dstime, users_pwd FROM cs_users WHERE users_id = 1 LIMIT 0,1 UPDATE cs_users SET users_laston='1213006265' WHERE users_id='1' SELECT * FROM cs_access WHERE access_id = 5 LIMIT 0,1 SELECT count_id, count_time FROM cs_count WHERE count_ip = '88.77.30.138' ORDER BY count_id DESC LIMIT 0,1 UPDATE cs_count SET count_time='1213006265', count_location='users/login' WHERE count_id='87' SELECT options_name, options_value FROM cs_options WHERE options_mod = 'counter' SELECT options_name, options_value FROM cs_options WHERE options_mod = 'fckeditor' SELECT COUNT(*) FROM cs_news WHERE news_publishs_at != 0 AND news_public = 0 AND news_publishs_at < 1213006265 SELECT options_name, options_value FROM cs_options WHERE options_mod = 'gallery' SELECT users_readtime FROM cs_users WHERE users_id = '1' LIMIT 0,1 SELECT thr.threads_headline AS threads_headline, thr.threads_id AS threads_id, thr.threads_last_time AS threads_last_time FROM cs_threads thr INNER JOIN cs_board frm ON frm.board_id = thr.board_id LEFT JOIN cs_read red ON thr.threads_id = red.threads_id AND red.users_id = '1' WHERE frm.board_access <= '5' AND board_pwd = '' AND thr.threads_last_time > '1211796665' AND (thr.threads_last_time > red.read_since OR red.threads_id IS NULL) ORDER BY thr.threads_last_time DESC LIMIT 0,8 SELECT files_name, files_id, files_count FROM cs_files ORDER BY files_count DESC LIMIT 0,4 SELECT COUNT(*) FROM cs_messages WHERE users_id_to = '1' AND messages_show_receiver = 1 AND messages_view = 0 SELECT gallery_id FROM cs_gallery WHERE gallery_access < '5' AND gallery_status = '1' ORDER BY gallery_id DESC SELECT options_name, options_value FROM cs_options WHERE options_mod = 'abcode' SELECT events_id, events_name, events_time FROM cs_events WHERE events_time > '1213006265' ORDER BY events_time LIMIT 0,4 SELECT options_name, options_value FROM cs_options WHERE options_mod = 'partner' SELECT partner_id, partner_rimg, partner_alt, partner_url FROM cs_partner WHERE partner_rimg != '' ORDER BY rand() LIMIT 0,1 UPDATE cs_options SET options_value='2' WHERE options_mod = 'partner' AND options_name = 'last_id Danke für euere Hilfe mfg Zuletzt editiert von wuschel am 09.06.2008 um 14:18 Uhr (1x Editiert)
|
Inaktiv |
|
Jam2 Highlander Beiträge: 3291 |
# Antwort: 1 - 09.06.2008 um 14:32 Uhr
das sind die standart fehler bzw. sind keine fehler sondern nur sachen die man braucht wenn man was wissen will (z.B.) auser cs_log - Unable to write into directory -> logs/actions das kannst du beheben wenn du den ordner /logs/actions chmod rechte 664 oder 777 rechte gibst ------------------ 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 |
|
Ramires Supporter Herkunft: Waldeck Beiträge: 1900 |
# Antwort: 2 - 09.06.2008 um 14:32 Uhr
Warning: cs_html_table - Function goes away in next minor release, use themes instead Warning: cs_html_roco - Function goes away in next minor release, use themes instead Das kannste mal locker ignorieren, sind nur Hinweise für Entwickler,... cs_log - Unable to write into directory -> logs/actions schau mal ob dein verzeichnis /logs/actions auf dem ftp die chmod rechte 777 hat,... der rest sind keine fehler, sondern die abgearbeiteten db zugriffe,... *gleichzeiter Post* ------------------ Verschwende keine Energie an Dinge die Du nicht ändern kannst... Zuletzt editiert von Ramires am 09.06.2008 um 14:33 Uhr (1x Editiert) |
Inaktiv |
|
wuschel Thread-Ersteller Rock the board Herkunft: Düsseldorf Beiträge: 93 |
# Antwort: 3 - 09.06.2008 um 14:33 Uhr
*puh* dachte schon ich hätten dicken misst gebaut xD .... danke für die hilfe ^^ eine frage hab ich noch.... habe in Partner voher nen Bild drin gehabt mit allen angaben ... hab diesen nun gelöscht nu wird aber den noch der Link angezeigt .... weiss jemand zufällig wie ich das Problem löse ? Zuletzt editiert von wuschel am 09.06.2008 um 14:37 Uhr (1x Editiert) |
Inaktiv |
|
Antworten: 3
Seite [1] |
Sie müssen sich registrieren, um zu antworten. |