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

Recent

Welcome to TinyPortal. Please login or sign up.

April 18, 2024, 06:03:45 AM

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

Notice: Undefined index: show_download

Started by Dredd, December 23, 2010, 09:29:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dredd

problem with ajax chat and tp

Link to my site: http://www.pigeons-bg.com
SMF version: SMF 2.0 RC4
TP version: 1.0 RC1
Default Forum Language: Bulgarian-utf8
Theme name and version: Twitter Color
Browser Name and Version: Opera 11
Mods installed: AjaxChat Integration,Highslide 4 SMF,TinyPortal,2-SI Chat
Related Error messages: Notice: Undefined index: show_download in /home/tpetrov/public_html/Sources/TPSubs.php on line 201

Dredd

solved
i disable thes line in TPSubs.php

// if($context['TPortal']['show_download']==1)
// $buts['downloads'] = array(
// 'title' => $txt['tp-downloads'],
// 'href' => $scripturl . '?action=tpmod;dl',
// 'show' => true,
// 'active_button' => false,
// 'sub_buttons' => array(
// ),
// );

Lesmond

Glad you got it sorted Dredd. will mark has solved.

IchBin

Dredd, did you have the downloads manager disabled? Or were you just getting this error regardless of it being on or off?

Dredd

#4
download manager is disabled.