New QT block not saved

geniekids - May 28, 2009 - 18:46
Project:Quick Tabs
Version:6.x-2.0-rc3
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I am trying to use QT for the first time and seem to just not able to get it working.
After enabling permissions, I reach the "New QT Block" tab and enter titles for two tabs, choose relevant blocks from drop down list and then click SAVE.
But it just dosen't save any QT blocks - neither they are listed under /admin/build/quicktabs
nor under BLOCKS page - /admin/build/block
It seems to just not saving the new QT block?
I guess i am missing something basic. Any clues.

#1

Pasqualle - May 28, 2009 - 21:11

Do you see the: "The quicktab block has been created." message after clicking on the save button?

#2

tayzlor - June 15, 2009 - 10:24

i am getting this same bug.
The message does not get displayed. The tab doesnt get saved at all and there is no row in the DB table.

#3

Pasqualle - June 15, 2009 - 14:59
Status:active» postponed (maintainer needs more info)

I really have no idea what could be wrong with the save. Can you describe what are you doing in simple steps?
like:
1. go to admin/build/quicktabs/add
2. fill block title
3. fill tab titles
4. select "Powered by Drupal" block for both tabs
5. click Save

result: "The quicktab block has been created." message is displayed, and the quicktab is saved..

so I need to know what is different for you, or what do you do differently..

#4

tayzlor - June 15, 2009 - 16:15

Hi Pasqualle,
i have run through this again following your instructions and it now seemed to work, odd. think this could be difficult to reproduce on your end :/

#5

geniekids - June 19, 2009 - 19:48

Hi Pasqualle
It dosen't work :-(
I did just as you said

1. I went to admin/build/quicktabs/add
2. filled block title: "sample"
3. fill tab titles: "tab a" and "tab b"
4. selected "Powered by Drupal" block for both tabs
5. clicked Save

(i did not change anything else)

No result :-((((
i am just taken back to the "admin/build/quicktabs" page without any message or quicktab being saved

is it something to do with jquery?

thanks for your patience

#6

Pasqualle - June 19, 2009 - 21:40

do you see any error message in admin/reports/dblog after saving the quicktab?

can you try running update.php?

#7

geniekids - June 20, 2009 - 08:41

yes i get an error message - here it is - kindly guide me further

Type php
Date Saturday, June 20, 2009 - 14:09
User ratnesh
Location http://geniekids.com/admin/build/quicktabs/add
Referrer http://www.geniekids.com/admin/build/quicktabs/add
Message Unknown column 'ajax' in 'field list' query: INSERT INTO quicktabs (ajax, title, tabs, style) VALUES (0, 'sample', 'a:2:{i:0;a:5:{s:3:\"bid\";s:14:\"system_delta_0\";s:10:\"hide_title\";i:1;s:5:\"title\";s:3:\"aaa\";s:6:\"weight\";s:3:\"-10\";s:4:\"type\";s:5:\"block\";}i:1;a:5:{s:3:\"bid\";s:14:\"system_delta_0\";s:10:\"hide_title\";i:1;s:5:\"title\";s:3:\"ccc\";s:6:\"weight\";s:2:\"-9\";s:4:\"type\";s:5:\"block\";}}', 'default') in /home/genie/public_html/includes/common.inc on line 3431.
Severity error

#8

geniekids - June 20, 2009 - 09:35

yes i get an error message - here it is - BUT good news - running update solved the problem :-) thanks a ton

Type php
Date Saturday, June 20, 2009 - 14:09
User ratnesh
Location http://geniekids.com/admin/build/quicktabs/add
Referrer http://www.geniekids.com/admin/build/quicktabs/add
Message Unknown column 'ajax' in 'field list' query: INSERT INTO quicktabs (ajax, title, tabs, style) VALUES (0, 'sample', 'a:2:{i:0;a:5:{s:3:\"bid\";s:14:\"system_delta_0\";s:10:\"hide_title\";i:1;s:5:\"title\";s:3:\"aaa\";s:6:\"weight\";s:3:\"-10\";s:4:\"type\";s:5:\"block\";}i:1;a:5:{s:3:\"bid\";s:14:\"system_delta_0\";s:10:\"hide_title\";i:1;s:5:\"title\";s:3:\"ccc\";s:6:\"weight\";s:2:\"-9\";s:4:\"type\";s:5:\"block\";}}', 'default') in /home/genie/public_html/includes/common.inc on line 3431.
Severity error

#9

Pasqualle - June 20, 2009 - 16:43
Status:postponed (maintainer needs more info)» fixed

when drupal_write_record() fails at quicktab save, QT does not display any error message, because there must be an SQL error. So nothing have to be changed in the QT code..

@geniekids: You have set error reporting to "Write errors to the log" (admin/settings/error-reporting), you should check the log much more often..

#10

System Message - July 4, 2009 - 16:50
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.