Hi,
this is my first try to embed G2 in Wordpress, and so far I don't have much luck getting it running. Searched in the forums and documentation but without success.
This is what I have:
On mydomain.com/gallery I have G2 installed , wich works perfectly (with mod_rewrite).
On wordpress.mydomain.com I have Wordpress installed which works too. I installed the wpg2 v1.0 plugin, but when I load the http://wordpress.mydomain.com/wp-gallery2.php page no pictures are being displayed.
With http://wordpress.mydomain.com/wp-gallery2.php?g2_view=core.SiteAdmin I can access the admin page which also tells me that I have a problem with mod_rewrite. But when I try to change the path to the htaccess page I get an error 500 and the settings aren't saved.
Now I don't have a clue how to solve this problem, maybe someone has a hint for me....
Torben
Posts: 3
Okay, one small problem solved now. I can save the configuration (path to htaccess), but still I get the warning that mod_rewrite doesn't work.
If i understand this right the path has to point to the wordpress folder?
Posts: 3
Prolem solved. Seems that the problem was that wordpress was in a subdomain. Installed it in my root domain now and it works...