my error when i try to put a link or upload a file whit this add-on enabled
is this because old php ? not for php 5?
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fetch_foruminfo(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /......downloads.php(1392) : eval()'d code on line 65
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fetch_foruminfo(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /......downloads.php(1392) : eval()'d code on line 67
I have uploaded all the files and have imported the product and everything seems fine till this stage but the problem is that i am unable to complete 4th task of installation phase "# Be sure to set the usergroup permissions!"; i created a new forum for download section but don't know how to make all new threads to be posted in this forum; i mean i can't see any such settings to do so.
I have uploaded all the files and have imported the product and everything seems fine till this stage but the problem is that i am unable to complete 4th task of installation phase "# Be sure to set the usergroup permissions!";
This is under your usergroup settings. Usergroups -> Usergroup Manager. Select the group you want to give permissions for then look for the "DownloadsII Create Thread Permissions" (see attached pic)
Quote:
Originally Posted by Humayun1
i created a new forum for download section but don't know how to make all new threads to be posted in this forum; i mean i can't see any such settings to do so.
You have to configure the settings in admincp under "Downloads - Create Threads" (see second image)
my error when i try to put a link or upload a file whit this add-on enabled
is this because old php ? not for php 5?
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fetch_foruminfo(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /......downloads.php(1392) : eval()'d code on line 65
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fetch_foruminfo(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /......downloads.php(1392) : eval()'d code on line 67
Look for the code below in plugins "DownloadsII Create Thread on Edit" and "DownloadsII Create Thread on Add" (admincp -> Plugins & Products -> Plugin Manager)
No Thread is being created in the forum I've specified by a specified user.
1. I checked the usergroup for "modelbot" which is set to NewCaster.
2. I checked to ensure that "NewCaster" has permission to create threads in the specified forum AND that the usergroup has "Can Create threads on upload" set to YES on the usergroup edit page.
3. The forum is turned on.
4. I uploaded a test file to the system, no thread is created in the forum, and no link is visible in the description of the file I uploaded.
Any Suggestions? I've even edited each category and set the exact forum they need to go into (all into 1 forum btw).
No Thread is being created in the forum I've specified by a specified user.
1. I checked the usergroup for "modelbot" which is set to NewCaster.
2. I checked to ensure that "NewCaster" has permission to create threads in the specified forum AND that the usergroup has "Can Create threads on upload" set to YES on the usergroup edit page.
3. The forum is turned on.
4. I uploaded a test file to the system, no thread is created in the forum, and no link is visible in the description of the file I uploaded.
Any Suggestions? I've even edited each category and set the exact forum they need to go into (all into 1 forum btw).
PM me your forum info including a vb admin login and I'll check it out.