SMF Ads Support Forum
May 24, 2013, 01:56:49 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Version 2.3 has been released. Visit http://mods.simplemachines.org to get the most up to date version.
 
   Home   Help Downloads Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Has anyone had any luck with Proton Theme?  (Read 896 times)
0 Members and 1 Guest are viewing this topic.
Hagadoo
Newbie
*
Offline Offline

Posts: 1


« on: January 15, 2007, 01:23:13 pm »

I have been having a hard time getting this to work with the proton theme, works great with the default theme, but My Site is based on the Proton Theme only. Using SMF 1.1.1

    I found some of the code to be inserted but have the following problems

In theme directory find and open index.template.php:

numerous occasions of </td>

Can't find template_menu();

can't find // Show the "Powered by" and "Valid" logos, as well as the copyright. Remember, the copyright must be somewhere!

In BoardIndex.template.php find:
can't find echo '
   </div>';


In MessageIndex.template.php find:

can't find

echo '
      </table>
   </div>';


Any help would be appreciated, as I really want to ad the ads to the Forum

Thanks,

Hag

http:www.hagadoo.com
Logged
bigguy
Support
Elite Member
*
Offline Offline

Posts: 1518



WWW
« Reply #1 on: January 22, 2007, 11:46:37 am »

For this:

Code:
template_menu();

Try searching for this:

Code:
template_menu()

or this:

Code:
template_menu

And for this:

Code:
// Show the "Powered by" and "Valid" logos, as well as the copyright. Remember, the copyright must be somewhere!

Try searching for this:

Code:
// Show the "Powered by" and "Valid" logos

The rest of them I usually compare the to a default template file. I find the code in the default template and then look for similiar spots in the template file I am modifying. If you can't find one of the edits always try searching for part of the edit, most of the time you will find it.
Logged

SMF Ads Support Forum
   

.
 Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

.
Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
SMFAds for Free Forums
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFAds.com is not affiliated with nor endorsed by Simple Machines.