Difference between revisions of "Issue:Style error for anonymous users"

From FollowTheScore
Jump to: navigation, search
(Problem)
Line 18: Line 18:
 
Any ideas? My wiki is pretty restricted, so anonymous users only have access to a handful of pages. But I really need to be able to display some DPL-based stuff on the front page.
 
Any ideas? My wiki is pretty restricted, so anonymous users only have access to a handful of pages. But I really need to be able to display some DPL-based stuff on the front page.
  
 +
--[[User:Martinfs|Martinfs]] 01:20, 11 September 2009 (UTC)
  
 +
=== Reply ===
  
--[[User:Martinfs|Martinfs]] 01:20, 11 September 2009 (UTC)
+
I can hardly imagine that teh effect comes from DPL. A similar problem has never been reported so far. I suggest that you start with an EMPTY page that only contains the DPL code you want to be executed. If the effect then still exists, we can look for the cause.
  
 +
Maybe it is your banner that messes up the format (width=100% ?)
  
 +
[[User:Gero|Gero]] 06:54, 11 September 2009 (UTC)
  
 
== Reply ==
 
== Reply ==

Revision as of 08:54, 11 September 2009

Description: DPL-queries messes up layout for anonymous users
Extension / Version: DPL   /   1.8.8
Type / Status: Bug   /   open

Problem

MW version is 1.15.1

I've got a few simple DPL-queries on my front page, but they make the layout act up for anonymous viewers. Even empty tags causes this problem.

Check it out for yourself @ [1]

I have a couple of access-preventing extensions going on, but they aren't the cause of this. I've tried deactivating all of those in my LocalSettings.

Any ideas? My wiki is pretty restricted, so anonymous users only have access to a handful of pages. But I really need to be able to display some DPL-based stuff on the front page.

--Martinfs 01:20, 11 September 2009 (UTC)

Reply

I can hardly imagine that teh effect comes from DPL. A similar problem has never been reported so far. I suggest that you start with an EMPTY page that only contains the DPL code you want to be executed. If the effect then still exists, we can look for the cause.

Maybe it is your banner that messes up the format (width=100% ?)

Gero 06:54, 11 September 2009 (UTC)

Reply