FusionBB
FusionBB Review (large)
Recent Members
Welcome them to our community!
FusionBB SWAG!

FusionBB golf shirts, t-shirts, mousepads and more.

Recent Topics
Tagging
FusionBBDev Recent Topics
Bugs Welcome to our Bugs Forum!
Since this software is still in development, there are bound to be bugs. Please post them here. As bugs are fixed they will be filed in the "Fixed" subforum.
Also Note templates used is particular forum is not part of the standard fusion package and was modified by couchtomatoe.
Username Post: [FIXED] [3.1] Finished 2 - File Manager - Remove        (Topic#11808)
sb1963
FusionBB Fanatic
Total Posts: 1636
*
Location: UK
Average Post Ranks%:                       
 
12-07-10 03:56 PM - Post#85009    



Subject: [3.1] Finished 2 - File Manager - Remove

Bug for: Fusion [3.1] Finished 2 -

Description: TTrying to remove image with the remove option in file manager doesn't work & brings up this messsgae;

  • Quote:
There was a problem loading this page:

No file found for uploading.

Use your browsers Back Button to return to the previous page.







 
Couchtomatoe
Code Monkey
Total Posts: 3049
*
Birthday: 02-03 
Location: Richmond, Virginia
Average Post Ranks%:                       
 
12-07-10 04:53 PM - Post#85017    


    In response to sb1963

works on the devsite so how exactly are you using it?
The artist formerly known as scroungr
Couch-Tomatoe


 
sb1963
FusionBB Fanatic
Total Posts: 1636
*
Location: UK
Average Post Ranks%:                       
 
12-07-10 05:12 PM - Post#85020    


    In response to Couchtomatoe

The only way I know how.

I want to remove an image from File Manager - I click remove - I get that message.


 
Couchtomatoe
Code Monkey
Total Posts: 3049
*
Birthday: 02-03 
Location: Richmond, Virginia
Average Post Ranks%:                       
 
12-07-10 05:33 PM - Post#85022    


    In response to sb1963

go to the deviste and try it and tell me if you get that error
The artist formerly known as scroungr
Couch-Tomatoe


 
Couchtomatoe
Code Monkey
Total Posts: 3049
*
Birthday: 02-03 
Location: Richmond, Virginia
Average Post Ranks%:                       
 
12-07-10 05:37 PM - Post#85023    


    In response to Couchtomatoe

And I meant the Alpha Site not the Devsite..
The artist formerly known as scroungr
Couch-Tomatoe


 
sb1963
FusionBB Fanatic
Total Posts: 1636
*
Location: UK
Average Post Ranks%:                       
 
12-07-10 07:03 PM - Post#85024    


    In response to Couchtomatoe

I can remove*.

But.. & this is the same as I am seeing on my test site but was going to dig into before posting here, I upload a pic & place the Thumb LB markup in the post.

I Submit post & get this warning:

  • Quote:
There was a problem loading this page:

An image file must be attached to topics created in a gallery forum.

Use your browsers Back Button to return to the previous page.




*With regard to my not being able to remove post. My gallery folder is not writable (nor avatars etc.) Could that be the problem? I haven't done any thing with permissions on this install as I though the VH server I'm on didn't need any changes to be made?


 
sb1963
FusionBB Fanatic
Total Posts: 1636
*
Location: UK
Average Post Ranks%:                       
 
12-07-10 07:24 PM - Post#85026    


    In response to sb1963

I can place pics in non-galleries ok


 
Couchtomatoe
Code Monkey
Total Posts: 3049
*
Birthday: 02-03 
Location: Richmond, Virginia
Average Post Ranks%:                       
 
12-07-10 07:29 PM - Post#85028    


    In response to sb1963

Thanx now that is the meat of the issue and and I will troubleshoot that.. but when ya first came in here

"TTrying to remove image with the remove option in file manager doesn't work & brings up this messsgae;"

didn't help me identify.. now I can identify the issue and issue a fix and upgrade the downloader..
The artist formerly known as scroungr
Couch-Tomatoe


 
sb1963
FusionBB Fanatic
Total Posts: 1636
*
Location: UK
Average Post Ranks%:                       
 
12-07-10 07:34 PM - Post#85030    


    In response to Couchtomatoe

Just posting one issue at a time. To me not being able to remove an image from the file manager is totally different to not being able to place a pic in the gallery - but that's why I am/was(?) only a alpha tester & not the code monkey!


 
Couchtomatoe
Code Monkey
Total Posts: 3049
*
Birthday: 02-03 
Location: Richmond, Virginia
Average Post Ranks%:                       
 
12-07-10 08:35 PM - Post#85033    


    In response to sb1963

and to fix this issue yourself go to templates/fusionbb/managefiles.php and find

Code:

  function update_files(files) {     parent.opener.document.getElementById('file').innerHTML=files;     parent.opener.document.forms[<!--FORM_NAME-->].files_added.value=files;     parent.opener.document.forms[<!--FORM_NAME-->].formkey.value=document.forms[<!--FORM_NAME-->].formkey.value; }  





and change to
Code:

  function update_files(files) {     parent.opener.document.getElementById('file').innerHTML=files;     parent.opener.document.forms["<!--FORM_NAME-->"].files_added.value=files;     parent.opener.document.forms["<!--FORM_NAME-->"].formkey.value=document.forms["<!--FORM_NAME-->"].formkey.value; }  



The artist formerly known as scroungr
Couch-Tomatoe


 
sb1963
FusionBB Fanatic
Total Posts: 1636
*
Location: UK
Average Post Ranks%:                       
 
12-07-10 08:46 PM - Post#85036    


    In response to Couchtomatoe

Thanks Couch. Will do that tomorrow now.

I'm sure VH run suphp on the server I'm on. Should I have manually set up any permissions on install?

I'm guessing it's a perms issue that making my folders like gallery unwritable & for 'remove' not to work in the file manager


 
Couchtomatoe
Code Monkey
Total Posts: 3049
*
Birthday: 02-03 
Location: Richmond, Virginia
Average Post Ranks%:                       
 
12-07-10 08:46 PM - Post#85037    


    In response to sb1963

uploaded new files to member area to fix issue.. no new db changes just script
The artist formerly known as scroungr
Couch-Tomatoe


 
Couchtomatoe
Code Monkey
Total Posts: 3049
*
Birthday: 02-03 
Location: Richmond, Virginia
Average Post Ranks%:                       
 
12-07-10 08:47 PM - Post#85038    


    In response to Couchtomatoe

on suphp ask your host how permissions should be... normally it would be 777 for directories and 666 for files..
The artist formerly known as scroungr
Couch-Tomatoe


 
Icon Legend Permissions & Sharing Options Topic Options
Print Topic


2795 Views
Calendar
SMTWTFS
 1
2345678
9101112131415
16171819202122
23242526272829
30 
Current Quote
"This private topics idea... Genius! It already seems better than most of the competitors."
~ Jason
FusionBB™ Version 3.2 | ©2003-2013 InteractivePHP, Inc.
Execution time: 0.13 seconds.   Total Queries: 240   Zlib Compression is on.
All times are (GMT-4). Current time is 02:14 AM
Top