Legacy Need Full Description for Threads

Status
Not open for further replies.

Mv.c9

Customer
HI DragonByte (David)

I was wondering. Since well, my forums is based on interaction and suggestion, i would lovers to see completly what the download is before downloading it. is that possible (to have a %fulldesc% call as well)?
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
I'll set this to under consideration for now. In the mean time, you can open up /dbtech/downloads_pro/modules/uploadModule.php and make the following change:

FIND:
Code:
$shortdesc      = strlen($this->groupdesc) > 200 ? substr($this->groupdesc, 0, 200) : $this->groupdesc;

REPLACE WITH:
Code:
$shortdesc      = $this->groupdesc;
 
I'll set this to under consideration for now. In the mean time, you can open up /dbtech/downloads_pro/modules/uploadModule.php and make the following change:

FIND:
Code:
$shortdesc      = strlen($this->groupdesc) > 200 ? substr($this->groupdesc, 0, 200) : $this->groupdesc;

REPLACE WITH:
Code:
$shortdesc      = $this->groupdesc;

ok, thanx, ill do it ass soon as the Uploading Error Issue is fixed.
 
Status
Not open for further replies.

Similar threads

  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
0
Views
1K
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
2
Views
975
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
4
Views
1K
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
2
Views
979
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
3
Views
1K

Legacy vBDownloads

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,717
Customer rating
0.00 star(s) 0 ratings
Back
Top