Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Horseshoe

Pages: [1]
1
Please help us to understand the code ?  :?

2
how to install it:

<title>
<?php
$page_title = strip_tags($clickstream);
$page_title = str_replace("Home&nbsp;/&nbsp;","",$page_title);
$page_title = str_replace("&nbsp;/&nbsp;","&nbsp;-&nbsp;",$page_title);
echo $page_title; php?> - {site_name}
</title>

in 1.7.6 ?

p.s. set in header.html but in the end:
Home - My Images - My site
   
but as that was:
My Images - My site

?

sorry for my English

Help  :?

3
Hello,
Who can put please file of mod 1.7.6 includes/functions.php
or show what you need to make any changes to the code?

Please Help ?

Pages: [1]