Previous Thread
Next Thread
Print Thread
Rate Thread
#123738 10/12/2001 12:46 AM
Joined: Jun 2001
Posts: 44
Member
Member
Offline
Joined: Jun 2001
Posts: 44
i get this error message when i try to post a new topic

Content-type: text/html
Software error:
Can't open: No such file or directory at /home/banks/aandbanks-www/cgi-bin/ubb_new_topic.cgi line 369.
For help, please send mail to the webmaster ([email protected]), giving this error message and the time and date of the error. ;

what can i do

someone please help
my board has been down over a month

Sponsored Links
#123739 10/12/2001 2:08 AM
Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
Can you post here what it says on line 369 in ubb_new_topic.cgi? That will help alot.

#123740 10/12/2001 12:28 PM
Joined: Jun 2001
Posts: 44
Member
Member
Offline
Joined: Jun 2001
Posts: 44
its either this....

open (FILE, ">>$vars_config{MembersPath}/user_posts/$user_number.cgi") or die("Can't open: $!" );

or this....

# update user_posts file
if (($reg_status eq 'reg') && ($permission ne 'private')) {
open (FILE, ">>$vars_config{MembersPath}/user_posts/$user_number.cgi") or die("Can't open: $!" );
&lock;
print FILE "$in{f}|$new_topic_number|000000n";
&unlock;
close (FILE);
chmod (0777, "$vars_config{MembersPath}/user_posts/$user_number.cgi");
} # if user is registered & forum is not private

please help

#123741 10/12/2001 7:39 PM
Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
Ok.

Make sure you have your Member directory CHmodded to 777.
Go into the directory and if you see a directory inside the Members directory called "user_posts" then there shouldn't be a prob. Try Chmodding that directory to 755.

#123742 10/14/2001 5:48 PM
Joined: Jun 2001
Posts: 44
Member
Member
Offline
Joined: Jun 2001
Posts: 44
i don't have a directory named USER POST

Sponsored Links
#123743 10/14/2001 5:54 PM
Joined: Jun 2001
Posts: 44
Member
Member
Offline
Joined: Jun 2001
Posts: 44
well, after i made a new directory named USER_POSTS it started working

thanx alot guys


but i have another problem
my board won't send email out, so new members can't get their passwords
i noticed some one hacked into my server and deleted my mail folder
what files are needed in there for this to work??


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240430)