• [MOD] Dynamic Page Title for v1.7 & v1.7.1 5 0 5 1
Currently:  

Author Topic: [MOD] Dynamic Page Title for v1.7 & v1.7.1  (Read 300216 times)

0 Members and 3 Guests are viewing this topic.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #45 on: November 17, 2005, 01:04:32 AM »
Maybe <- thats the best possible solution you could get for as much information about the problem as you've provided ;)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #46 on: November 18, 2005, 07:48:44 AM »
it was the template engine from 1.7.1 that was causing the Dynamic title problem in 1.7

Offline seabreeze

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: Please, put that files in zip/rar
« Reply #47 on: November 24, 2005, 05:26:13 PM »
My gallery did not work after all changes  :cry:

Can anybody put modified files in archive (zip/rar) and send me ones via e-mail: goto-1@355.copi.ru
Thank you.
Sincerely yours,
Arthur.

Offline bunelul

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #48 on: November 30, 2005, 08:40:47 PM »
Hello

Only 2 questions regarding this mode:

1. Is possible to print on the title search string like: " keyword / search / site_title " ?
2. On 2 different sites the same happens on http://mysite.com/member.php?action=uploadform&cat_id=nn
on the title is printed
...a href="./categories.php?cat_id=nn" class="clickstream">category_title</a>&nbsp;/&nbsp;Upload Image&nbsp;/&nbsp; Site_title...

Could somebody help me?
On The rest of pages the dinamic title page works well.

Thanks.

Hello

I can`t imagine nobody knows about these questions. Please, if someone can figure out how to print on the title line Search_keyword \ ... \ Site_title  - help me.
The second question i`ve solved by removing {header} from template and adding all head info needed, on the member.html template.

Beside this, want to say you, this small problems can`t shadow the great image of 4 images script.

Thanks all for it and best regards!

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #49 on: January 17, 2006, 05:52:56 PM »
Sorry but something is wrong :?

I made changes by bentleykf and now it should be e.g.

Picture Name / Sub-Category / Main-Category / HP-Title but it is

Picture Name / Main-Category / Sub-Category / Home / HP-Title



Something I have mixed !?!?? I have changed the details.php ones more but it still looks like before...

Please help again  :oops:

Does someone knows how to get rid of the "/ Home /" - part in the title ?
( you only see this if you go to a picture, no "home" part in title when you go to categories )
thx

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #50 on: January 17, 2006, 06:10:30 PM »
Sorry but something is wrong :?

I made changes by bentleykf and now it should be e.g.

Picture Name / Sub-Category / Main-Category / HP-Title but it is

Picture Name / Main-Category / Sub-Category / Home / HP-Title



Something I have mixed !?!?? I have changed the details.php ones more but it still looks like before...

Please help again  :oops:

Does someone knows how to get rid of the "/ Home /" - part in the title ?
( you only see this if you go to a picture, no "home" part in title when you go to categories )
thx

Assuming you're talking about the clickstream from your details.php file,

look for :

Quote

$page_title = $config['category_separator'].$lang['home'].$config['category_separator']; // MOD: Dynamic page title


replace with :

Code: [Select]

//$page_title = $config['category_separator'].$lang['home'].$config['category_separator']; // MOD: Dynamic page title


(uncomment it). ;)

Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #51 on: January 17, 2006, 06:18:10 PM »
yes, that's it.

thx a lot  :!:

Offline artistichideaway

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #52 on: January 18, 2006, 11:17:34 AM »
I've tried this mod too but can't make it work. I've got 4images 1.7.1. I checked twice all steps and I didn't miss anything.


I'm not sure what I'm doing wrong...

« Last Edit: February 23, 2006, 11:42:22 AM by artistichideaway »

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #53 on: January 18, 2006, 03:43:41 PM »
Quote

I've tried this mod too but can't make it work.


Precision.  :roll:

Offline artistichideaway

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #54 on: January 19, 2006, 10:52:00 AM »
No, honestly. I've done everything as instructed. I've gor other mods running on my web without any problems.
I don't know why it's not working. Maybe the server is doing it...

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #55 on: January 19, 2006, 02:03:32 PM »
ok
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline askwar

  • Pre-Newbie
  • Posts: 8
    • View Profile
    • My Homepage
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #56 on: January 22, 2006, 01:22:19 PM »
Hello!

Attached, you can find a diff against the 1.7.1 files. This diff can easily applied by running:

Code: [Select]
patch -p1 < mod-dynamic-page-title_4images-1.7.1.patch.txt
You can find the patch also on my homepage at http://alexander.skwar.name/4images-patches/mod-dynamic-page-title_4images-1.7.1.patch

For me, that's a lot easier to read than those plain text commands and also a lot less error prone...

Offline wallpapers

  • Full Member
  • ***
  • Posts: 107
    • View Profile
    • Tuned-Cars.Net
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #57 on: February 19, 2006, 09:38:15 PM »
This is a great mod ..... i installed without any problems  :lol: :mrgreen:



Offline IWS_steffen

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • Kreuzfahrtschiffe gestern und heute
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #58 on: February 21, 2006, 07:45:30 PM »
Hallo

Der MOD läuft super :D
Hat vielleicht jemand eine Idee wie ich es hinbekomme, dass bei der Bildsuche nach Eingabe eines Suchbegriffes im Titel nicht nur das Wort "Bildsuche" sondern auch der entsprechende Suchbegriff steht.

Freue mich über Vorschläge.

Grüsse aus Hamburg

Steffen

Offline wallpapers

  • Full Member
  • ***
  • Posts: 107
    • View Profile
    • Tuned-Cars.Net
Re: [MOD] Dynamic Page Title for v1.7 & v1.7.1
« Reply #59 on: March 02, 2006, 09:54:04 PM »
This is also a great mod  :lol:
I installed with no problems  :D