Home pgae showing two times

Yuki - October 26, 2009 - 03:36
Project:Quiz
Version:6.x-3.3
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

After installing Quiz module why the home page is coming two times in a single page? same snapshot of homepage coming one after another.

#1

Yuki - November 10, 2009 - 10:30

It seems that after installing Autoload module sometime(not all time) the pages (whatever home page or other page) is showing two times (same copy of page one after another in a page). Could somebody help me on this issue?...
Dont know whether its contradict with my theme or any other issues...

#2

Yuki - November 11, 2009 - 01:38

Quiz error:

user warning: Unknown column 'time_left' in 'field list' query: SELECT time_left FROM quiz_node_results WHERE result_id = 2 in C:\xampp\htdocs\drupal6\sites\all\modules\quiz\quiz.module on line 2032.

#3

Paras Kuhad - November 11, 2009 - 06:45

About => user warning: Unknown column 'time_left' in 'field list'
This is a known issue and has been removed in upper versions of quiz.

However you can remove this error by appending a new field "time_left" in your drupal database's 'quiz_node_results" table.

#4

Yuki - November 11, 2009 - 11:53

OK thanks. Can you give me idea about my first problem?Why the page is showing two times in a browser window? Is it problem of autoloader module or css?

#5

sivaji - December 9, 2009 - 15:47
Status:active» postponed (maintainer needs more info)

Unknown column 'time_left' bug has been fixed here #545902: Timed quiz gives an error message. I am not sure about the home page, i have not seen any similar issue in the bug list.

#6

Yuki - December 11, 2009 - 00:34

I have this info only: I am using foliage theme and sometimes home page is coming two times sometimes not...

#7

sivaji - January 3, 2010 - 18:45
Status:postponed (maintainer needs more info)» won't fix

Switch to default garland theme and see whether you are able to reproduce the bug. I have not seen any theme related bug in the issue queue, probably it is happening because of your theme.

 
 

Drupal is a registered trademark of Dries Buytaert.