Quote:
Originally Posted by maidos
hello, i aprpeciate if the author(s) can at least take a considertaion regarding the report feature since i dont think im the only one who like this feature since this can help us to prevent any illegal uploads
and also on manage files when i want to delete a certain category it shows totally blank even though that category consist 2000 files. And i do not know if the files will be deleted on server if i delete the category by admincp
|
The report feature is being considerated, but I mainly focus on problems as there are plenty of suggestions
Removing categories using the AdminCP isn't created for removing files. Manage files should normally work fine. Are you giving up correct values in the dropdown menus (for pin etc.) when getting the files you want to select?
Quote:
Originally Posted by REVHEAD
I have a question , and forgive me yes I am a noob.
Is this normal see screenshot
30 queries and my homepage only has 18, and forums 10, if this is normal then thats ok ,I am just trying to keep my forums streamlined.
|
The amount will be lowered for v6, but in your case it doesn't matter a lot as you aren't having a lot of files. Queries are only slow when they need to scan huge tables in badly optimized ways.
Quote:
Originally Posted by navajotex?
I use the version 3.7 beta4s but I don't succeed to uppare any files, me from' this error:
The upload failed! Upload error.
uso la versione 3.7 beta4 ma non riesco ad uppare nessun file ,mi da' questo errore:
The upload failed! Upload error.
Warning: move_uploaded_file(./downloads/47986-SoftCam Key_04.02.08.zip) [function.move-uploaded-file]: failed to open stream: Permission denied in \downloads.php on line 1300
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\Windows\Temp\php5D83.tmp' to './downloads/47986-SoftCam Key_04.02.08.zip' in \downloads.php on line 1300
|
Is your downloads folder writable (chmodded to 777 permissions)? Normally you should get a notice about it in a white bar on the top of your downloads section.
You also need to do an extra step when you are running PHP in safe mode, but you should get a notice about that too normally.
Quote:
Originally Posted by skrazydogz
give it a hack to show the newest downloads on forumhome ?
and
Is it possible to make an rss-feed for the newest downloads ?
|
An RSS-feed is being considerated. For the other thing, you can use the vBa CMPS module like Revhead says. If you want a different integration, it should be possible with a plugin. Creating custom stuff with the module code is very easy.