Welcome, Guest. Please Login or Register.
June 21, 2025, 04:04:14 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Upgrading to 1.5.4 major error « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Upgrading to 1.5.4 major error  (Read 862 times)
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Upgrading to 1.5.4 major error
« on: December 11, 2003, 09:11:41 PM »
Reply with quote

YaBB SE Version: 1.5.1 Final
PHP Version:
MySQL Version:
Server Platform: Unix, Linux, or BSD
Link to Forum: http://www.itorrent.com/ian/games/index.php

Problem Description:
Well, I really did screw up my forum, unforunately. As you can see, I didn't fill in PHP version, MySQL version or server platform, because I have no clue, what they are, I don't really administer my whole, site somebody I know does. Anyhow, I went from 1.5.1 to 1.5.4, right? The HUMUNGOUS problem was, well, I didn't know about mods or anything for YaBB SE at the time, and I just used the bare minimum. Anyhow, those upgrade files I got, I just replaced the files, without doing a thing, because I thought i knew what I was doing. Anyhow, to make a long story short, I think I replaced the packageget.php, attachments.php and another file (I forgot which) and now it's all giving me problems. :( Now I have all of these errors, except it's manageable. The only problem is deleting posts, deleting boards, and using the YaBBPak's. Any help would be GREATLY appreciated. I think I know what the problem is, (the site url's) but I don't know how to change it, because I am no modder. All I did was install 1 mod which took me a looonnnggg time, with help from Ayeka. ;) Please help!
« Last Edit: December 11, 2003, 09:12:56 PM by [LC]Black Hawk » Logged

Always fear the hawk...
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Upgrading to 1.5.4 major error
« Reply #1 on: December 13, 2003, 02:19:26 AM »
Reply with quote

Please describe the specific problems you are having.

I am sorry you are having these problems and really want to help, but without specifics... all I can say is "that sucks, pal."

-[Unknown]
Logged
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Re:Upgrading to 1.5.4 major error
« Reply #2 on: December 13, 2003, 02:58:06 PM »
Reply with quote

I dunno, hold on lemme get an error or two...

2: fopen(http://www.mattsiegman.com/YaBBSE/Packages/) [<a href='http://www.php.net/function.fopen'>function.fopen</a>]: failed to create stream: HTTP request failed! HTTP/1.1 403 Forbidden
<br />(/home/itorrent/public_html/ian/games/Sources/PackageGet.php ln 231)

Eck, that's a packageget.php, does that give any clue?
Logged

Always fear the hawk...
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Re:Upgrading to 1.5.4 major error
« Reply #3 on: December 13, 2003, 03:07:16 PM »
Reply with quote

Here's another when I try to install a YaBBPak:

2: fopen(./Packages/modification.mod) [function.fopen]: failed to create stream: Permission denied
(/home/itorrent/public_html/ian/games/Sources/Packer.php ln 119)

In line 19 in packer.php, this is what it says:

                  $fp = fopen($filename, "wb");

Eek.
Logged

Always fear the hawk...
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Upgrading to 1.5.4 major error
« Reply #4 on: December 13, 2003, 06:05:50 PM »
Reply with quote

Matt Siegman's server isn't up any more.

Packages needs to be 777 to use the package manager.

-[Unknown]
Logged
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Re:Upgrading to 1.5.4 major error
« Reply #5 on: December 14, 2003, 01:14:57 AM »
Reply with quote

I know matt's isn't up anymore, jsut givin' an example. Anyhow it still happens, although I have all of the YaBBPaks 777 CHMOD, there's this error:

2: fopen(./Packages/modification.txt) [function.fopen]: failed to create stream: Permission denied
(/home/itorrent/public_html/ian/games/Sources/Packer.php ln 119)

Eck. ???
Logged

Always fear the hawk...
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Upgrading to 1.5.4 major error
« Reply #6 on: December 14, 2003, 05:24:00 AM »
Reply with quote

Again, the Packages directory must be chmod'd 777.

-[Unknown]
Logged
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Re:Upgrading to 1.5.4 major error
« Reply #7 on: December 14, 2003, 01:44:03 PM »
Reply with quote

Ohh, the dir? Okay, lemme try...
Logged

Always fear the hawk...
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Re:Upgrading to 1.5.4 major error
« Reply #8 on: December 14, 2003, 01:58:32 PM »
Reply with quote

Uh-oh, for some reason now I can't change the CHMOD of the whole folder.... is it okay if I change the CHMOD of all of the contents?
Logged

Always fear the hawk...
Shadow's Pawn
Support Team
YaBB God
*****
Posts: 597


ich soll nicht toten

ICQ - 8039201shadowpawn@hotmail.com WWW
Re:Upgrading to 1.5.4 major error
« Reply #9 on: December 14, 2003, 04:37:17 PM »
Reply with quote

That won't work, because you still won't be able to write to the directory or do anything else that 777 allows.
Logged

apologize \A*pol"o*gize\, v. i. - To lay the foundation for a future offense.
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Re:Upgrading to 1.5.4 major error
« Reply #10 on: December 14, 2003, 05:02:16 PM »
Reply with quote

So are you saying that even if you change the CHMOD to 777 it still won't work? Well, I got it working now, and I actually got somewhere, but not where I exactly wanted to be....


Extracting archive
./YaBBImages/antiFloodReg/antiFloodReg_a.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_b.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_c.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_d.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_e.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_f.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_g.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_h.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_i.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_j.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_k.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_l.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_m.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_n.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_o.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_p.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_q.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_r.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_s.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_t.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_u.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_v.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_w.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_x.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_y.gif ... ./YaBBImages/antiFloodReg/antiFloodReg_z.gif ... ./YaBBImages/antiFloodReg/index.php ... ./Packages/modification.mod ... ./Packages/modification.txt ... ./Packages/modification.php ... An Error Has Occurred!

2: fopen(Packages/installed.list) [function.fopen]: failed to create stream: Permission denied
(/home/itorrent/public_html/ian/games/Sources/Packages.php ln 270)

Now here's another:

Extracting archive
./Packages/modification.txt ... ./Packages/modification.mod ... An Error Has Occurred!

2: fopen(Packages/installed.list) [function.fopen]: failed to create stream: Permission denied
(/home/itorrent/public_html/ian/games/Sources/Packages.php ln 270)


*edit*Yay, now for some reason, there's a .mod, .php, and a .txt file in my FTP place! I think I got it!*/edit*
« Last Edit: December 14, 2003, 05:03:44 PM by [LC]Black Hawk » Logged

Always fear the hawk...
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Re:Upgrading to 1.5.4 major error
« Reply #11 on: December 14, 2003, 05:14:17 PM »
Reply with quote

Boo-yah!! I figured it out! Thnx [Unknown] and Shadow's Pawn. yahooooo!!! Solved!
Logged

Always fear the hawk...
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Upgrading to 1.5.4 major error « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.774 seconds with 21 queries.