Hello together
With update to 2.0.1, i have done the change form Singleinstallation to Multisite. The Gallery function correctly alone, but not in the embed mode.
Codebase: /gallery/gallery2
Localsite: /home/httpd/vhosts/example.com/httpdocs/gallery
My initArray:
embedUri = index.php?id=gallery
relativeG2Path = gallery
embedPath = /gallery/gallery2
I don't know, what I'm making false. Please help.
-Marcel
Posts: 32509
- multisite + embedding should work
- accessing g2 / embedded g2 from multiple vhost doesn't work yet
- accessing g2 / embedded g2 from a single vhost / with a single baseURL works
- did your embedded g2 standalone work before?
- and did it ceize to work once you changed it to a multisite?