Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

Sorry, such file doesn't exist...

 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Blocks View previous topicPrinter friendly versionView next topic
Author Message
fluentdesigns

User
User


Joined: Jul 31, 2003
Posts: 38

PostPosted: Fri Aug 29, 2003 7:07 pm    Post subject: Sorry, such file doesn't exist... Reply with quote

Installed the new "New added albums" block and it works fine but when i click on the picture to go to that album i get a "Sorry, such file doesn't exist..." anyideas? I can go to the album by clicking on the gallery button in the modules menu.

thanks
----

Gallery URL (optional but very useful):http://www.iversonnet.com/modules.php?set_albumName=album02&op=modload&name=Iverson%20Net%20Gallery&file=index&include=view_album.php
Gallery version:Gallery v1.3.4
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:imagemagick
Operating system:redhat 7.3
Web browser/version (if applicable):MSIE 6

Update:
Now it says module isnt active! See gallery link


Last edited by fluentdesigns on Fri Aug 29, 2003 10:40 pm; edited 1 time in total
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Sorry, such file doesn't exist...  

Back to top
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Fri Aug 29, 2003 8:40 pm    Post subject: Reply with quote

please answer the set of questions at the bottom of your post so that we can better diagnose your problem:
Quote: ›
Give us your Gallery/webserver information to get a faster answer.
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version:
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system:
Web browser/version (if applicable):
Back to top
Offline View user's profile Send private message Visit poster's website
fluentdesigns

User
User


Joined: Jul 31, 2003
Posts: 38

PostPosted: Sat Aug 30, 2003 1:02 am    Post subject: Reply with quote

Updated the information
Back to top
Offline View user's profile Send private message
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Sat Aug 30, 2003 2:29 am    Post subject: Reply with quote

You need to ACTIVATE the module for NON-ADMINS to see. Very Happy

Also post the CONFIG lines from the top of your BLOCK. I think problem lies there.
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
fluentdesigns

User
User


Joined: Jul 31, 2003
Posts: 38

PostPosted: Sat Aug 30, 2003 2:51 am    Post subject: Re: Sorry, such file doesn't exist... Reply with quote

Checked the config and didnt see anything here is the code

The block was set to registered users which is think is ok

***removed***


Last edited by fluentdesigns on Sat Aug 30, 2003 4:14 am; edited 1 time in total
Back to top
Offline View user's profile Send private message
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Sat Aug 30, 2003 2:57 am    Post subject: Reply with quote

define(GALLERY_NAME,"Iverson Net Doctor Gallery");

needs to be:

define(GALLERY_NAME,"gallery_doctor");

GALLERY_NAME is the actually the name of the MODULE - I think maybe Dari will amend this in the next version of the block to stop the confusion! Very Happy
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Sat Aug 30, 2003 3:04 am    Post subject: Reply with quote

Also - if the block is set to REGISTERES USER ONLY - you will still need to ACTIVATE the module. You may be able to see it because you are ADMIN, but even REGISTERED user won't, if it's not active.
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
fluentdesigns

User
User


Joined: Jul 31, 2003
Posts: 38

PostPosted: Sat Aug 30, 2003 3:40 am    Post subject: Reply with quote

alright thanks for the help its working now.. ya that gallery name is kinda confusing i guess
Back to top
Offline View user's profile Send private message
fluentdesigns

User
User


Joined: Jul 31, 2003
Posts: 38

PostPosted: Sat Aug 30, 2003 3:53 am    Post subject: Reply with quote

ok got it working on one site but not the other.. when im logged in as admin it says its doesnt no exist and when im logged in as a regular user it says its not active.. ive gone to the blocks and deactived and it reactived it.. what am i doing wrong?
Back to top
Offline View user's profile Send private message
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Sat Aug 30, 2003 4:01 am    Post subject: Reply with quote

Try deleting the block (via FTP/SSH, etc) - then uploading it again. Then install the block from admin (block menu/dropdrown/submit).

Also just check that the top lines of your block look like this:

if (eregi("block-XXXXXXXXX.php", $_SERVER['PHP_SELF'])) {
Header("Location: index.php");
die();
}

Where XXXXXXXX is exactly the same as the filename ( e.g. block-NG-NEW-newAlbums.php)
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Sat Aug 30, 2003 4:11 am    Post subject: Reply with quote

DOH!!!! What am I talking about Confused

Are you taling about the BLOCK or the GALLERY MODULE?
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
fluentdesigns

User
User


Joined: Jul 31, 2003
Posts: 38

PostPosted: Sat Aug 30, 2003 4:15 am    Post subject: Reply with quote

hehe its ok.. i got it work.. uninstalled and reinstalled
Back to top
Offline View user's profile Send private message
twelves

Beginner
Beginner


Joined: Jul 31, 2003
Posts: 14

PostPosted: Fri Jan 02, 2004 12:16 pm    Post subject: Re: Sorry, such file doesn Reply with quote

$gallery->app->galleryTitle = in the Config.php worked for me.

not Gallery name.

I had spaces in my name.

Now its called MY_Nuke_Gallery and not My Nuke Gallery.

No more crazy Sorry, such file doesn't exist..."

Laughing
Back to top
Offline View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Blocks View previous topicPrinter friendly versionView next topic

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannOnline internetSEORestaurant Locator • Get great HP coupons from CouponSnapshot • Search for great dell coupons at CouponSnapshot.com.au • Graduation DressesAndroid TabletSEO IndiaBuy Phen375fuel filter

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia