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

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,963
  • Latest: BiZaJe
Stats
  • Total Posts: 195,911
  • Total Topics: 21,307
  • Online today: 884
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 673
  • Total: 673

I can't install TP

Started by Black Zero, August 31, 2009, 05:30:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Black Zero

I've tried to upload the tinyportal archive but it says the host doesn't support zlib.
I uploaded the TP folder in Packages trough Ftp and when I apply the mod it requires ftp server,username,password and local path to smf.I complete them and after i click proceed I see in my web host admin panel:tp_articles,tp_blocks,tp_data,tp_dldata,tp_dlmanager,tp_modules,
tp_rates,tp_ratestats,tp_settings,tp_shoutbox and tp_variables but nothing appears in my forum admin panel.I have tried manual installing but when I acces my site i have some errors.
What should I do to install TP?

P.S:Sorry for my bad english.


Black Zero

I have tried manual installing but i've got this error:

Parse error: syntax error, unexpected '}' in /www/vndv.com/b/l/a/black-knights/htdocs/index.php on line 376

IchBin

Did you look at the line in your index.php file to see if there was an error? Can you post about 15-20 lines above and below that line number in that file?

Black Zero

'vote' => array('Poll.php', 'Vote'),
'viewquery' => array('ViewQuery.php', 'ViewQuery'),
'who' => array('Who.php', 'Who'),
'.xml' => array('News.php', 'ShowXmlFeed'),
'tpadmin' => array('TPortalAdmin.php', 'TPortalAdmin'),
                'forum' => array('BoardIndex.php', 'BoardIndex'),
                'tpmod' => array('TPmodules.php', 'TPmodules'),
);

// Get the function and file to include - if it's not there, do the board index.
if (!isset($_REQUEST['action']) || !isset($actionArray[$_REQUEST['action']]))
{
// Catch the action with the theme?
if (!empty($settings['catch_action']))
{
require_once($sourcedir . '/Themes.php');
return 'WrapAction';
}

// Fall through to the board index then...
require_once($sourcedir . '/BoardIndex.php');
return 'BoardIndex';

I think it is somewhere around here.
But i replaced the index.php file and i've got another error at load.php and admin.php and probably others.Maybe I made something wrong.
But why the files appeared on my web host if TP wasn't installed?

IchBin

It's likely the install process didn't complete. Just because something doesn't show after an install, doesn't mean that it didn't do anything. That code looks fine from what I can tell. If you can't figure out the error in the file, attach your file and we'll try to take a look.

Black Zero

I changed the webhost and now everything works just fine.
Sorry for bothering you.

This website is proudly hosted on Crocweb Cloud Website Hosting.