CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Tabs render as list in 3.0
Pages: [1]

Author Topic: Tabs render as list in 3.0  (Read 2119 times)

civicrmsav

  • I post frequently
  • ***
  • Posts: 121
  • Karma: 5
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 7.x
Tabs render as list in 3.0
November 19, 2009, 01:38:08 pm
Hi - 

Just upgraded my test site to 3.0 and the tabs are rendering as an HTML list.   The relevant div is
Code: [Select]
<div class="ui-tabs-nav" id="mainTabContainer">   Screen cap is attached.   

Any suggestions?  Is there a css file missing or something?

Thanks - Anne

civicrmsav

  • I post frequently
  • ***
  • Posts: 121
  • Karma: 5
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 7.x
Re: Tabs render as list in 3.0
November 19, 2009, 01:44:42 pm
Also, when I click on one of the "tabs" the tab information displays below the summary information instead of replacing it.  I assume this is a related issue.

josue

  • I post occasionally
  • **
  • Posts: 81
  • Karma: 7
    • PTP
  • CiviCRM version: 3.4.4, 4.1.1
  • CMS version: Drupal 6.24, Drupal 7.12
  • MySQL version: 5.0
  • PHP version: 5.2
Re: Tabs render as list in 3.0
November 20, 2009, 06:16:52 am
i am experiencing this also. just upgraded a drupal civi site from 2.27 to 3.0.2 and i get the same issue described here.

this happens in firefox (3.5.5) but not in ie (7). it works fine in ie.

javascript is enabled in firefox. what other info would be useful in figuring out what is going on?

thanks!

civicrmsav

  • I post frequently
  • ***
  • Posts: 121
  • Karma: 5
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 7.x
Re: Tabs render as list in 3.0
November 20, 2009, 07:58:18 am
Thanks Josue, I just tested in IE 8.0 and have the same as you, works fine in IE (8.0.6), but not in Firefox (3.5.5).

It seems to be a javascript problem.   Error console shows "cj(".btn-slide").die is not a function".   

Can anyone tell me where that call is so I can see if perhaps a file didn't get copied correctly during install?

civicrmsav

  • I post frequently
  • ***
  • Posts: 121
  • Karma: 5
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 7.x
Re: Tabs render as list in 3.0
November 20, 2009, 08:26:34 am
OK, this is really strange.  It's now working.  I don't know why.  The only thing I did since I last posted was view
templates/CRM/common/action.tpl (after discovering that was the location of the cj function).  I viewed it through the filemanager provided by Bluehost.  Didn't edit it, didn't save it, just looked at it.  I don't see how that could have changed anything, but somehow it's working now in both IE 8.0.6 and Firefox 3.5.5

Josue did you want to try that to see if it works for you?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Tabs render as list in 3.0
November 20, 2009, 09:57:15 am

if the above worked, most likely u did not delete your templates_c directory and hence the pages might have been generated with an older version of the files

josue: can u delete the templates_c directory and try again

lboo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

josue

  • I post occasionally
  • **
  • Posts: 81
  • Karma: 7
    • PTP
  • CiviCRM version: 3.4.4, 4.1.1
  • CMS version: Drupal 6.24, Drupal 7.12
  • MySQL version: 5.0
  • PHP version: 5.2
Re: Tabs render as list in 3.0
November 20, 2009, 08:14:49 pm
actually what i had to do was clear the cache. there are good instructions here: http://www.wikihow.com/Clear-Your-Browser%27s-Cache

the US Social Forum is using civicrm and had an issue with a mailing going out multiple times. the culprit was having upgraded civicrm and the user not having cleared their cache. that's why they suggested i try clearing my cache and it worked! if interested this issue is documented here: http://ict.ussf2010.org/ticket/188

thanks for the support. i thought i was going crazy!

--josue

civicrmsav

  • I post frequently
  • ***
  • Posts: 121
  • Karma: 5
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 7.x
Re: Tabs render as list in 3.0
November 23, 2009, 05:33:48 am
Thanks!  I had not deleted templates_c (in the sites/default/files/civicrm/) directory.  I didn't see that in the instructions.  (Rather I just deleted civicrm from the sites/all/modules directory.)   Should I delete templates_c now? 

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Tabs render as list in 3.0
November 23, 2009, 09:29:31 pm
Quote
Should I delete templates_c now?

Yes. Just delete templates_c.

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Tabs render as list in 3.0

This forum was archived on 2017-11-26.