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: 0
Guests: 285
Total: 285

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Puppeteer

Pages: [1] 2
1
Support / Re: Default License Agreement
« on: May 18, 2022, 08:10:02 pm »
That works great.  I just want all my downloads to have default text during the upload process, rather than the box being empty, and needing to be filled in each time.

On our site, we allow members to upload, and just want boilerplate, which they are free to change if they want their own licensing agreement.

2
Support / Default License Agreement
« on: May 17, 2022, 08:37:59 pm »
Is there a way to have a default license agreement appear when a new download is added. 

Basically I'd like to have a boilerplate that the download is for members only and may not be redistributed unless the author has given written authority, but with a user able to optionally add their own individual license agreement.

3
Support / Re: Array Offset Value Type Null Error
« on: May 10, 2022, 12:31:35 am »
Thanks, hopefully that's all of them.

4
Support / Re: Array Offset Value Type Null Error
« on: May 09, 2022, 06:38:06 am »
We've got rid of most of the errors, but am still getting this one a few times on the same line (10291)

 <user>
 <ip>
 2cc3d591299e599b07754064ae5b1aa5
 https://forums.godlike.com.au/index.php?action=downloads;sa=downfile&amp;id=645;t=1652095945
 /home/godlikec/public_html/forums/Sources/Downloads2.php (Line 10291)  Backtrace information

Type of error: General
Error messageSelect
8: Trying to access array offset on value of type null

5
We tried to install 6.0.2 and got this error

Tried patch in both dev and prod.

Error message in both:

Database Error
Unknown column 'ipaddress' in 'smf_members'
File: /home/godlikec/public_html/forums/Packages/temp/downloadsinstall2.php
Line: 948

also error info in logs ..

Log error is here

 admin name
 admin IP address
 c0aef6d5a828ef8e02c456ff689b94ab
 https://forums.godlike.com.au/index.php?action=admin;area=packages;sa=install2;package=DownloadsPro6.0.2.zip;pid=0
 /home/godlikec/public_html/forums/Packages/temp/downloadsinstall2.php (Line 948)  Backtrace information

Type of error: Database
Error messageSelect
Database Error: Unknown column 'ipaddress' in 'smf_members'

6
Support / I got this error trying to edit and approve a download
« on: May 07, 2022, 05:13:58 am »
Data too long for column 'ipaddress' at row 1
File: /home/godlikec/public_html/forums/Sources/Downloads2.php
Line: 12229

My only option is to go back.  The changes appear to go through though, if I go back and check the downloads.

7
Support / Re: Array Offset Value Type Null Error
« on: May 06, 2022, 07:23:40 pm »
Thanks for this. Copied across now. I'll let you know if the problem persists.

8
Support / Re: Array Offset Value Type Null Error
« on: May 06, 2022, 04:51:56 am »
 /home/godlikec/public_html/forums/Themes/default/Downloads2.1.template.php (Line 192)

9
Support / Re: Array Offset Value Type Null Error
« on: May 04, 2022, 06:48:27 pm »
This is the full error message

 <username>
<IP Address Deleted>
 3b339edc624d143188929493e102635f
 https://forums.godlike.com.au/index.php?action=downloads;cat=1
 /home/godlikec/public_html/forums/Themes/default/Downloads2.1.template.php (Line 192)  Backtrace information

Type of error: General
Error messageSelect
8: Trying to access array offset on value of type null

10
Support / Array Offset Value Type Null Error
« on: May 04, 2022, 06:35:50 pm »
We've just upgraded our forum to SMF 2.1.1, with the latest version of Downloads System Pro (6.0.1)  are getting this error in our Error Logs when browsing through the downloads menu.  The Downloads section seems to be working ok though.  We upgraded from an older version of Downloads System Pro.

8: Trying to access array offset on value of type null

11
Support / Re: Call to undefined function mysql_num_rows()
« on: July 30, 2020, 01:32:44 am »
I think I fixed this.

Line 9686 of Downloads2.php needs to be changed to

Code: [Select]
$totalRow['total'] = mysqli_num_rows($dbresult);

To make it compatible with php7+

mysql_ has been deprecated.

12
Support / Call to undefined function mysql_num_rows()
« on: July 30, 2020, 12:22:43 am »
We are running 4.1.8 of Downloads Systems Pro, and have started getting the following error, for one of our membership classes

Call to undefined function mysql_num_rows(), when they try to download a file.

We are running php 7, and I suspect that this error is due to mysql_connect being deprecated.

Is there a fix available for this?

13
Bugs / Announcements missing a <br>
« on: April 09, 2016, 06:48:57 am »
We've set up announcements, but when files are uploaded there is no space between the link and the text in the announcement.  The link gets malformed as a result, and it looks untidy.  We are currently working around it by adding 2  x <Enter> to create 2 blank lines in the description box of the download.

For example

A file link to http://contoso.com/file1 with a description

"This is file 1"

becomes

http://contoso.com/file1This is file 1

14
Support / Possible to make keywords required
« on: February 09, 2016, 10:48:38 pm »
Is it possible to mark keywords as a required field (ie someone can't upload a file without at least 1 keyword)

15
Feature Requests / Moderation of files, option to message uploader
« on: February 09, 2016, 10:47:00 pm »
For the moderation of files, we have a mod team that will be checking member uploads for a few things, such as description, keywords, file type (ie uploading an exe file and describing it as a picture).

It would be great to have an option when moderating to hold a file in the moderation queue but to notify the uploader that keywords need updating, before the file can be approved. Maybe change the status to pending.  Ideally this can be entered into the moderation log so all mods can see the status.

PM notification is probably fine, with a pre-filled PM saying something like "Dear member, your file %filename, cannot currently be approved.  The following is required before approval can be completed:"

And then the mod can add a quick note such as "Keywords require synth and object type as a minimum - please see <link> for details."

We are expecting quite a few files to be uploaded and I'd like to push the responsibility of filling in required fields to the uploaders, rather than the mods.  We are preparing a document (and forum post) detailing exactly what is expected (which will be available from the <link> in the example above.  Is this possible?

Pages: [1] 2

+- 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