Hi all
Great module :-) finally :-)
But :-) ...
Some messages
Notice: Undefined index: theme in flexslider_add() (line 288 of /sites/all/modules/flexslider/flexslider-7.x-1.x-dev-b549e1b/flexslider.module).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: theme in flexslider_add() (line 288 of /sites/all/modules/flexslider/flexslider-7.x-1.x-dev-b549e1b/flexslider.module).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: theme in flexslider_add() (line 288 of /sites/all/modules/flexslider/flexslider-7.x-1.x-dev-b549e1b/flexslider.module).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Undefined index: height in image_scale_dimensions() (line 157 of /modules/image/image.effects.inc).
Notice: Trying to get property of non-object in user_access() (line 790 of /modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 802 of /modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 803 of /modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 809 of /modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 812 of /modules/user/user.module).
I will disable messages, the error ones, for anonymous
If i can help say me how :-) (good instructions because usually only i translate but with good teacher i make miracles :-)
Best regards
ArchGalileu
Comments
Comment #1
minoroffense commentedI'll have a look. Probably due to me messing with the templates a little...
Comment #2
minoroffense commentedI renamed the issue to be more specific.
Can you try this patch and let me know? My dev environment is a little broken at the moment but I think this should fix things.
Comment #3
Anonymous (not verified) commentedThank you minorOffense
:-)
Now only:
Best regards
ArchGalileu
Comment #4
minoroffense commentedHmm, those are going to require some more digging. Can you tell me which module/submodules you have enabled?
Comment #5
webankit commenteduser_acess() error come by simplying eabling the FlexSlider Module
Comment #6
webankit commentedThere was an error in path also as includes directory doesn't exist. Something strange but when i removed administer site configuration permission from access arguments the errors are gone, may be in D7 we don't need to add this permission.
Comment #7
minoroffense commentedI seem to be getting a 404 on that uploaded patch.
But here's my own attempt at combining the two. I removed the extra permission check inside hook_menu (only required administer flexslider now) and the previous fix.
Comment #8
minoroffense commentedDisregard that last patch. Forgot the path fix. Here's the patch to test.
Comment #9
jamestombs commentedThe latest dev release with these changes has got rid of these errors after I cleared all the caches through Drush.
Comment #10
minoroffense commentedWell we can mark it as fixed.