Difference between revisions of "Issue:Upgraded to 1.11 Notice: Undefined variable"

From FollowTheScore
Jump to: navigation, search
(Problem)
Line 2: Line 2:
 
  |Type        = Bug
 
  |Type        = Bug
 
  |Extension  = DPL
 
  |Extension  = DPL
  |Version    = ?
+
  |Version    = 1.4.5
 
  |Description = Notice: Undefined variable:
 
  |Description = Notice: Undefined variable:
 
  |Status      = open
 
  |Status      = open
Line 22: Line 22:
  
 
== Reply ==
 
== Reply ==
 +
 +
This is my query
 +
 +
<DPL>
 +
resultsheader= === A ===
 +
namespace = Terms
 +
shownamespace = false
 +
titlematch = A%
 +
</DPL>
 +
 +
I did this for each letter through the alphabet. The Terms namespace is set to 100. I'm not sure how to enable the full error messages or give a full stack trace, but I will try to figure it out.  Thank you.
 +
 +
--[[User:Rovo|Rovo]] 03:11, 1 October 2007 (CEST)

Revision as of 03:11, 1 October 2007

Description: Notice: Undefined variable:
Extension / Version: DPL   /   1.4.5
Type / Status: Bug   /   open

Problem

I've upgraded to 1.11, and started getting this error message

Notice: Undefined variable: result in /home/wikistoc/public_html/wiki/includes/Title.php on line 1112

--Rovo 23:12, 30 September 2007 (CEST)

Answer

We need more information. What is your DPL query? Can you enable the full error messages and give the full stack trace?

--Gero 23:52, 30 September 2007 (CEST)

Reply

This is my query

Extension:DynamicPageList (DPL), version 3.2.1: Warning: No parameter option supplied for ' '. (Missing '=')


Extension:DynamicPageList (DPL), version 3.2.1: Warning: Skipping bad option 'Terms' for parameter 'namespace'.

=== A ===

I did this for each letter through the alphabet. The Terms namespace is set to 100. I'm not sure how to enable the full error messages or give a full stack trace, but I will try to figure it out. Thank you.

--Rovo 03:11, 1 October 2007 (CEST)