![]() |
Quote:
You can change it in the adv_portal_ecdownloads template ;) Quote:
In each case: you have to change the adv_portal_ecdownloads template. Change (two times) PHP Code:
PHP Code:
PHP Code:
Quote:
|
Works a treat :)
Thanks Jelle |
You already have a Module with an identifier of ''. Please select a different identifier. i followed the directions but i got that message.
|
Quote:
Choose for example downloads2 as the identifier. |
Hello,
I'm from germany. I even tryed to install the mod on vBullten 3.6.7 PL. Before I've installed the newest version of vbadvanced. I have tryed to upload the file downloads2.php abut the acp. Then I got this error message: The file you have uploaded is not a valid module file. What can I do? I hope you can help and understand me and sorry for my bad english - school its longtime ago. :( |
Hi,
I like to know how to change the Download body size? See attachment. I want the Current Poll same size with Downloads. What should i do? |
Quote:
You need to upload it using FTP to your /forums/modules/ folder, where all the PHP files of the vBa CMPS modules are located. The AdminCP upload feature is meaned for .module files, but we don't use that. Quote:
To solve it complete you need to edit some PHP: Open /includes/class_downloads.php Find $name = addslashes($latest['name']); (two times) Change to $name = substr(addslashes($latest['name']), 0, 15); (two times) Save and upload the file to your forums. This will remove all characters after the 15th one. You can change the 15 to what you want ofcourse to fit to your site. |
i have change the code 2 times below but still not working...
Code:
function update_latest_files() |
---------------
It's working now... :D Thanks. |
Quote:
I think this is also what I want to do. I'd like to have the actual downloads section (ie the right column of the downloads.php page showing as a vBadvanced page more than the top stats. |
All times are GMT. The time now is 12: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:
|