![]() |
Some more bugs:
Uploading Category Images: If file system is on, the files write correctly to the file system. The category images show correctly in the Admin CP. The category images DO NOT show to end users. If the file system is off, the files write correctly to the database. The category images DO NOT show correctly in the AdminCP. The category images show correctly to end users. Editing a file already uploaded: The category is not selected, it defaults to the "----" category and you have to reset it. |
Here's a fix for the category images not appearing. This will make them display correctly depending on the switch you have set for the filesystem/database file saving.
Open \download.php Find: Code:
$caticon = $row['cat_icon']; Code:
$caturl = $row['cat_icon_url']; Find: Code:
<div align="center"><img src="cat.php?img=$cid" height="50"></div> Code:
<div align="center">$cicon</div> |
\admincp\cat.php and \admincp\img.php both also are missing the DB prefix.
|
Looks like there are a lot of bugs with this, I've clicked Uninstalled.
|
Quote:
The only thing really is, all uploading files are going to be in your database, not the file system. I'll look into that when I have some time, but hopefully the author responds and gets all of it fixed before then as I'm just digging around in his code, he knows it better than I do. |
tagged
|
Tagged, and watching with interested.
|
what's the difference between this and popular dowloadsII mod (3000+installed).
thanks |
Any Updates on this?
I have DownloadsII but interested in comparing the 2 |
Still waiting on an update here as I really want to use BFC.
|
All times are GMT. The time now is 03:41 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|