| Author |
Message |
alan27
Beginner


Joined: Jul 06, 2005 Posts: 10
|
Posted: Mon Aug 22, 2005 6:50 am Post subject: Re: phpnuke blocks not working |
|
|
Right got it set to true heres what i found
<?php
$g2embedparams = array (
'embedphpfile' => '/home/alan27/public_html/modules/gallery2/',
'embedUri' => 'modules.php?name=gallery2',
'relativeG2Path' => 'modules/gallery2/',
'loginRedirect' => 'modules.php?name=Your_Account',
'activeUserId' => '0',
'embedPath' => 'http://www.roadracingnewsandphotography.com/modules/gallery2/',
'cookiepath' => '/',
);
$g2mainparams = array (
'showSidebar' => NULL,
);
$g2configurationdone = 'false';
?> |
|
| Back to top |
|
|
AdBot
|
| Post subject: Re: phpnuke blocks not working |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6274 Location: Washington Township, NJ, USA
|
Posted: Mon Aug 22, 2005 6:52 am Post subject: Re: phpnuke blocks not working |
|
|
your embedpath is wrong. should just be / _________________
 |
|
| Back to top |
|
|
alan27
Beginner


Joined: Jul 06, 2005 Posts: 10
|
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6274 Location: Washington Township, NJ, USA
|
|
| Back to top |
|
|
alan27
Beginner


Joined: Jul 06, 2005 Posts: 10
|
Posted: Mon Aug 22, 2005 7:00 am Post subject: Re: phpnuke blocks not working |
|
|
Thanks Dari for your help side bar working ok but Random image block still not  |
|
| Back to top |
|
|
alan27
Beginner


Joined: Jul 06, 2005 Posts: 10
|
Posted: Mon Aug 22, 2005 10:09 am Post subject: Re: phpnuke blocks not working |
|
|
Image Block working now But themes dosent seem to change any ideas |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6274 Location: Washington Township, NJ, USA
|
Posted: Mon Aug 22, 2005 12:58 pm Post subject: Re: phpnuke blocks not working |
|
|
can you post a link?
the gallery2 in integrated mode will use your phpnuke theme, btw. _________________
 |
|
| Back to top |
|
|
|
|
|
|
|