Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (SteveS, Gizmo), 33 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/07/07
Posts: 4
Top Posters (30 Days)
Ruben 51
Gizmo 24
DennyP 24
Dunny 15
SteveS 14
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 3 1 2 3 >
Topic Options
#192399 - 07/22/07 09:32 AM getting error message when trying to create new style
tonto69 Offline
member
Registered: 10/06/06
Posts: 140
Loc: Louisiana
I'm trying to create a new style and I'm getting the following error: ubbthreads/admin/editstyle.php on line 89. It's saying failed to open directory and permission denied.

What should the admin directory permissions be set too?
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#192400 - 07/22/07 09:42 AM Re: getting error message when trying to create new style [Re: tonto69]
Rose Offline
addict
Registered: 05/06/06
Posts: 605
Loc: Leesburg, FL
I have mine set to 777.
_________________________
My UBB
Top
#192404 - 07/22/07 11:19 AM Re: getting error message when trying to create new style [Re: Rose]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
It's not the admin directory that needs to be changd, it's the styles directory. Make sure you have it set to 777 as Rose stated.
Top
#192431 - 07/22/07 05:55 PM Re: getting error message when trying to create new style [Re: Rick]
tonto69 Offline
member
Registered: 10/06/06
Posts: 140
Loc: Louisiana
Under the styles directory the files 1.php and 2.php would not allow me to change permissions. I got a message in my ftp client that said "550 could not change perms on 1.php. Operation not permitted".

I also went back and reuploaded the images directory but still no images show up in my forums.
Top
#192434 - 07/22/07 06:01 PM Re: getting error message when trying to create new style [Re: tonto69]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Unless maybe the file was in use or you don't have rights yourself. IF you don't have rights to change it then you'll need to check with your host provider to gain proper access of your own site.
Top
#192449 - 07/22/07 06:36 PM Re: getting error message when trying to create new style [Re: tonto69]
Island Piper Offline
member
Registered: 04/05/07
Posts: 166
Loc: Friday Harbor, WA
 Originally Posted By: tonto69
Under the styles directory the files 1.php and 2.php would not allow me to change permissions. I got a message in my ftp client that said "550 could not change perms on 1.php. Operation not permitted".

I also went back and reuploaded the images directory but still no images show up in my forums.


Not all hosts enable the chmod feature in FTP, if this is the case for you then you'll have to do it via the command line.
_________________________
Dunsire Bagpipe Forums
Top
#192451 - 07/22/07 06:39 PM Re: getting error message when trying to create new style [Re: Island Piper]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Well if it's disabled via FTP then the user probably does not have SHELL rights either. Then the host must provide through their control panel a method to alter permissions
Top
#192457 - 07/22/07 06:53 PM Re: getting error message when trying to create new style [Re: ntdoc]
tonto69 Offline
member
Registered: 10/06/06
Posts: 140
Loc: Louisiana
I just contacted my hosting provider and they made some modifications and now I can change the permissions on those files. Unfortunately that didn't seem to solve my problem. I still get error messages when I try to create a new style and no images show up in my forums. When I try to create a new style I get the following at the top of the screen: (I've xxx'd out my user name)

Warning: opendir(/home/xxx/public_html/ubbthreads/images/general/) [function.opendir]: failed to open dir: Permission denied in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 89

Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 91

Warning: opendir(/home/xxx/public_html/ubbthreads/images/avatars/) [function.opendir]: failed to open dir: Permission denied in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 101

Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 103

Warning: opendir(/home/xxx/public_html/ubbthreads/images/forumimages/) [function.opendir]: failed to open dir: Permission denied in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 113

Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 115

Warning: opendir(/home/xxx/public_html/ubbthreads/images/graemlins/) [function.opendir]: failed to open dir: Permission denied in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 125

Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 127

Warning: opendir(/home/xxx/public_html/ubbthreads/images/icons/) [function.opendir]: failed to open dir: Permission denied in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 137

Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 139

Warning: opendir(/home/xxx/public_html/ubbthreads/images/news/) [function.opendir]: failed to open dir: Permission denied in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 149

Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 151

Warning: opendir(/home/xxx/public_html/ubbthreads/images/moods/) [function.opendir]: failed to open dir: Permission denied in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 161

Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 163

Warning: opendir(/home/xxx/public_html/ubbthreads/images/markup_panel/) [function.opendir]: failed to open dir: Permission denied in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 173

Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxx/public_html/ubbthreads/admin/editstyle.php on line 175


Edited by tonto69 (07/22/07 06:54 PM)
Top
#192459 - 07/22/07 06:59 PM Re: getting error message when trying to create new style [Re: tonto69]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Well it's still a PERMISSION DENIED error on all or most of that.

So the account you're using to edit them still does not appear to have permissions.

Review all the FOLDER and FILE permissions with an FTP client (if you can) and change per the Installation instructions for UBBT7

Then logout of the site on your web brower, delete cookies if needed, then log back in and try again.

I would use FireFox 2.x and not IE6 or IE7 as there are some known caching issues if setting on IE are not set correctly.
Top
#192463 - 07/22/07 07:12 PM Re: getting error message when trying to create new style [Re: ntdoc]
tonto69 Offline
member
Registered: 10/06/06
Posts: 140
Loc: Louisiana
I tried the things you've suggested but I'm still getting those warning messages. All of my permissions check out OK.
Top
Page 1 of 3 1 2 3 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
Yesterday at 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10489 Members
36 Forums
33841 Topics
181707 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image