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

Recent

Welcome to TinyPortal. Please login or sign up.

May 18, 2024, 02:29:52 PM

Login with username, password and session length
Members
  • Total Members: 3,886
  • Latest: Grendor
Stats
  • Total Posts: 195,189
  • Total Topics: 21,220
  • Online today: 112
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 1
  • Guests: 54
  • Total: 55
  • @rjen

Tiny Potral install error on SMF 1.0.7

Started by bigb, April 01, 2006, 09:06:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bigb

:uglystupid2: I'm running the Helios Multi theme on a SMF1.0.7 forum site. This is a clean install.
When I try to install  tp in the Package Manager I I download the files to the package manager however, everytime i try to install the tp package i get an error stating that my file is incompatible or corrupt.

  Mod Name Version   
1. SMF 1.0.7 / 1.1 RC2 Update 1.0  Installed
2. SMF 1.0.6 Update 1.0   

Site: http://www.islandtackle.com/smf/index.php
What am I doing wrong

If I need to do a manual install Please give me step by steps to do this.

G6Cad

Are you applying the TP mod from the Default theme ?
TP needs to be installed from the default theme.

Second thing is the theme itselfe. Do you have the SMF version of HELIOS, or the TP version of HELIOS ?

You cant use Tp if you havent got the TP theme installed.

bigb

I applied Tp to the default theme and I have TP version of HELIOS installed.
I have tried to install TP in both my SMF default theme and under the TP version of HELIOS..
I get the error an stating that my file is incompatible with SMF or corrupt.

If I use the TP version of HELIOS I get the error
Fatal error: Call to undefined function: tportal_version() in /home/tunatack/public_html/islandtackle/smf/Sources/Load.php(1040) : eval()'d code on line 417


I think this is from not having TP installed yet
Thanks for the help

WebMasterZ

#3
I guess Bloc has not added  1.07 to the install yet

You need to edit package-info.xml in the zip file

find on Line 8

<install for="1.0.5, 1.0.6">


and change to

<install for="1.0.5, 1.0.6, 1.0.7">


find on line 17

<uninstall for="1.0.5, 1.0.6">

And change to

<uninstall for="1.0.5, 1.0.6, 1.0.7">


Zip up and Reupload to your server and try again

bigb

Cool that worked Great!!! Thanks For the help..

I only have one small prob. With my  Helios TP Theme / some of the gif files are missing and are not in the tp zip file.    the files are  -  tpmodule.gif - tpmodule2.gif - tpoptions.gif - tpgoto.gif


where can I find these

WebMasterZ

#5
they are in the rc2 helios tp theme
download here
http://www.tinyportal.net/smf/index.php?action=tpmod;dl=item82

extract the image files you are missing & upload to your server

;)

muttly

I have a similar problem. I have edited my Package.info.xml file as shown above and this now allows the package manager to install the package but i get the following error when i try and install;
An Error Has Occurred!
2: opendir(/home/ian/forum/Packages/temp/Themes) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory
File: /home/ian/forum/Sources/Subs-Package.php
Line: 949

I have chmod 777 both these directorys and checked they exist but just keep getting the same error.

Thanks in advance for your help.

G6Cad

#7
It seems like you have the theme in some "temp" forlder, and the xml file are looking for the theme in the "default" folder. You have to keep the files as is and not rename them or put them in any other foldername.

The packagemanager are looking in the wrong folder for where you have the theme files in.

Should look like this

wwwroot
  *FORUM
      *THEMES

And not

wwwroot
    *FORUM
         PACKAGES
              *TEMP
                 *THEMES

muttly

Thanks for the prompt reply!

However, i did not move/rename any of the directory's. I have a Themes folder in here; /home/ian/forum/Themes.
I deleted all my files and directory's in my temp folder and tried to install again. I get to here,
Install Actions for archive Tinyportal0_86.zip:
Installing this package will perform the following actions:
   Type    Action    Description
1.    Extract Tree    ./Themes    
2.    Extract Tree    ./Sources    
3.    Extract Tree    ./wysiwyg    
4.    Extract Tree    ./tp-downloads    
5.    Execute Code    tp_install.php    

[ Proceed ]

When i get click proceed, i get,

An Error Has Occurred!
2: opendir(/home/ian/forum/Packages/temp/Themes) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory
File: /home/ian/forum/Sources/Subs-Package.php
Line: 949

Can i edit the install file to point to the themes dir?

thx

G6Cad

You shouldent have to do that.

If you can, look and see if the source file is there and are writable. And if not, upload a new Subs-Package.php to the rootdir/sources