Closed (cannot reproduce)
Project:
Ubercart Product Power Tools
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2011 at 10:52 UTC
Updated:
25 May 2012 at 00:43 UTC
Hello TR,
first software datas:
drupal 7.9
ubercart 7.x-3.0-rc2
After installing your module it was not possible to get to the UI at path /admin/store/products/power-tools
A message is displayed that an error occurs on the website - try later...
If I look into the error reporting I find a php error:
Recoverable fatal error: Argument 2 passed to drupal_goto() must be an array, string given in drupal_goto() (Zeile 663 von /web/1/000/033/492/104089/htdocs/2011/includes/common.inc).
Is it right that I have to upload the files in the main tree of ubercart? - I can't find no hints where it has to be positioned.
Thanx in advance,
M.Schwarzenberg
Comments
Comment #1
alfthecat commentedHaving a similar issue with the 6.x-1.12 version. I can get to to the UI via path /admin/store/products/power-tools but there is no link in the Ubercart or on /admin to the Product Powertools settings page.
Comment #2
marcmarc_ commentedI still get the same error with uc_product_power_tools 7.x-1.x-dev when i try to go to the path given in usage
Recoverable fatal error: Argument 2 passed to drupal_goto() must be an array, string given in drupal_goto() (line 663 of C:\wamp\www\drupalUbercart\includes\common.inc).@m.schwarzenberg
You need to upload the files in sites\all\modules or just use the install link on the module page.
Comment #3
Design_Roman commentedI am also getting the error with 7.x-1.x-dev, I'm running Drupal 7.14, Ubercart 7.x-3.1
Nothing appears in the UI and when I go to the path "/admin/store/products/power-tools" I get the error posted below and I can't access any features of this module.
Recoverable fatal error: Argument 2 passed to drupal_goto() must be an array, string given in drupal_goto() (line 668 of */includes/common.inc).Comment #4
tr commentedI can't reproduce this at all. Try clearing your caches - if you upgraded from an older version you might have an old menu path in your cache.
Comment #5
tr commented