Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43261
Total Topics: 7519
Most Online Today: 297
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 1
Guests: 282
Total: 283

Author Topic: File Listings  (Read 3945 times)

0 Members and 1 Guest are viewing this topic.

Offline Snuffy

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
    • Webmaster
File Listings
« on: September 02, 2011, 12:18:14 am »
- = I am using SMF 2.0 and Downloads Pro 2.0.4 = -

I was wondering if there is a way that I can get the file listings on my Downloads Areas that are showing like this:
===================================================
 Designer Clothing Packs
____________________
Get the goodies to make your player look good out on the course.
 
 Sub Categories: -Charlies Assorted Player Files-, -Charlies Expansion Packs Files-, -Customize your Player with Hats & Clubs, and add Flags-, -Steve Schreiber Player Wardrobe Files-, -Original Players Outfit Sets-
===================================================

To something like this instead:
===================================================
 Designer Clothing Packs
____________________
Get the goodies to make your player look good out on the course.
 
 Sub Categories:
 -Charlies Assorted Player Files-,
 -Charlies Expansion Packs Files-,
 -Customize your Player with Hats & Clubs, and add Flags-,
 -Steve Schreiber Player Wardrobe Files-,
 -Original Players Outfit Sets-
===================================================

Here is a link to my Downloads to see what I am talking about, and I am open to any suggestions on getting the areas to display in a up & down list like I show above.
If it can be done to get the Sub Catagories not showing like they are.

http://www.goldenbearsden.com/index.php?action=downloads
« Last Edit: September 02, 2011, 12:20:01 am by Snuffy »

Offline Snuffy

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
    • Webmaster
Re: File Listings
« Reply #1 on: September 02, 2011, 01:59:47 am »
I guess what I am looking for really is how you can list your Sub Catagories one below the other instead of as a stringed togather list as they do now.

Any input on whether this can be done?

Snuffy . . . .   ;)

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: File Listings
« Reply #2 on: September 02, 2011, 09:01:48 am »
That's actually pretty easy to do.

Open Sources/Downloads.php or Sources/Downloads.php
Find
Code: [Select]
$subcats_linktree .= '<a href="' . $scripturl . '?action=downloads;cat=' . $row3['ID_CAT'] . '">' . $row3['title'] . '</a>';
Change to
Code: [Select]
$subcats_linktree .= '<br /><a href="' . $scripturl . '?action=downloads;cat=' . $row3['ID_CAT'] . '">' . $row3['title'] . '</a>';
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Snuffy

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
    • Webmaster
Re: File Listings
« Reply #3 on: September 02, 2011, 02:35:27 pm »
That's actually pretty easy to do.

Open Sources/Downloads.php or Sources/Downloads.php
Find
Code: [Select]
$subcats_linktree .= '<a href="' . $scripturl . '?action=downloads;cat=' . $row3['ID_CAT'] . '">' . $row3['title'] . '</a>';
Change to
Code: [Select]
$subcats_linktree .= '<br /><a href="' . $scripturl . '?action=downloads;cat=' . $row3['ID_CAT'] . '">' . $row3['title'] . '</a>';

Thank you very much that did the trick and works great.
Now I will be able to make some changes that make things easier and workable for the members.  ;)

Snuffy . . . . . :)

Offline Snuffy

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
    • Webmaster
Re: File Listings
« Reply #4 on: September 08, 2011, 05:24:18 am »
Hello Again just wanted to pop back in and let you know that it has been about a week now that you gave me the answer for making my many files areas in my downloads show like I wanted them as mentioned above in my original post.

And with your help here I have been working on reconstructing my files areas and the community at Golden Bears Den has let me know that they like the new listings and that it makes finding and looking through the course files much easier and are very pleased with the new look.

So AGAIN THANKS!     8)

And if you want to check out the new look on the areas here is a link:

http://www.goldenbearsden.com/index.php?action=downloads

 

Related Topics

  Subject / Started by Replies Last post
9 Replies
10478 Views
Last post September 11, 2007, 11:27:39 pm
by propyl
3 Replies
6187 Views
Last post December 31, 2008, 06:03:51 pm
by SMFHacks
2 Replies
5466 Views
Last post April 01, 2009, 09:44:04 pm
by Wegg
3 Replies
8346 Views
Last post November 25, 2013, 02:38:51 pm
by vkot
2 Replies
806 Views
Last post September 07, 2021, 07:06:17 pm
by alans

+- Recent Topics

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
Today at 08:27:36 am

No thumbnails on new uploads by Tonyvic
Today at 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Powered by EzPortal