Failing validation

typovar

Joined: 2007-10-03
Posts: 6
Posted: Wed, 2007-10-03 10:14

I have a problem with validatting, therefor WPG2 won't work..
I first tried with WPG2 2.3.0, but I got blank screens.
Later I tried again with a older version: WPG2 2.2.13, but Validation is still a problem.

The gallery2 folder is IN the wordpress-folder.
WP and gallery both use the same db.

I can view and use both gallery2 AND WP seperately, but intergration fails.
I added some screenshots...

Help!

Arjen

AttachmentSize
wpg2_fail01.gif62.59 KB
wpg2_fail02.gif44.69 KB
wpg2_fail03.gif42.53 KB
 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Wed, 2007-10-03 10:39

Your screenshots did not make it to the post. Could you please repost them.

Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website

 
typovar

Joined: 2007-10-03
Posts: 6
Posted: Wed, 2007-10-03 11:38

There available now.
Arjen

 
ozgreg
ozgreg's picture

Joined: 2003-10-18
Posts: 1378
Posted: Wed, 2007-10-03 12:00

Looks like your paths are valid (how did you get your paths btw) but you have some issue within your hosting environment that is tripping up validation. I would start with the amount of php memory you have available, as it may be too low..
____________________________________
Wordpress / Gallery2 (WPG2) Author

 
typovar

Joined: 2007-10-03
Posts: 6
Posted: Wed, 2007-10-03 12:13

16M
I get no error-messages whatsoever about this.

Some extra info from my hoster:

Quote:

*** PHP instellingen ***

* safe_mode = Off
* display_errors = Off
* register_globals = Off
* register_long_arrays = Off
* register_argc_argv = Off
* magic_quotes_gpc = Off
* enable_dl = Off

I'm experimenting with it right now so the paths mentioned are different now.
I removed gallery from the WP-folder.

I had a similar configuration prepared "offline" using XAMPP (on Windows XP) and I had no problem at all. Now it's online and it doesn't work.

There is a phpinfo.php availeable if one needs more infomation.

 
typovar

Joined: 2007-10-03
Posts: 6
Posted: Wed, 2007-10-03 12:17

I added to the .htaccess-file in the wordpress-folder:

php_value memory_limit 16M

That seemed to do something.

 
ozgreg
ozgreg's picture

Joined: 2003-10-18
Posts: 1378
Posted: Wed, 2007-10-03 23:28

So you got a validation list now??
____________________________________
Wordpress / Gallery2 (WPG2) Author

 
typovar

Joined: 2007-10-03
Posts: 6
Posted: Thu, 2007-10-04 11:22

Yes Validation worked.
I set php_value memory_limit 128M and things are working now.

Still, I have the feeling that the site has a slow respons and I will check the "speed-pages" about Gallery. After that I will try and work out how I can fix the "moving WordPress to another directory" with gallery installed.

WP and G2 are in seperate directories using the vSlider3-theme in both WP and G2.

Thanks for your help though.

Arjen

 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Thu, 2007-10-04 11:46

Great! Glad to hear that it's working.

Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website

 
munozj

Joined: 2006-02-22
Posts: 12
Posted: Sun, 2007-10-07 23:00

I'm having trouble getting the inital page to even come up. As soon as i click on the WPG2 icon none of the content comes up. If i click on Paths and enter the path to my gallery, then validate, again... blank content area.

looking at the error log, i see:

[client 192.168.1.1] PHP Fatal error: Undefined class name 'gallerycoreapi' in /var/www/html/wp-content/plugins/wpg2/wpg2validate.inc on line 147, referer: http://www.johnmunoz.net/wp-admin/admin.php?page=wpg2_pathadmin

PHP Memory set at 128MB
even removed the .htaccess file.. still no luck.

site at
http://www.johnmunoz.net/
gallery2 is
http://www.johnmunoz.net/gallery2

 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Mon, 2007-10-08 11:53

Please check the Gallery2 File Path on the WPG2 Paths tab. It sounds like that is wrong and is causing the missing gallerycoreapi problem.

Also, are you using the final release or an RC?

Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website

 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Thu, 2007-10-11 13:56

Munozj,

Please try WPG2 3.0.2, and let me know if that changes anything or fixes it.

Thanks,
Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website

 
typovar

Joined: 2007-10-03
Posts: 6
Posted: Thu, 2007-10-11 16:27

Thanks.
Since I set "PHP Memory at 128MB" things work pretty fine.
I switched themes and use K2 now (with a wpg2-header).

I'll consider the upgrade.

Arjen