View previous topic :: View next topic |
Author |
Message |
Chief
Joined: 30 Jan 2002 Posts: 23
|
Posted: Thu Jan 31, 2002 5:08 pm Post subject: Change b2edit.php to not show posts |
|
|
Maybe this is simple, but when looking at the b2edit.php file, I cannot figure out how to get rid of the posts. I don't want to see ANY by default. If I want to edit a post, I don't mind searching for it. That would clear up room and let me add the file upload section without having to scroll through so much.
But, when doing a search within the b2edit.php file, for the life of me I can't figure out which sections create the posts. How can I disable this?
It's when you first log in as admin to the post/edit section.
Actually, just what am I looking for if I want to edit that page? I also cannot figure out how to add the file upload. I thought it was just an include, but apparently there's so much going on in the file, I'm not putting it in the right place.
New to PHP, sorry.
Thanks. _________________ The Chief |
|
Back to top |
|
 |
michel v Site Admin
Joined: 25 Jan 2002 Posts: 799 Location: Corsica
|
Posted: Thu Jan 31, 2002 6:46 pm Post subject: |
|
|
"Add the file upload" ? What do you mean ?
You just have to enable that in the config file and a button for 'file upload' will show up. |
|
Back to top |
|
 |
Chief
Joined: 30 Jan 2002 Posts: 23
|
Posted: Thu Jan 31, 2002 8:04 pm Post subject: I did |
|
|
I did. I checked to make sure. Set to "1." But I don't see it anywhere on the pages. I loaded it as an include in the b2.php page at one point and it seemed to work. But there are no built in links to the file upload that I can find. Not clickable, I mean. And I wanted to have the file upload available from the admin area. _________________ The Chief |
|
Back to top |
|
 |
|