Version: 2.0.1, by RS_Jelle
Developer Last Online: May 2016
Category: Add-On Releases -
Version: 4.0.x
Rating:
Released: 08-03-2010
Last Update: 08-04-2010
Installs: 148
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage
No support by the author.
This is a vBulletin 4 port of CyberRangers' add-on for vB3. The upgrade steps are the same as the installation ones (just overwriting all FTP files and importing the product XML with the overwrite option on).
Quote:
What does it do?
When a user uploads or updates a file via DownloadsII a thread is created or updated in the specificed forum.
Ok, I think I have a weird bug to report for this modification. Recently, I've had two files from DownloadsII have their comments threads (created by this modification) "updated" with the usual "[File Name] has been updated!" message. Here's the thing: the posts are not by the owner of the thread, they are by staff members on my site (who have limited admin privs, if that helps). They aren't modifying the files or their descriptions though, all they do is log in and these posts are created automatically. You can see an example of this here: http://www.runicgamesfansite.com/hot...html#post22467 .
I'm really not sure what to make of these posts, as they started happening randomly and nothing I do seems to stop them from happening.
I dont use downloads11 anymore, and removed it sometime ago. When trying to uninstall this product i am getting all kinds of Mysql errors and the product wont uninstall. Can someone give me the code to use, minus the bits that are obviously not there since the main downloads11 has already deleted tables used.
Regards
I dont use downloads11 anymore, and removed it sometime ago. When trying to uninstall this product i am getting all kinds of Mysql errors and the product wont uninstall. Can someone give me the code to use, minus the bits that are obviously not there since the main downloads11 has already deleted tables used.
Regards
As any other mod. Make sure you removed all files . if your not sure grab the archive ffrom the first post to identify all files and uninstall the product via admincp.
As any other mod. Make sure you removed all files . if your not sure grab the archive ffrom the first post to identify all files and uninstall the product via admincp.
Done all that, its the columns that dont exist that is not allowing me to remove the item from the products list. I am assuming some columns were removed when i uninstalled downloads 2, now this addon is looking for them to delete also.???
Code:
Invalid SQL:
SHOW COLUMNS FROM `vb_dl2_main` LIKE 'downloadsIIforumid';
MySQL Error : Table 'xxxxxxxxxxx.vb_dl2_main' doesn't exist
Error Number : 1146
Installed in 4.2.1
and it is working fine.
But there are some prefix and suffix found with the Tile of the thread as below:
Thread: <!-- BEGIN TEMPLATE: downloadii_create_newthread_title --> New File Added: Subhashitam-002 <!-- END TEMPLATE: downloadii_crea
Is there any solution to avoid these.
The thread title should be clean only with the file name.