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

Config Gaps!!

Started by brianjw, February 11, 2007, 04:16:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

brianjw

In my configuration menu, i am missing some mods i installed..... instead of them being there, there are big gaps :tickedoff:

Attached screenshot.
Attached modifications.english.php

Aku helped me with the SMF Arcade appearing now can he or someone else help me with this ugly gap. Is there any other files I need to attach? ???

Brianjw

brianjw

I have uninstalled member awards and the gaps are still there so member awards couldnt be it. :-\

brianjw

Here is a list of mods:

1. Custom Action Mod 2.04
2. Custom Profile Field Mod 3.16
3. SMF Gallery Lite 1.6.9
4. Member Awards 1.0.2
5. Profile Comments 1.2.1
6. SMF Radio 0.6
7. SMF Arcade 2.0.6
8. Spoiler Tag 0.3.1
9. RSS Feed Poster 1.0.1
10. Bear Tabs 1.0
11. nneonneo's AJAX ShoutBox 1.05
12. Custom Profile Field Mod 3.15
13. Paid Subscriptions 0.14
14. FontandSizeDropdown1.1 1.1
15. Reg Bar 1.0
16. BBCode Bar For Signature 1.0
17. URL Popup 1.0
18. SMFShop 2.3
19. SMF TV 0.1
20. SMF Links 1.6.3
21. Contact Page 1.0
22. Shop Item: Change Display Name CSS 0.1

All those mods are installed. None say Apply. :)

Brianjw

RoarinRow

Maybe the theme you're using has it's own modifications.english.php file   ???   If so, rename it so the mods will look for the modifications.english.php file in the default/languages folder.

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

Thurnok

#4
What RoarinRow points out, is the most likely cause.  This is something I've mentioned in the past, and hopefully, SMF might someday actually fix this.

There are two ways you can fix this, and keep all of your current settings (do one or the other, first is recommended way):

1) In your current theme (and any new themes you install) if they have a /Themes/<your theme>/languages/Modifications.english.php file, then edit that file and at the very top, but under the opening php tag ( <?php ) add the following line:

include_once($settings['default_theme_dir']."/languages/Modifications.english.php");


NOTE: If you are using a language other than English, use the appropriate language file instead.

2)  Copy the information in <your Theme>/languages/Modifications.<language>.php file to the /default/languages/Modifications.<language>.php file, then remove your Theme's Modifications.<language>.php file.

RoarinRow

Quote from: Thurnok on February 11, 2007, 05:18:45 AM
What RoarinRow points out, is the most likely cause.  This is something I've mentioned in the past, and hopefully, SMF might someday actually fix this.

There are two ways you can fix this, and keep all of your current settings (do one or the other, first is recommended way):
1) In your current theme (and any new themes you install) at the very top, but under the opening php tag ( <?php ) add the following line:

include_once($settings['default_theme_dir']."/languages/Modifications.english.php");


NOTE: If you are using a language other than English, use the appropriate language file instead.

2)  Copy the information in <your Theme>/languages/Modifications.<language>.php file to the /default/languages/Modifications.<language>.php file, then remove your Theme's Modifications.<language>.php file.

I've had to do #2 before, but glad there's an overall manual fix.   :up:

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

Thurnok

oops.. I see it might not have been too clear for item #1 so I modified the post...

brianjw

Quote from: Thurnok on February 11, 2007, 05:18:45 AM
What RoarinRow points out, is the most likely cause.  This is something I've mentioned in the past, and hopefully, SMF might someday actually fix this.

There are two ways you can fix this, and keep all of your current settings (do one or the other, first is recommended way):

1) In your current theme (and any new themes you install) if they have a /Themes/<your theme>/languages/Modifications.english.php file, then edit that file and at the very top, but under the opening php tag ( <?php ) add the following line:

include_once($settings['default_theme_dir']."/languages/Modifications.english.php");


NOTE: If you are using a language other than English, use the appropriate language file instead.

2)  Copy the information in <your Theme>/languages/Modifications.<language>.php file to the /default/languages/Modifications.<language>.php file, then remove your Theme's Modifications.<language>.php file.
I tried doing number 1 but it didn't work. Still get that gap :-\

Brianjw

Thurnok

Sounds like you might have installed them while not in the default theme.  Every mod you install, you should do so while you are in the default theme.  In otherwords, switch to default theme, install mod, switch back to your theme of choice.

Anyway, if you switch to the default theme and you still see the gaps that will tell you the language text strings are missing from the default, in which case the info I gave above won't help you.  You'll need to get them in the default first, then the info above will work for you just fine.

This website is proudly hosted on Crocweb Cloud Website Hosting.