Welcome, Guest. Please Login or Register.
May 20, 2025, 01:13:17 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  Some Problems « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: Some Problems  (Read 763 times)
Keith
Noobie
*
Posts: 8


I'm a llama!

Some Problems
« on: January 22, 2002, 02:38:44 AM »
Reply with quote

i have my board up, but i'm getting to messages that won't let me edit my forum perferences and profile:

2: Bad arguments to implode()
(/Admin.php ln 760)

2: Unable to access the directory /home/httpd/html/tptenterprises.multimania/www/yabbse/YaBBImages
(/Profile.php ln 159)

what should i do?
Logged
alexrolko
Guest
Re:Some Problems
« Reply #1 on: January 22, 2002, 03:07:52 AM »
Reply with quote

if u would of serach the boards you would of found your answer's  ;)

anyway the first one is a bug in 1.0.0 heres the topic on how to fix it: http://www.yabb.info/community/index.php?board=140;action=display;threadid=2654

now for the second one you have put in an incorrect system path to the avatar directory in the $facesdir variable located in the Settings.php file.
Logged
Keith
Noobie
*
Posts: 8


I'm a llama!

Re:Some Problems
« Reply #2 on: January 22, 2002, 04:27:14 AM »
Reply with quote

could anyone tell me what the absolute directory would be for
"http://tptenterprises.multimania.com/yabbse/YaBBImages/avatars"
Logged
alexrolko
Guest
Re:Some Problems
« Reply #3 on: January 22, 2002, 04:34:38 AM »
Reply with quote

no because i dont have access to your server  ::)

but it would be the same as the $boarddir plus YaBBImages/avatars

Logged
Keith
Noobie
*
Posts: 8


I'm a llama!

Re:Some Problems
« Reply #4 on: January 22, 2002, 04:46:17 AM »
Reply with quote

this is what the original says
"/home/httpd/html/myserver/www/community/YaBBImages/avatars"

so how would i translate my site to that...
http://tptenterprises.multimania.com/yabbse
Logged
alexrolko
Guest
Re:Some Problems
« Reply #5 on: January 22, 2002, 04:47:44 AM »
Reply with quote

post your settings.php file...
Logged
Keith
Noobie
*
Posts: 8


I'm a llama!

Re:Some Problems
« Reply #6 on: January 22, 2002, 04:54:44 AM »
Reply with quote

http://tptenterprises.multimania.com/yabbse/Settings.php
Logged
alexrolko
Guest
Re:Some Problems
« Reply #7 on: January 22, 2002, 04:56:19 AM »
Reply with quote

Quote from: Keith on January 22, 2002, 04:54:44 AMhttp://tptenterprises.multimania.com/yabbse/Settings.php

sorry, my bad... open it up in notepad copy the contents of the file and then post it back here.
Logged
Keith
Noobie
*
Posts: 8


I'm a llama!

Re:Some Problems
« Reply #8 on: January 22, 2002, 04:56:56 AM »
Reply with quote

thanks
« Last Edit: January 22, 2002, 05:04:14 AM by Keith » Logged
alexrolko
Guest
Re:Some Problems
« Reply #9 on: January 22, 2002, 05:02:16 AM »
Reply with quote

for $facesdir use this: $facesdir = "./YaBBImages/avatars";


$facesdir = "/home/ba/tptenterprises.multimania.com/htdocs/yabbse/YaBBImages/avatars";

will also work.
Logged
Keith
Noobie
*
Posts: 8


I'm a llama!

Re:Some Problems
« Reply #10 on: January 22, 2002, 05:06:52 AM »
Reply with quote

thanks a lot, i really do appreciate it
Logged
Satyrday
Noobie
*
Posts: 6


Yo mama was a goat...no, wait...that's MY mama.

WWW
Re:Some Problems
« Reply #11 on: January 24, 2002, 01:04:46 AM »
Reply with quote

Quote from: Alex Rolko on January 22, 2002, 03:07:52 AMif u would of serach the boards you would of found your answer's  ;)

anyway the first one is a bug in 1.0.0 heres the topic on how to fix it: http://www.yabb.info/community/index.php?board=140;action=display;threadid=2654


I've read through that post, following your instructions there, and I've run into a couple of problems:

1 - I go onto the Package Manager, click on download package, enter in the package server /just as you had it/ on the above-mentioned thread. It gets added to the list, but when I try to browse that server, I get this:
      An Error Has Occurred!

2: fopen("http://www.mattsiegman.com/YaBBSE/Packages/package.list","r") - Bad file descriptor
(/home/s/c/<editedsitename>/public_html/forums/Sources/PackageGet.php ln 122)


2 - Thinking that maybe I entered the server wrong on the package manager, I tried removing it by clicking 'Remove' next to it. It removed the top server, instead ('Avatars'). In fact, trying to remove /any/ server from the list removed the one listed at the top.

Any help greatly appreciated...

S

 


 
Logged

...leaving dirty hoofprints on the linoleum of the world....
alexrolko
Guest
Re:Some Problems
« Reply #12 on: January 24, 2002, 02:34:22 AM »
Reply with quote

Quote2: fopen("http://www.mattsiegman.com/YaBBSE/Packages/package.list","r") - Bad file descriptor
(/home/s/c/<editedsitename>/public_html/forums/Sources/PackageGet.php ln 122)


2 - Thinking that maybe I entered the server wrong on the package manager, I tried removing it by clicking 'Remove' next to it. It removed the top server, instead ('Avatars'). In fact, trying to remove /any/ server from the list removed the one listed at the top.

are you running safe-mode by any chance?

and yea that bug was fixed along time ago. you can find the fix is on that same server  ;D  ;)
« Last Edit: January 24, 2002, 04:20:41 AM by Alex Rolko » Logged
Satyrday
Noobie
*
Posts: 6


Yo mama was a goat...no, wait...that's MY mama.

WWW
Re:Some Problems
« Reply #13 on: January 24, 2002, 02:58:26 AM »
Reply with quote

Quote from: Alex Rolko on January 24, 2002, 02:34:22 AMare you running safe-mode by any chance?

and yea that bugs been fixed along time ago. the fix is on that same server  ;D  ;)


I downloaded the one for Safe Mode and according to the install, I am (I really didn't know for sure). Everything /seemed/ to be going along fine....

S
Logged

...leaving dirty hoofprints on the linoleum of the world....
Satyrday
Noobie
*
Posts: 6


Yo mama was a goat...no, wait...that's MY mama.

WWW
Re:Some Problems
« Reply #14 on: January 24, 2002, 04:24:51 AM »
Reply with quote

...alright, not trusting my host, I cleared out EVERYTHING from the first install and d/l'ed the non-safe-mode (dangerous mode?) version and installed it. Made it all the way through the install with no problems, but when I went to the package manager, I had the same problem with browsing the package servers. I've searched through other posts on here, and I can't seem to find any points in the right direction other than posts saying 'You're running in Safe-Mode'.

...btw, on this last install, it stated that safe-mode was disabled. That help any?

S
Logged

...leaving dirty hoofprints on the linoleum of the world....
Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Some Problems « 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.055 seconds with 20 queries.