"Sorry, such file doesn't exist..."

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   "Sorry, such file doesn't exist..."
TempesT
CZ Newbie
TempesT has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: Aug 20, 2004
0.00 posts per day
Posts: 6
Points: 1,147
   
i'm running phpnuke and in the admin panel and i make a new group then when i goto user groups then click on view information i get this in a plain white background window.

"Sorry, such file doesn't exist..."

how do i add ppl the group i just added? i went thru the knowledge base and found nothing.

[web]http://www.exiledheros.com/modules.php?name=Forums [/web]

another thing is the title "Exiled Heros: Forums" i have looked every where to try and remove it but no luck there either. any suggestions?

-Tach



Back to top Reply with quote
#2   re: "Sorry, such file doesn't exist..."
wolf
CZ Active Member
wolf has been a member for over 20 year's 20 Year Member
usa.gif indiana.gif
Occupation: Student; Flash, HTML, PHP developer
Age: 34
Gender: Male
Status: Offline
Joined: Jul 25, 2003
0.02 posts per day
Posts: 168
Points: 10,417
AIM Address Yahoo Messenger MSN Messenger 
yea...if anyone knows how to add people to a usergroup and get rid of that white page it will be greatly appreciated im sure from the both of us. My site is [ Register or login to view links on this board.] and im having the same problem.




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#3   re: "Sorry, such file doesn't exist..."
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
Taut has been a member for over 20 year's 20 Year Member
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.72 posts per day
Posts: 5530
Points: 481,695
   
that error shows up because the mainfile.php can not find the proper file that corresponds to what it is your trying to tell it you want to do.

is this a fresh install? what version Nuke is it? if not a fresh install, has it always been acting like that since you got it?

make sure you have all the files uploaded form when you first add the site



Back to top Reply with quote
#4   re: "Sorry, such file doesn't exist..."
wolf
CZ Active Member
wolf has been a member for over 20 year's 20 Year Member
usa.gif indiana.gif
Occupation: Student; Flash, HTML, PHP developer
Age: 34
Gender: Male
Status: Offline
Joined: Jul 25, 2003
0.02 posts per day
Posts: 168
Points: 10,417
AIM Address Yahoo Messenger MSN Messenger 
yea, this was a fresh install for me. It is PHP-Nuke 7.4 patched




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#5   re: "Sorry, such file doesn't exist..."
lilukj21
CZ Newbie
lilukj21 has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: Sep 27, 2004
0.00 posts per day
Posts: 2
Points: 130
   
hi.
I am having the same problem. Though I have found a way to work around it kinda... When you make the group in the forums it askes you for a modurator for the group. Well there you go. Add your self as the Mod and hit apply reopen that screen and change the mod to someone else and there, that person is the mod and you are a reg user.

But still would like to find out y we all get this white page...



Back to top Reply with quote
#6   re: "Sorry, such file doesn't exist..."
wolf
CZ Active Member
wolf has been a member for over 20 year's 20 Year Member
usa.gif indiana.gif
Occupation: Student; Flash, HTML, PHP developer
Age: 34
Gender: Male
Status: Offline
Joined: Jul 25, 2003
0.02 posts per day
Posts: 168
Points: 10,417
AIM Address Yahoo Messenger MSN Messenger 
I've found it out in a different post...

The link should not be /html/modules/Forums/usercp.php or whatever, it should always be html/modules.php?name=Forums&file=usercp that will then include the code in modules.php. I did that, and it worked perfectly for me.




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#7   re: "Sorry, such file doesn't exist..."
lilukj21
CZ Newbie
lilukj21 has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: Sep 27, 2004
0.00 posts per day
Posts: 2
Points: 130
   
well thats great. i just tried it and i still get the same error Sorry, this file does not exists.

it is a fresh install. and i have been looking around on other posts and i found a code to see what file im really missing.

in the file modules.php
the line



die ("Sorry, such file doesn't exist...");

is listed four times.... if you change them to ...1 ...2 ...3 ...4 and then run it you will see that you then will get Sorry, Such file dones't exist...1

so as the posts says add this line


echo "modpath=$modpath name=$name file=$file";

before


die ("Sorry, such file doesn't exist...");


so the file should now read.



echo "modpath=$modpath name=$name file=$file");
die ("Sorry, such file doesn't exist...1");


then upload file and try again... this is what i get

modpath=modules//index.php name= file=indexSorry, such file doesn't exist...1

now from there i have no idea what to do....
i mean i understand y i am getting the error but, it should read modpath=modules/SOMTHING/index.php name= file=indexSorry, such file doesn't exist...1

then the modual SOMTHING is not installed or not active, but i get // no clue

please help..

thanks



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to 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
You cannot attach files in this forum
You cannot download files in this forum