| Author |
Message |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Tue Feb 27, 2007 12:01 am |
|
Sounds like you may not have turned the rewrite engine on.
Make sure before the rewrite statements, you have this line (make sure it is not commented out):
RewriteEngine On |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Sat Mar 03, 2007 11:20 am |
|
| rikimaru wrote: |
| thanks, that made it work. |
Sorry, I was trying to split out your additional questions into new threads and messed up. I wanted to get your reply back in this thread to "close it out".
The reason I am splitting is that it is not good form to have unrelated questions/answers in a thread. I will open up two additional threads to address your two separate topics.
Here are the other two threads that I have opened up for the other two questions:
How to Shorten Links on Other Modules
How to Have Page Titles Change Dynamically |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
rikimaru
Newbie


Joined: Feb 26, 2007
Posts: 7
|
Posted:
Sun Mar 04, 2007 8:15 am |
|
ok thank you montego, it was my fault i asked the wrong questions in the wrong place
One more thing, i installed Shortlinks into my other website, everything is ok but the links don't apear when you point your mouse at the buttons, but if you try to access the link directly it works, i mean if i try for example www.mypage.com/forums.html the page exists and its the same like www.mypage.com/modules.php?name=Forums . So what i want to know, is why its not showing the links directly ? do you have any ideea montego ?
Thanks in advance! |
Last edited by rikimaru on Sun Mar 04, 2007 8:24 am; edited 1 time in total |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Sun Mar 04, 2007 8:19 am |
|
No, do not worry about that one bit. It is done all the time, but I just try to keep things as clean and clear as possible. Besides, these were very good questions, so good in fact, that I felt that they deserved to the Stickies!
Thanks! |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Mon Mar 05, 2007 8:58 am |
|
| rikimaru wrote: |
One more thing, i installed Shortlinks into my other website, everything is ok but the links don't apear when you point your mouse at the buttons, but if you try to access the link directly it works, i mean if i try for example www.mypage.com/forums.html the page exists and its the same like www.mypage.com/modules.php?name=Forums . So what i want to know, is why its not showing the links directly ? do you have any ideea montego ?
Thanks in advance! |
Changed your post did you? Where is my "smack-down" emoticon when I need it.
Maybe a link to your site would be helpful. Do you see the same problem here on my site? If so, point it out to me where it is so that I can analyze it further. Thanks. |
| |
|
|
 |
rikimaru
Newbie


Joined: Feb 26, 2007
Posts: 7
|
Posted:
Mon Mar 05, 2007 9:10 am |
|
well... i didn't find any of those problems here at your site montego, but trust me i will search for them
Anyway for my website its not one or two... its almost all, here are some examples you can try www.Garcya.us (here nothing works, notice that this will redirect you to my actual website) this is where i tried to see if for example the shortlinks work and i put in my url www.garcya.us/forums.html and saw that everything is ok, but if i point my mouse to the link on my website it shows me the long url and so on for all modules and blocks (thats my web site), and you can try some i made www.radio-resita.ro for example at the last one when i'm logged in as admin, my "modules" block they all show the long url, and the rest are kind'of working, excepting the voting block... if you need some more info please let me know, ok ? |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Mon Mar 05, 2007 9:17 am |
|
Well, if on the first site you are referring to your template graphics, you have no anchor around these. These a strictly handle through the javascript that you have placed in them, so no normal browser links will show.
This has nothing to do with ShortLinks. Try turning off ShortLinks and you should see the same thing. |
| |
|
|
 |
rikimaru
Newbie


Joined: Feb 26, 2007
Posts: 7
|
Posted:
Mon Mar 05, 2007 9:51 am |
|
but its not about the link from those templates, i know those won't show as a normal link, what about the forum ? or the top 10 downloads ? or the top 10 links block ? or maybe i didn't get your answer ? and what about the second web site? did you check that ? |
| |
|
|
 |
Guardian
Site Admin


Joined: Jul 18, 2005
Posts: 383
|
Posted:
Mon Mar 05, 2007 5:33 pm |
|
Well the link to garcya.us is being redirected somewhere else so that will never work as the link garcya.us/forums.html is then not a valid url.
The other link to radio-resita - there is no module menu block that I can see so I cannot test the links. The links in the theme header are hard coded so they will never show as being shortened in the browser status bar. |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Mon Mar 05, 2007 7:28 pm |
|
I am unable to check the other sites right at the moment, but I want to very quickly chime in that yes, in fact, the "hard-coded" links can be "tapped" using the GTZ-PageTap.php file. This is an enhancement to the core GoogleTap/GTNG that I had made. No longer are you having to modify ANY core nuke scripts or themes to tap any and all remaining links. |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
Guardian
Site Admin


Joined: Jul 18, 2005
Posts: 383
|
Posted:
Tue Mar 06, 2007 12:29 am |
|
I forgot all about the PageTap file ;( |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Tue Mar 06, 2007 7:29 am |
|
rikimaru, I have looked at the "radio" site and ShortLinks is definitely working, but you have a bunch of blocks that are not core PHP-Nuke blocks (not ones which come with the nuke distribution). If you add a block, you have to add your own corresponding GTB-<<block filename>> ShortLinks file.
With the "Garcia" site, are you sure that ShortLinks is turned on? I would also check to make sure your FTP client did not change the case of the file names for your blocks and/or for the ShortLinks files. I have seen some clients do this and *nix is very much case sensitive. |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
|
|