Xaraya Database: Problems with location of Gallery2 possible to manually input?
|
Danny
Joined: 2003-03-24
Posts: 90 |
Posted: Sun, 2007-07-01 12:15
|
|
Hello, I hope, someone can help me. Xaraya 1.1.3 and Gallery 2.2.2 are running fine as standalone. However, the integration of Gallery 2.2.2 into Xaraya 1.1.3 is not working, because the Gallery2 Modul within Xaraya don't find the Gallery2 installation. So I come up with 2 ideas. 1. Manually hacking the gallery2helper_advanced.php with the correct path or My question, can someone help me with idea 1 or 2? Does anybody know, in which table Xaraya has stored the information about the Gallery2 installation? It is strange, as I used standard installation. Xaraya is at mydomain.com/ and Gallery2 installation is at mydomain.com/gallery2/ Thanks in advance, Danny |
|
| Login or register to post comments |

Posts: 90
OK, I searched through the MySQL Database and found the location in Xar_Module_Vars.
Now, the next question is, can someone provide please samples for the following vars?
1248 129 coreApiVersion a:2:{i:0;i:7;i:1;i:0;}
1247 129 SupportShortURLs 0
1246 129 configured 0
1245 129 embedUri
1244 129 g2.loginredirect
1242 129 g2Uri
Thanks in advance,
Danny
Posts: 90
OK, Topic can be closed, I solved the whole problem with manually hacking the Database.