| Author |
Message |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Wed May 07, 2003 10:28 am Post subject: |
|
|
in your config.php file in your gallery directory, check the following values and make sure they're correct:
Code: › $gallery->app->photoAlbumURL = "http://www.nukedgallery.net/modules/gallery";
$gallery->app->albumDirURL = "http://www.nukedgallery.net/albums";
you may have to make yours something like:Code: › $gallery->app->photoAlbumURL = "http://www.sharlein.net/Nuke/html/modules/gallery";
$gallery->app->albumDirURL = "http://www.sharlein.net/albums"; |
|
| Back to top |
|
|
AdBot
|
|
| Back to top |
|
 |
sharlein
User


Joined: Apr 07, 2003 Posts: 30
|
Posted: Wed May 07, 2003 10:31 am Post subject: |
|
|
| ok, thanx. Please let me know. I am using mod-rewrites, but that shouldn't make a difference?? |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Wed May 07, 2003 10:36 am Post subject: |
|
|
got it, in your block-random.php file, make your SERVER_ADDR "http://www.sharlein.net/Nuke/html/".
that'll do it. |
|
| Back to top |
|
|
sharlein
User


Joined: Apr 07, 2003 Posts: 30
|
Posted: Wed May 07, 2003 10:47 am Post subject: |
|
|
Code: › define(SERVER_ADDR, "http://www.sharlein.net/Nuke/html/"); I changed it, cleaned out all temp files (thru IE), still no good. Does the cache file read all info every hour only, or when the page is loaded? |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Wed May 07, 2003 10:49 am Post subject: |
|
|
| delete the daily/hourly.txt files and your block-random.cache files. |
|
| Back to top |
|
|
sharlein
User


Joined: Apr 07, 2003 Posts: 30
|
Posted: Wed May 07, 2003 11:02 am Post subject: |
|
|
Excellent work!! Thank you very much for ur time and patience. I will have that graphic link up this afternoon. If I can ever do anything for you, reviews, etc., just let me know. Yor friend, Steve  |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Wed May 07, 2003 3:32 pm Post subject: |
|
|
hehe..glad i could help.
unfortunately, web server configurations are not standard, so what works for me may not work for others; and that leads to all sorts of headaches like this
remember, you can have multiple random blocks on your page now, just do as instructed in the article  |
|
| Back to top |
|
|
|
|
|
|
|