Previous Thread
Next Thread
Print Thread
Hop To
#266128 07/23/2024 7:46 PM
Joined: May 2006
Posts: 175
Member
Member
Joined: May 2006
Posts: 175
Hello,

In CP it shows I have 142 attachments totaling 74.91 MB. How do I see what exactly these attachments are?

Please give me a detailed way of finding it in layman's terms smile

Thanks

Joined: Jun 2006
Posts: 16,385
Likes: 132
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,385
Likes: 132
FTP would probably be your easiest bet, there is no dashboard page to display which attachments are in the database.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Dec 2003
Posts: 6,633
Likes: 85
Joined: Dec 2003
Posts: 6,633
Likes: 85
You could do a sql query via the CP
Goto Tools & Information-Database Tools
Select the SQL Command tab
Type
SQL Query
Select *
From ubbt_FILES

or for just the file name and size enter
SQL Query
Select FILE_ORIGINAL_NAME,FILE_SIZE
From ubbt_FILES
You can save the query for future use on that page if you wish


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: May 2006
Posts: 175
Member
Member
Joined: May 2006
Posts: 175
Originally Posted by Ruben
You could do a sql query via the CP
Goto Tools & Information-Database Tools
Select the SQL Command tab
Type
SQL Query
Select *
From ubbt_FILES

or for just the file name and size enter
SQL Query
Select FILE_ORIGINAL_NAME,FILE_SIZE
From ubbt_FILES
You can save the query for future use on that page if you wish

This worked, I was able to see a listing of the 143 files. Thanks for this.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
DB error - Need help
by Pilgrim - 06/21/2025 5:52 PM
Honestly Disappointed in v8
by - 04/22/2025 2:21 PM
Who's Online Now
0 members (), 103 guests, and 507 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Ride safe!
Ride safe!
by Morgan, December 7
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20250209)