News:

Join the Facebook Fan Page.

Main Menu

Sitemap

Started by SlammedDime, May 12, 2007, 05:43:04 PM

Previous topic - Next topic

Sabre™

You would have to manually install the code for your  index.template.php  in your default theme.

With the other themes, are they installed?  Are you using them?
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


SlammedDime

It's not going to work on any 2.0b4 theme without a little fudging around on index.template.php, that what my first post above to you was about, please read what I quoted.
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

sombra

#602
im sorry im triying to tell you guys that firt this is not my langueage so i dont understand everuthing you say and im newbie so sorry if it bothers that i keep asking im triying to understand

QuoteYou would have to manually install the code for your  index.template.php  in your default theme.

your telling me that that is the only thing i have to do manualy and it will be fully instaled?

second do i need to install first and then manual edit the index.template.php of the theme im using or the other way around?

and thanks for the suport  and understanding


Sabre™

Going from your previous post,  yes,  the  index.template  for your Default theme is all you need to edit.
For the other themes, you will have to manually edit those also.

SlammedDime pointed you to a previous post of his, be sure to read that buddy
I will leave you in his specialised hands.
Good luck :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


sombra

im triying to find the lines but im not findind them to edit them in the file of the theme im using darckbreak can some one chek this for me please

sombra

what im looking for in this file to change and be a little basic in the instruccion im no expert and wont understand if you go to technically on me

MOI DREAD

Hey everyone, im a friend of sombra's and we are working on the same page together.

Now we are really new at this and we dont know where to find the problem.
SlamDime told him to add some codes. Exactly where?  In the mod files or in the theme files ?

Thanks for being patient and thanks in advance for any help :) 

Sabre™

Add that code in the footer of the index.template.
You have already altered that area, so do the same, adding the link in that area or another.

It is difficult to assist with little information, and nothing to look at.
A link to the site is always the better option.

Look at  [THIS]  for future reference. :)

Good luck
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


sombra

what code?

www.todoilegal.net

it woud be easy it you woud go to the point i already have like 20 post asking and asking for a basic manual and you keep going around my questions im thinking your not understanding that i dont understant everithing im reading becouse i speak spanish or maybe becouse im not a programer but still im here trying to make you guys just to give me a simple instruction of what i need to do i already read the other post and no i still dont understand that why im still posting

can you give me a new hint? forget theres other post if you can and tell me what i need to do but please dont keep posting the same thing again and again

hartiberlin

Does this Sitemap mod run with SMF 1.1.7 and TinyPortal 0.983 ?

Many thanks.

Sabre™

@ hartiberlin

Yes it works perfect with 1.1.7. and TP 0.983 :)



@ sombra


When your friend says this
Quote from: MOI DREAD on November 19, 2008, 09:36:56 PMSlamDime told him to add some codes. Exactly where?

This means he knows the code, and is asking where to put it.
English is my 3rd language, and if I don't understand, I learn, I don't get angry. :)

Do you understand what the footer is?
That is where the code for the index.template usually goes, but you have changed the whole area.

I don't know how you want to set it up, try this, then ,change how you want

LOOK FOR
<div id="footerarea">

ADD AFTER
<li class="last"><a href="'.$scripturl.'?action=sitemap" class="new_win"><span>', $txt['sitemap'] ,'</span></a></li>

I do not use SMF 2 beta 4 and took the code from [HERE]

If you still dont understand, then ask NIBOGO to come here and read to you.

Good luck :) 


wOOt my 600th post :D     * dances a jig
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


Sabre™

[THIS] is where SlammedDime was telling you to look at that code.
Look above that post, that is you no?

He also said this to you on this page
Quote from: SlammedDime on November 19, 2008, 05:49:47 PM
It's not going to work on any 2.0b4 theme without a little fudging around on index.template.php, that what my first post above to you was about, please read what I quoted.

NIBOGO is the Moderator in the Spanish section of this website.

And you are welcome :)

EDIT:
You removed your post sombra.
Why?  :-\
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


sombra

mm thanks but you got to try to understand that not everybody has the same knoleage in this area

so thanks for your help al last i can do that

Sabre™

Quote from: sombra on November 20, 2008, 04:06:45 PM
mm thanks but you got to try to understand that not everybody has the same knoleage in this area

I do understand that, thats why I am here trying to help you.
I do not know any coding, I cant even code my own name, but I try, and read the posts people make.
Then try myself.
Everyone here knows I cannot code, but take the time to try and learn.
I am a labourer buddy :)  Driving forklifts is what I do, not coding.
But I try ;)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


sombra

thanks for undesrtanding me its a little frustrating some times wen you wana get somthing done and dont know how

but well

y made the change you told me to do

and installed the smf even if it was telling me one test failed i did it manual so did the install

now i have a sitemap on my forum on the footer it suposed to look like this?

http://todoilegal.net/index.php?action=forum


? its all fine can you tell me and agian thanks

Sabre™

Yes that is it buddy. That is how it is supposed to be.
Good job

You are most welcome :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


sombra

haha i fell your making laugth of me hahaha but i deserv it hehehe

again thanks whit out your help cudent done it :D

Sabre™

#617
Oh wait, do you like your footer to the left, or in the middle?

If you want your copyright and sitemap text in the middle, then go into your css and look for
footerarea
Then add this under it
text-align:center;

so now it looks like this
#footerarea {
padding: 15px 0 0 45px;
color: #888;
font-family:tahoma;
font-size: 11px;
    text-align: center;
}


Look like this now


look like this after

right click and select view image for big picture
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


lobo777

I tried to install this mod (great mod idea by the way!!) on my 1.1.7... I searched through this topic for answers but being somewhat of an amateur at this stuff, I was thoroughly confused, because the topic contains 31+ pages that refer to various versions of this mod.  There was no XML link or any change that I could see after installation.  I looked at the install documentation for this version and damn - there sure are a ton of edits that need to be done for being automatically installed through the package section.  I am NOT using a default theme so I'm used to changing a couple files with most mods. 

Glad that the advanced peeps can use this, but it doesn't seem efficient or organized enough for less experienced coders.  You're obviously very skilled and it's a great mod - my intention of this reply was just to let inexperienced people know that its not going to be all peachy keen once you install it via admin.

Thanks for the mod, and pls realize I am just trying to add my take on this mod, not to shoot it down - with this many posts, its obvious its a great mod!!  If you have any suggestions for me or corrections, please let me know - perhaps I missed something.

SlammedDime

QuoteI looked at the install documentation for this version and damn - there sure are a ton of edits that need to be done for being automatically installed through the package section.
Could you point me to the documentation your referring to?  The only template change required on non default themes is on index.template.php and on style.css, and that is to display the link to the Sitemap itself and to add two small styles.  Not difficult by any means that I can think of.

As for the XML link, as an admin, you will always see it.  As a regular user or guest, you will only see it if the admin has enabled it, in the settings with the rest of the sitemap settings.
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

Advertisement: