Closed (fixed)
Project:
Text Size
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2009 at 19:36 UTC
Updated:
8 Dec 2009 at 10:40 UTC
This is a cool module.
Testing both the 6.x-1.3 and dev versions with a Garland theme, with or without the SaveGuard module active, seems to work and the textsize dynamically changes. However, if the page is refreshed or changed by clicking on a link the following error appears to repeat itself in one error block 19 times
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'views_access' was given in /.../public_html/includes/menu.inc on line 452.
This does not happen again and everything seems stable until the textsize is again changed.
A bit alarming but apparently not harmful. Is there something to stop this?
Thanks,
Izzy
Comments
Comment #1
izmeez commentedoh yes, and the new textsize setting is not saved until the browser page is manually refreshed or the user links to another page.
Izzy
Comment #2
izmeez commentedThe error also occurs on logging out whether or not the user has access to textsize. So this cannot be ignored if the textsize module is to be installed. Any thoughts or help is appreciated.
Thanks,
Izzy
Comment #3
izmeez commentedChristian Zwahlen wrote:
>Hi, Have you enabled the caching mode?
Yes, under site configuration>performance:
caching mode is set to normal,
page compression is enabled,
block cache is grayed out as Organic groups is active,
Optimize CSS files is enabled,
Optimize Javascript files is disabled.
Are these settings a problem?
Thanks,
Izzy
Comment #4
hermanek commentedHi! I have the same problem - any Ideas? Please! Thank You :-)
Comment #5
CZ commentedDisable the caching mode fix this problem, but this is not a solution.
Comment #6
CZ commentedIf you use the caching mode (for anonymous users), disable the JavaScript support under: "Advanced settings". This ist (for Drupal 6) the single solution by now.
Comment #7
CZ commentedComplete fixed in the 7.x releases.