block control block control
We Do It 4 Our Dreams
Login
Username:

Password:

Remember me



Lost Password?

Register now!

Hauptmenü
Bereiche
Home
PD News
PC News
BeOS News
Berichte
Community
Case Gallery
Power Pics
Forum
Downloads
Links
Informationen
Seitenübersicht
Hilfe / FAQ
Partnerseiten
Sponsoren
Kontakt

Websiteinfo's
Webmaster (O.M.A.)
Krobi
Krobi
Gonzo
Gonzo
V(i)P's
MASTER-STYX
MASTER-STYX
Mario
Mario


Herzlich Willkommen

_MB_INCBLOCKS_WELCOME

Du kannst auch etwas für andere Benutzer hier tun zB kannst du selbst Faq Einträge verfassen.
 

Forum Index
  
      All Posts (Herby)



Re: Kann JETZT Kategorie erstellen
#1
Power-Dreams Anfänger
Power-Dreams Anfänger


Hab grad noch was von "Megaeinstellung" gesagt und schon das richtige gefunden:

Meine mySqlVersion (mySql 5.0.45-community-nt) hat den SQL-Mode "STRICT_TRANS_TABLES" automatisch (default) aktiviert und der sorgt dafür, "dass MySQL die ihm übergebenen Daten sorgfältig überprüft und bei Fehlern die weitere Verarbeitung des ihm übergebenen Aufrufes abbricht.
Ein Fehler könnte z.B. sein, wenn versucht wird einen String in ein als integer deklariertes Feld zu speichern. Ohne Strict-Mode wandelt MySQL den String in eine "0" um und speichert diesen Wert ab. Im Strict-Mode hingegen bricht MySQL die Anfrage mit einem Fehler ab. Dies betrifft u.a. auch als NOT_NULL deklarierte Felder in denen ein Wert erwartet wird."
(gefunden in https://wiki3.redaxo.de/index.php?n=R3.FAQ)

Hab ich also weggeschaltet, mysql und iis neu gestartet - und funzt! (ohne Scriptänderung)

Danke jedenfalls für Deine Hilfe.

Posted on: 2007/10/24 3:15
Report Top
Re: Kann keine Kategorie erstellen
#2
Power-Dreams Anfänger
Power-Dreams Anfänger


Hi. Danke vor allem für Deine Geduld.
Habs geändert (ist Zeile 269), damit hat er die cid geschluckt aber dafür die nächste Integervariable als Fehler serviert.

Hab daraufhin folgende Änderung gemacht:
Bei allen Variablen der Zeile mit Ausnahme '$title', '$imgurl', '$description' (die sind varchar) die Apostrophe weggemacht. Damit läuft es, sofern ich alle checkboxen für die Texteinstellungen anwähle, tu ich das nicht, bringt er einen mysqltypischen Nichtssagefehler (you have an error in your SQL syntax) - Grund ist aber, er kriegt bei gewählter checkbox 1 geliefert aber bei nicht gewählter checkbox nix oder null oder wasimmer - und da steigt er aus. Das heißt er erwartet für die Integers immer eine Zahl.

php ist leider eine weitgehend unbekannte Welt für mich, deshalb kann ich auch nicht checken, wie weitreichend das Problem in diesem Fall ist (dh wieviel man ändern müßte, um das prg unter IIS zum Laufen zu bringen). Vielleicht gibts ja irgendeine megaeinstellung, die das behebt?

Posted on: 2007/10/24 1:06
Report Top
Re: Kann keine Kategorie erstellen
#3
Power-Dreams Anfänger
Power-Dreams Anfänger


Hallo Krobi, ist auch auf der neuesten Version so.
Hängt wohl damit zusammen, dass es auf einem IIS läuft.
Übrigens konnt ich auch myLinks nicht zum laufen bringen (beim Klick auf Einstellungen/Kategorien lädt der Browser was, verharrt aber auf der gleichen Seite ohne Fehlermeldung). Ohne Probleme laufen zB xcGallery, DH-Info und das Forum CBB.

Die Fehlermeldungen (All Errors) in Sachen PD-Links sehen so aus:

This page cannot be displayed due to an internal error.

You can provide the following information to the administrators of this site to help them solve the problem:

Error: Datenbank Zugriffs-Fehler: Bitte diesen Fehler einem der Webmaster der PD_Sections Homepage melden:

INSERT INTO xoops_PDlinks_cat (cid, pid, title, imgurl, description, nohtml, nosmiley, noxcodes, noimages, nobreak, weight, spotlighttop, spotlighthis) VALUES ('', 0, 'testkategorie', '', 'testbeschreibung', '', '', '', '', '1', '0', 0, 0)
Backtrace:
/modules/PDlinks/admin/category.php (303)

All errors (2) queries (12) blocks (0) extra (0) timers (3)
Errors

Notice: Constant _MI_PDD2_BLOCKADMIN already defined in file /modules/PDlinks/language/german/modinfo.php line 34
Error: Datenbank Zugriffs-Fehler: Bitte diesen Fehler einem der Webmaster der PD_Sections Homepage melden:

INSERT INTO xoops_PDlinks_cat (cid, pid, title, imgurl, description, nohtml, nosmiley, noxcodes, noimages, nobreak, weight, spotlighttop, spotlighthis) VALUES ('', 0, 'testkategorie', '', 'testbeschreibung', '', '', '', '', '1', '0', 0, 0) in file /modules/PDlinks/admin/category.php line 303
Queries
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data, sess_ip FROM xoops_session WHERE sess_id = 'rths7a2le04d34en04euvdona6'
SELECT * FROM xoops_users WHERE uid=1
SELECT * FROM xoops_modules WHERE dirname = 'PDlinks'
SELECT * FROM xoops_config WHERE (conf_modid = '14') ORDER BY conf_order ASC
INSERT INTO xoops_PDlinks_cat (cid, pid, title, imgurl, description, nohtml, nosmiley, noxcodes, noimages, nobreak, weight, spotlighttop, spotlighthis) VALUES ('', 0, 'testkategorie', '', 'testbeschreibung', '', '', '', '', '1', '0', 0, 0)
Error number: 1366
Error message: Incorrect integer value: '' for column 'cid' at row 1
DELETE FROM xoops_group_permission WHERE (gperm_modid = '14' AND gperm_name = 'PDlinkCatPerm' AND gperm_itemid = '0')
INSERT INTO xoops_group_permission (gperm_id, gperm_groupid, gperm_itemid, gperm_modid, gperm_name) VALUES (0, 1, 0, 14, 'PDlinkCatPerm')
INSERT INTO xoops_group_permission (gperm_id, gperm_groupid, gperm_itemid, gperm_modid, gperm_name) VALUES (0, 2, 0, 14, 'PDlinkCatPerm')
INSERT INTO xoops_group_permission (gperm_id, gperm_groupid, gperm_itemid, gperm_modid, gperm_name) VALUES (0, 3, 0, 14, 'PDlinkCatPerm')
SELECT * FROM xoops_modules WHERE mid = 14
SELECT * FROM xoops_xoopsnotifications WHERE (not_modid = '14' AND not_category = 'global' AND not_itemid = '0' AND not_event = 'new_category' AND (not_mode = '0' OR not_mode = '1' OR not_mode = '2')) ORDER BY not_id ASC
Total: 12 queries
Blocks
Total: 0 blocks
Extra
Timers
XOOPS took 0.148 seconds to load.
XOOPS Boot took 0.053 seconds to load.
Module init took 0.095 seconds to load.

Posted on: 2007/10/22 20:33
Report Top
Kann keine Kategorie erstellen
#4
Power-Dreams Anfänger
Power-Dreams Anfänger


Beim Erstellen einer neuen Kategorie tritt folgender Fehler auf:

This page cannot be displayed due to an internal error.

You can provide the following information to the administrators of this site to help them solve the problem:

Error: Datenbank Zugriffs-Fehler: Bitte diesen Fehler einem der Webmaster der PD_Sections Homepage melden:

INSERT INTO xoops_PDlinks_cat (cid, pid, title, imgurl, description, nohtml, nosmiley, noxcodes, noimages, nobreak, weight, spotlighttop, spotlighthis) VALUES ('', 0, 'test', '', 'testbeschreibung', '', '', '', '', '1', '0', 0, 0)
Backtrace:
/modules/PDlinks/admin/category.php (303)

(xoops 2.0.17 auf einem windows 2003 mit PHP 5.2.4 und mySql 5.0.45-community-nt).

mfg Herby

Nachtrag:
Interessant ist auch die Backtraceangabe - die müsste ja eigentlich lauten /dpg/modules/PDlinks/admin/category.php (xoops ist unter /dpg/ installiert).

Posted on: 2007/10/17 13:05
Report Top

TopTop


PD-Members
User online: 1
Guests: 1
Members: 0

more...
Members: 423
Today: 0
Yesterday: 0

Latest: LELO_05

Werbung

Partner


0.155 seconds - 62 queries
None All Errors (73) Deprecated (0) Queries (62) Blocks (9) Extra (2) Timers(7)
Errors
Warning: mysqli::__construct(): Persistent connections are disabled. Downgrading to normal in file /class/database/mysqldatabase.php line 64
Notice: Constant _MD_MESSAGEC already defined in file /modules/newbb/language/english/main.php line 254
Warning: preg_match(): Unknown modifier '/' in file /home/www/old.pd/pd_lib/modules/protector/class/protector.php line 1194
Unknown: Function get_magic_quotes_gpc() is deprecated in file /class/libraries/vendor/xoops/xmf/src/Request.php line 119
Warning: Use of undefined constant _MI_POLLS_NAME - assumed '_MI_POLLS_NAME' (this will throw an Error in a future version of PHP) in file /modules/xoopspoll/xoops_version.php line 28
Warning: Use of undefined constant _MI_POLLS_DESC - assumed '_MI_POLLS_DESC' (this will throw an Error in a future version of PHP) in file /modules/xoopspoll/xoops_version.php line 30
Warning: Use of undefined constant _MI_POLLS_BNAME1 - assumed '_MI_POLLS_BNAME1' (this will throw an Error in a future version of PHP) in file /modules/xoopspoll/xoops_version.php line 72
Warning: Use of undefined constant _MI_PARTNERS_NAME - assumed '_MI_PARTNERS_NAME' (this will throw an Error in a future version of PHP) in file /modules/xoopspartners/xoops_version.php line 31
Warning: Use of undefined constant _MI_PARTNERS_DESC - assumed '_MI_PARTNERS_DESC' (this will throw an Error in a future version of PHP) in file /modules/xoopspartners/xoops_version.php line 34
Warning: Use of undefined constant _MI_PARTNERS_NAME - assumed '_MI_PARTNERS_NAME' (this will throw an Error in a future version of PHP) in file /modules/xoopspartners/xoops_version.php line 54
Warning: Use of undefined constant _MI_PARTNERS_DESC - assumed '_MI_PARTNERS_DESC' (this will throw an Error in a future version of PHP) in file /modules/xoopspartners/xoops_version.php line 55
Warning: Use of undefined constant _MI2_sponsors_NAME - assumed '_MI2_sponsors_NAME' (this will throw an Error in a future version of PHP) in file /modules/sponsors/xoops_version.php line 31
Warning: Use of undefined constant _MI2_sponsors_DESC - assumed '_MI2_sponsors_DESC' (this will throw an Error in a future version of PHP) in file /modules/sponsors/xoops_version.php line 34
Warning: Use of undefined constant _MI_CONTACT_NAME - assumed '_MI_CONTACT_NAME' (this will throw an Error in a future version of PHP) in file /modules/contact/xoops_version.php line 28
Warning: Use of undefined constant _MI_CONTACT_DESC - assumed '_MI_CONTACT_DESC' (this will throw an Error in a future version of PHP) in file /modules/contact/xoops_version.php line 30
Warning: Use of undefined constant _ALBM_MYALBUM_NAME - assumed '_ALBM_MYALBUM_NAME' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 34
Warning: Use of undefined constant _ALBM_BNAME_RANDOM - assumed '_ALBM_BNAME_RANDOM' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 63
Warning: Use of undefined constant _ALBM_BNAME_RECENT - assumed '_ALBM_BNAME_RECENT' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 72
Warning: Use of undefined constant _ALBM_BNAME_HITS - assumed '_ALBM_BNAME_HITS' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 81
Warning: Use of undefined constant _ALBM_BNAME_RECENT_P - assumed '_ALBM_BNAME_RECENT_P' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 90
Warning: Use of undefined constant _ALBM_BNAME_HITS_P - assumed '_ALBM_BNAME_HITS_P' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 99
Warning: Use of undefined constant _ALBM_TEXT_SMNAME1 - assumed '_ALBM_TEXT_SMNAME1' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 114
Warning: Use of undefined constant _ALBM_TEXT_SMNAME2 - assumed '_ALBM_TEXT_SMNAME2' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 122
Warning: Use of undefined constant _ALBM_TEXT_SMNAME3 - assumed '_ALBM_TEXT_SMNAME3' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 125
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NOTIFY - assumed '_MI_MYALBUM_GLOBAL_NOTIFY' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 452
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NOTIFYDSC - assumed '_MI_MYALBUM_GLOBAL_NOTIFYDSC' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 453
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NOTIFY - assumed '_MI_MYALBUM_CATEGORY_NOTIFY' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 456
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NOTIFYDSC - assumed '_MI_MYALBUM_CATEGORY_NOTIFYDSC' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 457
Warning: Use of undefined constant _MI_MYALBUM_PHOTO_NOTIFY - assumed '_MI_MYALBUM_PHOTO_NOTIFY' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 463
Warning: Use of undefined constant _MI_MYALBUM_PHOTO_NOTIFYDSC - assumed '_MI_MYALBUM_PHOTO_NOTIFYDSC' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 464
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFY - assumed '_MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFY' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 471
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYCAP - assumed '_MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYCAP' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 472
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYDSC - assumed '_MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYDSC' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 473
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYSBJ - assumed '_MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYSBJ' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 475
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFY - assumed '_MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFY' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 479
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYCAP - assumed '_MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYCAP' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 480
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYDSC - assumed '_MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYDSC' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 481
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYSBJ - assumed '_MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYSBJ' (this will throw an Error in a future version of PHP) in file /modules/myalbum/xoops_version.php line 483
Warning: Use of undefined constant _ALBM_MYALBUM_NAME - assumed '_ALBM_MYALBUM_NAME' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 34
Warning: Use of undefined constant _ALBM_BNAME_RANDOM - assumed '_ALBM_BNAME_RANDOM' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 63
Warning: Use of undefined constant _ALBM_BNAME_RECENT - assumed '_ALBM_BNAME_RECENT' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 72
Warning: Use of undefined constant _ALBM_BNAME_HITS - assumed '_ALBM_BNAME_HITS' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 81
Warning: Use of undefined constant _ALBM_BNAME_RECENT_P - assumed '_ALBM_BNAME_RECENT_P' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 90
Warning: Use of undefined constant _ALBM_BNAME_HITS_P - assumed '_ALBM_BNAME_HITS_P' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 99
Warning: Use of undefined constant _ALBM_TEXT_SMNAME1 - assumed '_ALBM_TEXT_SMNAME1' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 114
Warning: Use of undefined constant _ALBM_TEXT_SMNAME2 - assumed '_ALBM_TEXT_SMNAME2' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 122
Warning: Use of undefined constant _ALBM_TEXT_SMNAME3 - assumed '_ALBM_TEXT_SMNAME3' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 125
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NOTIFY - assumed '_MI_MYALBUM_GLOBAL_NOTIFY' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 452
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NOTIFYDSC - assumed '_MI_MYALBUM_GLOBAL_NOTIFYDSC' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 453
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NOTIFY - assumed '_MI_MYALBUM_CATEGORY_NOTIFY' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 456
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NOTIFYDSC - assumed '_MI_MYALBUM_CATEGORY_NOTIFYDSC' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 457
Warning: Use of undefined constant _MI_MYALBUM_PHOTO_NOTIFY - assumed '_MI_MYALBUM_PHOTO_NOTIFY' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 463
Warning: Use of undefined constant _MI_MYALBUM_PHOTO_NOTIFYDSC - assumed '_MI_MYALBUM_PHOTO_NOTIFYDSC' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 464
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFY - assumed '_MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFY' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 471
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYCAP - assumed '_MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYCAP' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 472
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYDSC - assumed '_MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYDSC' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 473
Warning: Use of undefined constant _MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYSBJ - assumed '_MI_MYALBUM_GLOBAL_NEWPHOTO_NOTIFYSBJ' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 475
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFY - assumed '_MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFY' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 479
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYCAP - assumed '_MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYCAP' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 480
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYDSC - assumed '_MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYDSC' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 481
Warning: Use of undefined constant _MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYSBJ - assumed '_MI_MYALBUM_CATEGORY_NEWPHOTO_NOTIFYSBJ' (this will throw an Error in a future version of PHP) in file /modules/myalbum1/xoops_version.php line 483
Warning: Use of undefined constant _MI_TUTORIALS_NAME - assumed '_MI_TUTORIALS_NAME' (this will throw an Error in a future version of PHP) in file /modules/tutorials/xoops_version.php line 2
Warning: Use of undefined constant _MI_TUTORIALS_DESC - assumed '_MI_TUTORIALS_DESC' (this will throw an Error in a future version of PHP) in file /modules/tutorials/xoops_version.php line 4
Warning: Use of undefined constant _MI_TUTORIALS_SMNAME1 - assumed '_MI_TUTORIALS_SMNAME1' (this will throw an Error in a future version of PHP) in file /modules/tutorials/xoops_version.php line 54
Unknown: define(): Declaration of case-insensitive constants is deprecated in file /modules/newbb/language/english/modinfo.php line 121
Unknown: define(): Declaration of case-insensitive constants is deprecated in file /modules/newbb/language/english/modinfo.php line 221
Warning: Use of undefined constant _MB_INCBLOCKS_WELCOME - assumed '_MB_INCBLOCKS_WELCOME' (this will throw an Error in a future version of PHP) in file /modules/incblocks/blocks/menuwelcome.php line 15
Notice: Trying to access array offset on value of type null in file /modules/PDMembers/blocks/PDMembers_block.php line 32
Notice: Undefined index: user_regdate in file /modules/PDMembers/blocks/PDMembers_block.php line 94
Warning: count(): Parameter must be an array or an object that implements Countable in file /modules/PDMembers/blocks/PDMembers_block.php line 94
Warning: Database updates are not allowed during processing of a GET request in file /class/database/mysqldatabase.php line 519
Warning: include_once(/modules/xoopspoll/language/english/main.php): failed to open stream: No such file or directory in file /modules/xoopspoll/blocks/xoopspoll.php line 33
Warning: include_once(): Failed opening '/modules/xoopspoll/language/english/main.php' for inclusion (include_path='.:/usr/share/php') in file /modules/xoopspoll/blocks/xoopspoll.php line 33
Deprecated
Queries
0.000104 - SET SQL_BIG_SELECTS = 1
0.001336 - SELECT * FROM config WHERE (`conf_modid` = '0' AND `conf_catid` = '1') ORDER BY conf_order ASC
0.000396 - SELECT sess_data, sess_ip FROM session WHERE sess_id = '0881964769a7f762c0e3c3a948b63ba0'
0.000504 - SELECT * FROM modules WHERE dirname = 'newbb'
0.001531 - SELECT COUNT(*) FROM group_permission WHERE (`gperm_modid` = '1' AND (`gperm_groupid` = '3') AND `gperm_name` = 'module_read' AND `gperm_itemid` = '44')
0.001724 - SELECT * FROM config WHERE (`conf_modid` = '44') ORDER BY conf_order ASC
0.000596 - DELETE FROM protector_access WHERE expire < UNIX_TIMESTAMP()
0.000363 - SELECT COUNT(*) FROM protector_access WHERE ip='3.128.199.88' AND request_uri='/modules/newbb/viewpost.php?uid=507'
0.000234 - SELECT COUNT(*) FROM protector_access WHERE ip='3.128.199.88'
0.000312 - INSERT INTO protector_access SET ip='3.128.199.88', request_uri='/modules/newbb/viewpost.php?uid=507', expire=UNIX_TIMESTAMP()+'10'
0.000512 - SELECT * FROM modules WHERE dirname = 'xoopspoll'
0.004248 - SELECT * FROM group_permission WHERE (`gperm_modid` = '44' AND `gperm_name` = 'forum_view')
0.001407 - SELECT * FROM `bb_forums` WHERE (`forum_id` IN (70, 16, 15, 78, 17, 77, 13, 12, 11, 67, 66, 65, 10, 23, 22, 68, 6, 5, 64, 8, 7, 63, 35, 19, 18, 69, 4, 38, 24, 76, 74, 73, 62, 41, 30, 40, 29, 28, 27, 32, 31, 72, 71)) ORDER BY forum_order ASC
0.001420 - SELECT COUNT(*) FROM `bb_posts` WHERE (`forum_id` IN (40,4,77,17,18,69,22,24,27,31,70,62,63,64,65,66,67,68,71,72,73,74,76,78,19,23,28,7,15,32,35,41,5,16,29,30,38,8,6,10,11,12,13) AND `uid` = '507' AND `approved` = '1')
0.001572 - SELECT p.*, t.* FROM bb_posts AS p LEFT JOIN bb_posts_text AS t ON t.post_id = p.post_id WHERE (p.forum_id IN (40,4,77,17,18,69,22,24,27,31,70,62,63,64,65,66,67,68,71,72,73,74,76,78,19,23,28,7,15,32,35,41,5,16,29,30,38,8,6,10,11,12,13) AND p.uid = '507' AND p.approved = '1') ORDER BY p.post_id DESC LIMIT 0, 10
0.000666 - SELECT * FROM config WHERE (`conf_modid` = '0' AND `conf_catid` = '5') ORDER BY conf_order ASC
0.000545 - SELECT * FROM config WHERE (`conf_modid` = '0' AND `conf_catid` = '3') ORDER BY conf_order ASC
0.006056 - SELECT DISTINCT gperm_itemid FROM group_permission WHERE gperm_name = 'block_read' AND gperm_modid = 1 AND gperm_groupid IN (3)
0.001456 - SELECT b.* FROM newblocks b, block_module_link m WHERE m.block_id=b.bid AND b.isactive=1 AND b.visible=1 AND m.module_id IN (0,44) AND b.bid IN (9,82,6,1,12,11,10,8,7,5,4,86,3,219,2,44,175,177,178,45,80,79,78,85,84,83,81,97,98,92,93,90,91,64,65,66,67,169,170,168,136,143,151,180,181,182,183,227,179,210,204,205,206,207,208,209,197,198,199,200,201,202,203,196,190,191,192,193,194,195,211,176,223,226,230,231,232,233) ORDER BY b.weight, m.block_id
0.000745 - SELECT * FROM modules WHERE (`hasmain` = '1' AND `isactive` = '1' AND `weight` > '0') ORDER BY weight ASC, mid ASC
0.002278 - SELECT * FROM group_permission WHERE (`gperm_name` = 'module_read' AND `gperm_modid` = '1' AND `gperm_groupid` = '3')
0.001172 - SELECT gperm_itemid FROM group_permission LEFT JOIN modules m ON gperm_modid=m.mid WHERE m.dirname='myalbum' AND gperm_name='myalbum_global' AND (gperm_groupid=3)
0.000926 - SELECT gperm_itemid FROM group_permission LEFT JOIN modules m ON gperm_modid=m.mid WHERE m.dirname='myalbum1' AND gperm_name='myalbum_global' AND (gperm_groupid=3)
0.000502 - SELECT * FROM modules WHERE dirname = 'PDdownloads'
0.000308 - SELECT * FROM modules WHERE dirname = 'PDlinks'
0.000489 - SELECT count(*) FROM modules WHERE dirname = 'pcnews' AND isactive=1
0.000306 - SELECT * FROM modules WHERE dirname = 'pcnews'
0.001053 - SELECT COUNT(*) FROM group_permission WHERE (`gperm_modid` = '46' AND (`gperm_groupid` = '3') AND `gperm_name` = 'pcnews_submit')
0.000535 - SELECT count(*) FROM modules WHERE dirname = 'pdnews' AND isactive=1
0.000341 - SELECT * FROM modules WHERE dirname = 'pdnews'
0.000917 - SELECT COUNT(*) FROM group_permission WHERE (`gperm_modid` = '47' AND (`gperm_groupid` = '3') AND `gperm_name` = 'pdnews_submit')
0.000531 - SELECT count(*) FROM modules WHERE dirname = 'beosnews' AND isactive=1
0.000307 - SELECT * FROM modules WHERE dirname = 'beosnews'
0.000872 - SELECT COUNT(*) FROM group_permission WHERE (`gperm_modid` = '48' AND (`gperm_groupid` = '3') AND `gperm_name` = 'beosnews_submit')
0.000346 - SELECT count(*) FROM modules WHERE dirname = 'PDMembers' AND isactive=1
0.001322 - SELECT text, submitter FROM incblock_welcometext ORDER BY RAND() LIMIT 0,1
0.000299 - SELECT * FROM smiles
0.000344 - DELETE FROM online WHERE online_updated < 1714384935
0.000288 - SELECT COUNT(*) FROM online WHERE online_uid=0 AND online_ip=''
0.000308 - UPDATE online SET online_updated = 1714385235, online_module = 44 WHERE online_uid = 0 AND online_ip=''
0.000180 - SELECT online_uid, online_uname FROM online
0.000800 - SELECT uid, uname, user_regdate FROM users WHERE user_regdate >= 1714255200 and level > 0
0.000262 - SELECT uid, uname from users where level > 0 order by uid DESC limit 1
0.000468 - SELECT COUNT(*) FROM users WHERE level > 0
0.000132 - SELECT COUNT(*) FROM session
0.000800 - SELECT u.uid, u.uname, u.email, u.user_viewemail, u.user_avatar, g.name AS groupname FROM groups_users_link l LEFT JOIN users u ON l.uid=u.uid LEFT JOIN groups g ON l.groupid=g.groupid WHERE g.group_type='Admin' ORDER BY l.groupid, u.uid
0.000359 - SELECT * FROM xoopspoll_desc WHERE display=1 ORDER BY weight ASC, end_time DESC
0.000341 - SELECT id FROM partners Where status = 1 ORDER BY hits DESC
0.000261 - SELECT id, url, image, title FROM partners WHERE id=9
0.000187 - SELECT id, url, image, title FROM partners WHERE id=3
0.000172 - SELECT id, url, image, title FROM partners WHERE id=5
0.000164 - SELECT id, url, image, title FROM partners WHERE id=6
0.000163 - SELECT id, url, image, title FROM partners WHERE id=4
0.000304 - SELECT * FROM `users` WHERE `uid` IN (507)
0.000326 - SELECT rank_title AS title, rank_image AS image FROM ranks WHERE rank_min <= 4 AND rank_max >= 4 AND rank_special = 0
0.000225 - SELECT groupid FROM groups_users_link WHERE uid=507
0.000188 - SELECT * FROM groups WHERE groupid=2
0.000374 - SELECT user_digests, uid FROM bb_user_stats WHERE uid IN( 507)
0.000404 - SELECT forum_id, COUNT(*) AS count FROM bb_moderates WHERE (uid=0 OR ip IN('3','3.128','3.128.199','3.128.199.88')) AND (mod_end > 1714385235) GROUP BY forum_id
0.001641 - SELECT * FROM group_permission WHERE (`gperm_modid` = '44' AND `gperm_name` = 'category_access')
0.000515 - SELECT `cat_id`, `cat_order`, `cat_title` FROM `bb_categories` WHERE `cat_id` IN (8, 9, 5, 4, 10, 17, 2) ORDER BY cat_order ASC
0.000482 - SELECT * FROM users WHERE uid = '507'
Total: 62
Blocks
Login: Not cached
Main Menu: Not cached
Herzlich Willkommen: Not cached
Usermenü: Not cached
PD-Members: Not cached
Site Info: Not cached
Umfragenblock: Not cached
Google Adsense (klein): Not cached
Partner: Not cached
Total: 9
Extra
Included files: 234 files
Memory usage: 1897608 bytes
Timers
XOOPS took 0.156 seconds to load.
XOOPS Boot took 0.012 seconds to load.
Module init took 0.082 seconds to load.
newBB_Header took 0.004 seconds to load.
XOOPS output init took 0.043 seconds to load.
Module display took 0.016 seconds to load.
Page rendering took 0.002 seconds to load.