View previous topic :: View next topic |
Author |
Message |
GAZ082
Joined: 15 Apr 2003 Posts: 39 Location: CDBA, Argentina.
|
Posted: Sun Sep 28, 2003 5:34 am Post subject: Hey hey! Where has the upload image button gone? |
|
|
Yeah! The Upload button disappeared from my b2edit interface! I didnt touch anything! |
|
Back to top |
|
 |
epolady
Joined: 30 Jul 2002 Posts: 800 Location: Texas
|
Posted: Sun Sep 28, 2003 5:35 am Post subject: |
|
|
Check your b2config.php and make sure it's still enabled. _________________ No more support from me. Goodbye!
Go upgrade to WordPress, you'll find better support there. |
|
Back to top |
|
 |
GAZ082
Joined: 15 Apr 2003 Posts: 39 Location: CDBA, Argentina.
|
Posted: Sun Sep 28, 2003 5:47 am Post subject: |
|
|
Checked, and double checked. |
|
Back to top |
|
 |
epolady
Joined: 30 Jul 2002 Posts: 800 Location: Texas
|
Posted: Sun Sep 28, 2003 6:03 am Post subject: |
|
|
Did you make any changes to your b2-include/b2edit.form.php?
Make sure the upload tag looks something like this in your b2edit.form.php
Code: | <?php if ( ($use_fileupload) && ($user_level >= $fileupload_minlevel) && ((ereg(" ".$user_login." ", $fileupload_allowedusers)) || (trim($fileupload_allowedusers)=="")) ) { ?>
<input type="button" value="upload a file/image" onclick="launchupload();" class="search" tabindex="10" /> |
_________________ No more support from me. Goodbye!
Go upgrade to WordPress, you'll find better support there. |
|
Back to top |
|
 |
GAZ082
Joined: 15 Apr 2003 Posts: 39 Location: CDBA, Argentina.
|
Posted: Sun Sep 28, 2003 10:23 pm Post subject: |
|
|
I didnt touch that file.  |
|
Back to top |
|
 |
epolady
Joined: 30 Jul 2002 Posts: 800 Location: Texas
|
Posted: Sun Sep 28, 2003 11:27 pm Post subject: |
|
|
I really don't know what to say, something doesn't usually just disappear without you editing a file. You can try uploading a new b2edit.form.php if you want.
Can you access b2upload.php? _________________ No more support from me. Goodbye!
Go upgrade to WordPress, you'll find better support there. |
|
Back to top |
|
 |
GAZ082
Joined: 15 Apr 2003 Posts: 39 Location: CDBA, Argentina.
|
Posted: Sun Sep 28, 2003 11:44 pm Post subject: |
|
|
Yyyyyyyyep. Initially dont, but once i reuploaded it (b2uploded.php) it worked. |
|
Back to top |
|
 |
|