2024-04-20 18:24 CEST


Relationship Graph View Issue ] Dependency Graph ]
related to child of duplicate of


View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000241Branch 0.2.1-FINALFeature Requestpublic2012-11-28 00:10
ReporterQuix0r 
Assigned To 
PriorityhighSeverityminorReproducibilityalways
StatusnewResolutionopen 
Product Version0.2.1-FINAL 
Target Version0.2.1-FINALFixed in Version 
Summary0000241: Bei Deinstallieren von Erweiterungen auch die benoetigten mit deinstallieren
DescriptionWird z.B. ext-user deinstalliert, jedoch ext-autopurge nicht, gibt es in der Admin-Willkommensseite einen SQL-Fehler, da eine benoetigte Spalte fehlt:
Mailer-Project ist in Script/Funktion createExtraTaskRows, Zeile 554 mit folgender Meldung abgebrochen: Note: file=createExtraTaskRows,line=554:mysql_error()=Unknown column 'd.ap_notified' in 'where clause',last_query=SELECT d.`userid`, d.`email`, d.`last_online` FROM `mxchange_user_data` AS `d` WHERE d.`status`='CONFIRMED' AND (UNIX_TIMESTAMP() - d.`joined`) >= 2592000 AND (UNIX_TIMESTAMP() - d.`last_online`) >= 2592000 AND (UNIX_TIMESTAMP() - d.`ap_notified`) >= 2592000 AND `surname` NOT LIKE 'tester_%%' AND d.`userid` != 1 ORDER BY d.`userid` ASC
Please report this bug at http://bugs.mxchange.org and include this whole message + logfile from inc/cache/debug.log in your report (you can now attach files).
Backtrace:

    template-functions.php:1307, debug_get_printable_backtrace(0)
    lib-mysql3.php:629, reportBug(3)
    lib-mysql3.php:93, SQL_ERROR(3)
    task_functions.php:554, SQL_QUERY(3)
    task_functions.php:530, createExtraTaskRows(3)
    what-welcome.php:62, outputAdvancedOverview(1)
    inc-functions.php:133, include(1)
    inc-functions.php:144, loadInclude(1)
    action-login.php:50, loadIncludeOnce(1)
    inc-functions.php:133, include(1)
    admin-inc.php:208, loadInclude(1)
    admin.php:370, doAdminAction(0)
    inc-functions.php:133, include(1)
    inc-functions.php:144, loadInclude(1)
    module-functions.php:518, loadIncludeOnce(1)
    modules.php:55, doIncludeModule(0)

Request-URI: /modules.php?module=admin&action=login
Thank you for finding bugs.
TagsNo tags attached.
Attached Files

-Notes
There are no notes attached to this issue.
+Notes

-Issue History
Date Modified Username Field Change
2012-11-28 00:10 Quix0r New Issue
+Issue History