I have made a completely fresh install of SMF 1.1.5 with no mods and default theme. The TP 1.0.5 package will not install automatically with errors on Index.Template.php & Help.Template.php
Attempting to manual install, I cannot get smf package parser to read the changes. It only reads the following: Any Ideas?
Quote
General Package Information
This is general information about the package, such as the package ID and name.
Package ID: bloc:tinyportal
Package name: TinyPortal
Package version: 1.052
Package type: modification
Installation instructions for SMF versions: 1.1, 1.1.1-1.1.99
Readme:
Install:TinyPortal1.0.5 alpha for SMF1.1.x
PHP script to execute: tp_install.php
Directories installed
* Themes will be copied to $boarddir
* Sources will be copied to $boarddir
* tp-downloads will be copied to $boarddir
* tp-images will be copied to $boarddir
* FCKeditor will be copied to $boarddir
* wysiwyg will be copied to $boarddir
* tp-files will be copied to $boarddir
Modifications to SMF files
Modification in BoardMod format: /home/sleepy1/backend/temp/packageparser/tinyportal1049.mod
Have no idea why, you have to ask on the site that holds the parser.
However you do have the manual install instructions in our docsection.
Copy and paste the code according to the description, make sure you read the 1.0.5 modinstruction.
Thanks G6 but I'm unable to get the coding via the parser to make the changes
As she also mentioned, we have this in our Docs board as well.
I looked couldn't find any code just install instructions
Modinstructions, hard to miss them as they are listed on the first page in the doc section.
Click the DOC button in the menu. look for modinstructions for 1.0.5
OK. Something must have worked. http://www.sportsrubes.com/forums/
Now I need to figure out why my CSS or a CSS is skewing the text everywhere.
See you have another theme as default.
Did you add the TP code to the style.css for that theme ?
RocketTheme Carbonation is set to default
I set the Default Forum Language to English and they appeared. Is there a good resource for what to do next that I can read on because really these issues are solved.
I allready told you and also asked you this very thing.
As you have another language set, you NEED to add a folder and name it the very same as your own language in
Themes/default/languages/ you see the english folder themre, Inside that folder, you have ALL the images needed.
you need to add a folder there,
Themes/Default/languages/ YOUR LANGUAGE/ and then copy all the images from the english folder into that new folder,
If your custom theme holds images for engligh, you will have to add it the same way in that themes language folder to.
Themes/YOUR THEME/langauges/( add folder and name ti to your language )YOUR LANGUAGE/copy images from englishfolder into this new (your language) folder
For more info on how to work with custom languages to your forum, please visit and read the documentation on simplemachines,org