DimeNote Posted July 22, 2010 Posted July 22, 2010 Hello, I'm not sure where to post this but I'm trying to sort through some errors kicked out by KissER from FWR Media. I am getting errors that read like the following: Error Type: [E_NOTICE] Undefined index: sts_debug Error Type: [E_NOTICE] Undefined index: sts_template Both of these errors reference the following code: function update_from_url () { // Allow Debugging control from the URL if ($_GET['sts_debug'] == MODULE_STS_DEBUG_CODE) { $this->display_debug_output = true; } // Defines constants needed when working with templates if ($_GET['sts_template']) { $this->template_folder = $_GET['sts_template']; } else { $this->template_folder = MODULE_STS_TEMPLATE_FOLDER; } } Any ideas as to what the problem may be? Thanks.
DimeNote Posted August 10, 2010 Author Posted August 10, 2010 Does anyone use these contributions? Any ideas? Thanks.
germ Posted August 10, 2010 Posted August 10, 2010 I'd use the support thread for the KissER contribution here If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
♥FWR Media Posted August 10, 2010 Posted August 10, 2010 I don't think the KissER support thread is the correct place at all. KissER is doing its job .. making users aware of errors and the location of those errors. The errors themselves should be dealt with where they were created .. in this case .. the STS support forum. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.