Posted by izmeez on May 24, 2009 at 7:36pm
Jump to:
| Project: | Text Size |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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 timeswarning: 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
#1
oh yes, and the new textsize setting is not saved until the browser page is manually refreshed or the user links to another page.
Izzy
#2
The 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
#3
Christian 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
#4
Hi! I have the same problem - any Ideas? Please! Thank You :-)
#5
Disable the caching mode fix this problem, but this is not a solution.
#6
If 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.
#7
Complete fixed in the 7.x releases.
#8
Automatically closed -- issue fixed for 2 weeks with no activity.