When I try to add a new quicktabs instance I get this message:

"Server error
The website encountered an error while retrieving http://intraero.means4.com/?q=admin%2Fstructure%2Fquicktabs%2Fadd&. It may be down for maintenance or configured incorrectly."

And when tailing the apache2 log it says:

"PHP Fatal error: Call to undefined function views_add_js() in /htdocs/sites/all/modules/quicktabs/plugins/QuickViewContent.inc on line 55"

Any idea why? Thank you

Comments

napostol’s picture

Category: task » bug
katbailey’s picture

Ugh, there must be changes in the views module I haven't kept up to date with. Which version of Views are you using?

napostol’s picture

Okay I reinstalled the latest views, and I get the same 500 error for my whole page! I flushed my cache again and again and still nothing...

katbailey’s picture

OK, this might sound like a silly question, but are you sure views is still enabled on your site? Could it have been disabled by mistake? The reason I ask is that the views_add_js() function is definitely still there in the latest version of views - so the only explanation of that being an undefined function is if the module isn't installed.

napostol’s picture

i reinstalled everything from the beginning and it's all good! thanks!

smustgrave’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

With D7 EOL approaching in a month I'm starting to triage the D7 side of quicktabs queue. This doesn't appear to have any code so believe this may not make it, sorry! Thanks though!

If still an issue or needed for 4.0.x (latest branch) feel free to reopen