TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

April 30, 2024, 03:45:03 PM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,174
  • Total Topics: 21,220
  • Online today: 147
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 115
  • Total: 115

Error with Downloads

Started by Skb, September 13, 2017, 10:15:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Skb

Using SMF 2.0.14/TP 1.2R3
We use the Downloads block in our Right Panel. When any member downloads an Article the following error is generated, (The download works fine for the user).

https://www.diabetic.pub/forum/index.php?action=tpmod;dl=item37
8: Undefined index: global_tag
File:/home/diabesv6/public_html/forum/Sources/TPdlmanager.php
Line: 1360

Please help in resolving this. Thanks.

SMF 2.1 RC4 (default theme) / TP 2.1.0

lurkalot

Sorry skb, Looks like I missed a bit of code that should have been removed. In TPdlmanager.php (Please make a backup of this file first)and remove this piece of code.


'global_tag' => $row['global_tag'],


And then check to see if that cures the problem.

Skb

Yes Mick.
It did solve the issue.  O0
Thanks.

SMF 2.1 RC4 (default theme) / TP 2.1.0