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 |
Jump to:
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
Do you see the: "The quicktab block has been created." message after clicking on the save button?
#2
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
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
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
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
do you see any error message in admin/reports/dblog after saving the quicktab?
can you try running update.php?
#7
yes i get an error message - here it is - kindly guide me further
#8
yes i get an error message - here it is - BUT good news - running update solved the problem :-) thanks a ton
#9
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
Automatically closed -- issue fixed for 2 weeks with no activity.