Author Topic: Tags and Keywords Problem  (Read 5533 times)

0 Members and 1 Guest are viewing this topic.

Offline whimper

  • Newbie
  • *
  • Posts: 23
    • View Profile
Tags and Keywords Problem
« on: January 07, 2009, 03:21:55 PM »
i do everything correctly. but there is a problem in my keywords and keyword cloud php

look at this:
www.wallpaperdownload.org

on page at downside u see keywords. when i click on it, it shows me the pics about this keyword. but problem is in this result page,
when i click on pics, the page cant found..
same it in

http://wallpaperdownload.org/keyword_cloud.php

how can i fix it? whats wrong.. ?
heLp Pls.
www.WallpaperDownload.Org (on sale - satılıktır 60TL = 40$)

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: Tags and Keywords Problem
« Reply #1 on: January 07, 2009, 03:29:03 PM »
keyword_cloud.php is not part of 4images. It must be a mod you've installed.
Please reply to the appropriate topic, so the author and/or someone else who monitoring and knows how that mod works could assist you.

Thank you.
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 mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Tags and Keywords Problem
« Reply #2 on: January 07, 2009, 04:40:30 PM »
1. as V@no said ... "Please reply to the appropriate topic" ...
2. it is not a problem with keyword_cloud.php ... it is a problem with your SEO-MOD (short URls) ...
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Tags and Keywords Problem
« Reply #3 on: January 07, 2009, 04:54:57 PM »
... after testings on your website ...

3. your "New Images" via search also not work with your SEO-MOD (short URls) ...
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline whimper

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Tags and Keywords Problem
« Reply #4 on: January 07, 2009, 07:35:05 PM »
1. as V@no said ... "Please reply to the appropriate topic" ...
2. it is not a problem with keyword_cloud.php ... it is a problem with your SEO-MOD (short URls) ...
thnx,

i changed the link of New Images page on buttons, i dont use it.
it was working before i change it.

hmm. u said the prob. is about seo mod. hmm.. but error isnt a 404 error and in categories, when i click on pics, it works well..
um... ummmmmm   :idea:

thnx for interest.

thnX v@no and mawenzi

edit: i fix it, yes it was about seo, and i changed my htaccess. it works well now.

if somebody has this prob:
change ur htaccess to

Code: [Select]
RewriteEngine On

#RewriteBase /
RewriteRule ^cat-(.*)-([0-9]+).htm categories.php?cat_id=$2&%{QUERY_STRING}
#Mod_bmollet : Image name in URL
RewriteRule ^img-(.*)-([0-9]+).htm details.php?image_id=$2&%{QUERY_STRING}

#Mod_bmollet : This is to make search function work  ( redirect links from search results )
RewriteRule ^search\.htm$ search.php?%{QUERY_STRING}
RewriteRule ^search\.([0-9]+)\.htm$ search.php?page=$1&%{QUERY_STRING}
RewriteRule ^img([0-9]+)\.search.htm$ details.php?image_id=$1&%{QUERY_STRING}
RewriteRule ^cat\.htm$ categories.php?%{QUERY_STRING}
RewriteRule ^lightbox\.htm$ lightbox.php?%{QUERY_STRING}
RewriteRule ^img([0-9]+)\.lightbox.htm$ details.php?image_id=$1&%{QUERY_STRING}
« Last Edit: January 07, 2009, 07:50:25 PM by whimper »
www.WallpaperDownload.Org (on sale - satılıktır 60TL = 40$)

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Tags and Keywords Problem
« Reply #5 on: January 07, 2009, 07:57:52 PM »
... and only a short hint or a question to your website ...
... everybody can see your real size images in a new window ... so nobody need a download button ... ;)
... but maybe it is the intention ... ?
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline whimper

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Tags and Keywords Problem
« Reply #6 on: January 15, 2009, 03:01:54 AM »
... and only a short hint or a question to your website ...
... everybody can see your real size images in a new window ... so nobody need a download button ... ;)
... but maybe it is the intention ... ?

yup, nobody need download button, just a button necessary, i dont care  :mrgreen:
people can download it in one click on button, but if they click the pic, the big size is open, after than right click then save as ...  blah blah..
(totally 2 click is the difference)

hehe 2 click , 2 sec in ur life ...
i care ur seconds ... :D:D

hehe stupid answer :P but may not ..  :roll:

yes the real intention: is about the pic's link..
pics are not on my websize, all of them are on different site links, if visitors use the download button, they ll not realize the pics real link

heheh u r really careful , simple detail .

hmm i have a new idea  :idea: how can i ignore to click on it(want to use only download button) ?? hmmmmm
if i do , nobody know the pics real link =)

wuuuhuuuuu thnXx =) but i changed the hosting tonight waiting ns... after than i ll tryyy
thnx again mawenziiiii :D:D:D:D




« Last Edit: January 15, 2009, 03:12:14 AM by whimper »
www.WallpaperDownload.Org (on sale - satılıktır 60TL = 40$)