81
Koreus
Re: Problem Visit.php (link and download)
  • 2004/2/28 23:49

  • Koreus

  • Just popping in

  • Posts: 29

  • Since: 2003/2/9 2


I'm back, found another probleme

With visit.php (for download and links) script.

It goes here :
http://www.koreus.com/visit.php?cid=3&lid=6

Instead of :
http://www.koreus.com/modules/mydownloads/visit.php?cid=3&lid=6

This one is very annoying :(

Thanks in advance

82
Koreus
Re: Problem FAQ Modules
  • 2004/2/29 0:01

  • Koreus

  • Just popping in

  • Posts: 29

  • Since: 2003/2/9 2


Link Section in the FAQ doesn't work.

83
reynaldo
Re: Problem FAQ Modules
  • 2004/2/29 2:04

  • reynaldo

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/2/13


Koreus:

Both problems has been solved in this version:
http://www.wtmmail.com/XoopsShortUrls/xoops_shorturls.txt3

Also, I made posible to rewrite urls with Within-page links, alas: file.html#forumpost1

Try it and let me know if something else was broken.

People, as I said before, the above file is in a testing process and is not intended to be in a production site. You can try it, but if you find errors, switch to the previous version.

84
tl
Re: loadpage.php defaultmodule
  • 2004/2/29 2:13

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Reynaldo:

I found the problem. I think the ShortURLs will not translate anything other than numberical variable. I have a date field base64_encoded so the program just ignores it.

Another issue - the search results are not be translated.

Thanks again for a great hack.

tl



85
reynaldo
Re: loadpage.php defaultmodule
  • 2004/2/29 2:18

  • reynaldo

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/2/13


LOL, I just replied to your message.

So that's what is happening with your URLs? I saw the two equal signs (==) at the end of the url but it never occurred to me it was the result of base64 encoding.

Well, that's the reason why they aren't rewritten. I would have to check if I can add that functionality without breaking something else.

If it is not absolutely necessary, you may try not encoding the date variable, maybe converting it to a unix timestamp instead?

Keep me posted.

86
tl
Re: loadpage.php defaultmodule
  • 2004/2/29 2:24

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


I made changes to the date variable (to yyyymmdd), I have managed to make one module work. Thanks for your help.

Any reasons why the research results are not being re-written?

87
reynaldo
Re: loadpage.php defaultmodule
  • 2004/2/29 3:05

  • reynaldo

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/2/13


Tl:

Search results are not being rewritten because of the space right before &PHPSESSID

I think this one can be included without breaking anything.

[Edited:]
It is also because the script expects the url to start with "/modules" not with "modules".


Anyway, I don't think this one is so important as I really doubt Search Engines will fill out a search form

88
tl
Re: loadpage.php defaultmodule
  • 2004/2/29 3:45

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


"Was hoping to make the whole site 'masked'" Thanks.

89
wtravel
Re: Customized ShortURLs

Hi Reynaldo,

Thank you for trying to help me with this.
I am trying to get my URL's like this from within the module itself:

/china/links/photography/
/china/links/
/china/attractions/60/shanghai.html

What I would like to do with your hack is to convert this to:

/modules/destinations/linkscat.php?category=photography (so if after links, there is one more variable)
/modules/destinations/links.php?location=china
/modules/destinations/attractions.php?atid=60 (shanghai.html is just there for the user convenience)

So for me only the converting to php readable urls is the main goal.

Kind regards,

Martijn


90
reynaldo
Re: Customized ShortURLs
  • 2004/2/29 11:12

  • reynaldo

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/2/13


Martinjn (wtravel):

We are looking at a very customized version here, it is possible, but it may have its own list of bugs.

I can't promise anything but as soon as Short URLs is error free I can help you customize it.

Anyway I have to say, there are other solutions which address search engine friendly urls by using "virtual" dirs. I really don't like "virtual" dirs as I had poor results with them. Search Engines don't usually /like/content/that/is/so/deep/within/a/dir, but as always, your millage may vary.

Login

Who's Online

223 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 223


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits