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,965
  • Latest: boruko
Stats
  • Total Posts: 195,982
  • Total Topics: 21,320
  • Online today: 431
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online

Removing Forum from Frontpage

Started by BlizzForge, September 16, 2011, 04:59:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kent[ka]

Sorry, for some reason i'm not allowed to send Pm's. Guess i'm under "newb" status. Create your account and i will give you the "temp admin" if that's what you need to fix the problem.

IchBin

You should be able to now as the limit is 5 posts. I'd prefer you to set it up, this way I don't have my account details spread to the hundreds of sites I help do support on over time.

kent[ka]

Lol, my last post was the key, what a fail from me. Anyways there you got it, hope you can fix our problem and thanks for the help.

IchBin

Looks to me like your install didn't complete or something. I can't even preview or view an article after I created a test article either. I thought about doing a reinstall, but upon uninstalling it can't find one of the edits that it was supposed to make in the index.php file. At this point I'd say you should probably take a look at the manual install instructions, then go through each file and see if the edits have been made.

kent[ka]

Yeh, i saw your test but, i didn't installed TP. My friend got the database, basically i have same acces to those things as you. I will tell my friend to check it out as soon as possible. Thanks for looking at it, i belive the problem is with the installation as you said.

I will let you know whenever he checks it all. Thanks again. ^^

kent[ka]

#15
Dam it..  SP works but not TP.. I want TP.

kent[ka]

QuoteLooks to me like your install didn't complete or something. I can't even preview or view an article after I created a test article either. I thought about doing a reinstall, but upon uninstalling it can't find one of the edits that it was supposed to make in the index.php file. At this point I'd say you should probably take a look at the manual install instructions, then go through each file and see if the edits have been made.

Umm now, i'm confused about what you said. The problem is with SMF? because i removed the mod of TP and when i uploaded again all was fine, then tried to install and got error.

Execute Modification ./index.php Test failed
- Replace ./index.php Test failed

Quote// Action and board are both empty... BoardIndex!      if (empty($board) && empty($topic))      {         require_once($sourcedir . '/BoardIndex.php');         return 'BoardIndex';      }

Quote// first..if the action is set, but empty, don't go any further      if (isset($_REQUEST['action']) && $_REQUEST['action']=='')      {         require_once($sourcedir . '/BoardIndex.php');         return 'BoardIndex';      }      // Action and board are both empty... maybe the portal page?      if (empty($board) && empty($topic) && $settings['TPortal_front_type']!='boardindex')      {         require_once($sourcedir . '/TPortal.php');         return 'TPortal';      }      if (empty($board) && empty($topic) && $settings['TPortal_front_type']=='boardindex' && (isset($_GET['cat']) || isset($_GET['page'])))      {         require_once($sourcedir . '/TPortal.php');         return 'TPortal';      }      // Action and board are still both empty...and no portal startpage - BoardIndex!      elseif (empty($board) && empty($topic) && $settings['TPortal_front_type']=='boardindex')      {         require_once($sourcedir . '/BoardIndex.php');         return 'BoardIndex';      }

So i don't understand now, as you can see i'm very newb at all this stuff.. .

IchBin

The install failed because the file has been modified where TP is looking for certain code. Either another mod has edited the code that TP is looking for, or someone has altered it manually.

kent[ka]

Do you think, Simple Portal could have done that? Because it was installed once and removed. Now SP still there but is not "installed".

IchBin

Well if you didn't modify it, then yes another mod did it. I'm sure Simple Portal modifies some of the same sections that TP does, I'm just not sure exactly which parts though.

This website is proudly hosted on Crocweb Cloud Website Hosting.