| Author |
Message |
itvalley
Beginner


Joined: Mar 23, 2006 Posts: 3
|
Posted: Fri Mar 24, 2006 11:36 am Post subject: module and standalone in same folder is not working |
|
|
hi,
i have installed gallery 2.1 in folder /modules/gallery2/
standalone works fine.
after that i tried to upload the integration pack for phpnuke.
following problem:
the gallery2-installation has a index.php and the integration pack has also a index.php.
if i upload the integrationpack in the same folder like gallery2 i have to overwite the index.php of gallery2-installation. so the standalone isn't reacheable anymore.
if i install the integration-pack in another folder like "gallery" i have to edit the file "html/modules/gallery2/admin/case.php" but in this file is no line like this
$module_name = "gallery2"
and now?
can somebody help me?
thanx |
|
| Back to top |
|
|
AdBot
|
| Post subject: module and standalone in same folder is not working |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Fri Mar 24, 2006 11:52 am Post subject: Re: module and standalone in same folder is not working |
|
|
standalone is reachable via main.php, not index.php _________________
 |
|
| Back to top |
|
|
|
|
|
|
|