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

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 135
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 177
  • Total: 177

Manual Install?

Started by copter, April 30, 2006, 06:10:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

copter

I understand where the manual install files go. :)

I don't understand where the manual install database files goes. Please can someone tell me. :D

Also the instructions for manual text file, there was some text I could find in my SMF 1.0.7 ::)

I'll give it another attempt. ;)

Also I don't have the babylon theme - is it mandatory or is the default fine. O0

Please don't lock this topic, I'll post here If I can't find anything after searches in future.

P.S. I've been trying to install this for a few weeks now and wasn't sure what to do so posted here for help :smiley6600:

IchBin

the install file for the database goes into the forum root. Then you just access that file in your browser and it will install the database tables.

Xarcell

You "run" the file to install your databse info by going to the file's url.

copter

Yup, I've done that now. :)

In my smf/Themes/default/index.template.php file, I cannot complete the instructions:


Quote<search for>
               <img src="', $settings['header_logo_url'], '" alt="', $context['forum_name'], '" border="0" />';
</search for>
<add after>
// TinyPortal
     if($context['TPortal']['showtop']==1)
     {
// TinyPortal end
</add after>

Quote<search for>
                     ', $context['common_stats']['total_posts'], ' ', $txt[95], ' ', $txt['smf88'], ' ',

$context['common_stats']['total_topics'], '
', $txt[64], ' ', $txt[525], ' <span style="white-space: nowrap;">', $context['common_stats']

['total_members'], '
', $txt[19], '</span>

                     ', $txt[656], ': ', $context['common_stats']['latest_member']['link'], '
                  </div>
               </div>';
</search for>
<add after>

// TinyPortal
       }
//  end
</add after>

Quote<search for>
      <a href="javascript:void(0);" onclick="shrinkHeader(!current_header); return false;"><img id="upshrink" src="', $settings['images_url'], '/',

empty($options['collapse_header']) ? 'upshrink.gif' : 'upshrink2.gif', '" alt="*" title="', $txt['upshrink_description'], '" style="margin: 2px 2ex 2px 0;"

border="0" /></a>';
</search for>
<replace>
';
// TinyPortal

         if($context['TPortal']['showtop'])
             echo '<a href="javascript:void(0);" onclick="shrinkHeader(!current_header); return false;"><img id="upshrink" src="', $settings['images_url'],

'/', empty($options['collapse_header']) ? 'upshrink.gif' : 'upshrink2.gif', '" alt="*" title="', $txt['upshrink_description'], '" style="margin: 2px 0;"

border="0" /></a><img id="upshrinkTemp" src="', $settings['images_url'], '/blank.gif" alt="" style="margin-right: 1ex;" /> ';
         if($context['TPortal']['leftbar'])
             echo '<a href="javascript:void(0);" onclick="shrinkHeaderLeftbar(!current_leftbar); return false;"><img id="upshrinkLeftbar" src="', $settings

['images_url'], '/', empty($options['collapse_leftbar']) ? 'upshrink.gif' : 'upshrink2.gif', '" alt="*" title="', $txt['upshrink_description'], '"

style="margin: 2px 0;" border="0" /></a><img id="upshrinkTempLeftbar" src="', $settings['images_url'], '/blank.gif" alt="" style="margin-right: 0ex;" />';
         if($context['TPortal']['rightbar'])
             echo '<a href="javascript:void(0);" onclick="shrinkHeaderRightbar(!current_rightbar); return false;"><img id="upshrinkRightbar" src="',

$settings['images_url'], '/', empty($options['collapse_rightbar']) ? 'upshrink.gif' : 'upshrink2.gif', '" alt="*" title="', $txt['upshrink_description'], '"

style="margin: 2px 0;" border="0" /></a><img id="upshrinkTempRightbar" src="', $settings['images_url'], '/blank.gif" alt="" style="margin-right: 0ex;" />';
// TinyPortal end
</replace>


Xarcell

Are you using a custom theme? If you are, those lines may not be present. If you need help with a theme conversion, ask crip. He's the most experinced at it.

copter

I'm using the default theme in smf. So will it still work even without those changes. :)

I've got another theme done by 7dana [smf 1.0.7] so I'll post on that in abit :D Thanks for informing me :up:

Xarcell

7dana makes good themes, especially with wordpress.

copter

yeah, they are excellent and look really compact :D

Xarcell

I wonder if I talk to her again, if I can get her to make some TP themes?

copter

Yeah that's a good idea because they'd suit tp :) do you reckon i'd be able to use my current 7 dana theme with tp - or does it need editing :)

This website is proudly hosted on Crocweb Cloud Website Hosting.