4. Gallery2 can be initialised? - [Failed->]

mcmax

Joined: 2007-09-11
Posts: 1
Posted: Sat, 2008-11-01 10:55

Hi Guys,

I have troubles to initialise WPG2 plugin. I have Gallery2 up and running as well as WP2.6.
Now, while validating WPG2 plugin I get following:

1. Wordpress Compatible? - [ Success]
2. URI to Gallery2 Ok? - [Success]
3. Gallery2 can be located in G2 File Path? - [Success]
4. Gallery2 can be initialised? - [Failed->]

Error: Gallery2 cannot be initialised

The Event Viewer shows:

Quote:
53 2008-11-01 12:13:27 NOTICE /var/www/web57/html/maxim/wordpress/wp-content/plugins/wpg2/wpg2validate.inc 1 129.13.72.177 WPG2 VALIDATION (No)
52 2008-11-01 12:13:27 ERROR /var/www/web57/html/maxim/wordpress/wp-content/plugins/wpg2/wpg2embed.inc 1 129.13.72.177 WPG2 FAILED TO INITALISE G2

here the Event details:

Quote:
Array
(
[type] => ERROR
[date] => 2008-11-01 12:13:27
[source] => /var/www/web57/html/maxim/wordpress/wp-content/plugins/wpg2/wpg2embed.inc
[file_line] => 1092
[user_id] => 1
[ip_address] => 129.13.72.177
[event_id] => 52
[event_no] => 256
[description] => WPG2 FAILED TO INITALISE G2
[trace] => #0 btev_error_report(256, WPG2 FAILED TO INITALISE G2, /var/www/web57/html/maxim/wordpress/wp-content/plugins/wpg2/wpg2embed.inc, 1092) called at [/var/www/web57/html/maxim/wordpress/wp-content/plugins/bluetrait-event-viewer/btev.php:1099]
#1 btev_trigger_error(WPG2 FAILED TO INITALISE G2, 256, /var/www/web57/html/maxim/wordpress/wp-content/plugins/wpg2/wpg2embed.inc) called at [/var/www/web57/html/maxim/wordpress/wp-content/plugins/wpg2/wpg2embed.inc:59]
#2 g2_init() called at [/var/www/web57/html/maxim/wordpress/wp-content/plugins/wpg2/wpg2validate.inc:104]
#3 wpg2_validate() called at [(null):0]
#4 call_user_func_array(wpg2_validate, Array ([0] => )) called at [/var/www/web57/html/maxim/wordpress/wp-includes/plugin.php:311]
#5 do_action(toplevel_page_wpg2/wpg2functions.inc) called at [/var/www/web57/html/maxim/wordpress/wp-admin/admin.php:55]

)

and this

Quote:
Array
(
[type] => NOTICE
[date] => 2008-11-01 12:13:27
[source] => /var/www/web57/html/maxim/wordpress/wp-content/plugins/wpg2/wpg2validate.inc
[file_line] => 1092
[user_id] => 1
[ip_address] => 129.13.72.177
[event_id] => 53
[event_no] => 1024
[description] => WPG2 VALIDATION (No)
[trace] =>
)

could some one help please!

Thanx in advance

Cheers

max