kellya29
Member
Posted 7 months ago #
I just activated this and got a fatal error when I tried to call a gallery in one of my posts. I do not have wp_print installed so I don't know what this error means. Also, how can I tell which version of wordpress I have? Thanks!
Fatal error: Call to undefined function wp_print_styles() in wp-content/plugins/flickr-gallery/flickr-gallery.php on line 859
kellya29
Member
Posted 7 months ago #
Uploaded wp-print and now I'm getting a new error upon activation:
Fatal error: Call to undefined function wp_enqueue_style() /flickr-gallery.php on line 89
What version of WordPress is the blog in question running?
By the way, wp_print_styles is a built-in function of WordPress, not the wp-print plugin.
kellya29
Member
Posted 7 months ago #
I didn't have the correct version of wordpress. Duh. Great plugin. Thanks for your response. BTW, is there a way to change the tab names?
You can create a plugin to do that or add a hook in your theme's functions.php file. There are instructions here: http://co.deme.me/projects/flickr-gallery/