Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: The redirect doesnot work url with tilde(~)  (Read 4807 times)

0 Members and 1 Guest are viewing this topic.

yamane

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
The redirect doesnot work url with tilde(~)
« on: February 22, 2006, 04:48:29 pm »

Hi, I have two site. For example, they are following URL.

Site:A
http://www.eg.com/useid/forum
http://www.eg.com/useid/gallery
-------------------------------
Site:B
http://www.eg1.com/~useid/forum
http://www.eg1.com/~useid/gallery

and forum script is phpBB 2.0.19, gallery script is Coppermine 1.4.3.


When logging from Site:A gallery, url is below
http://www.eg.com/useid/forum/login.php?redirect=../gallery/
and then http://www.eg.com/useid/gallery/?sid=213132.....
It's excellent, I have no problem, thx.

But,
When logging from Site:B gallery, url is below
http://www.eg1.com/~useid/forum/login.php?redirect=../../~useid/gallery/
and then http://www.eg1.com/?sid=564345......
It ..sad thing.. redirect doesn't working.

I tried the following url by manually edit.
http://www.eg1.com/~useid/forum/login.php?redirect=../gallery/
The result was the same.

Please let me know the solution if you could, perhaps that this is a problem of phpBB.

Thx in advance.
« Last Edit: February 23, 2006, 07:47:58 pm by Nibbler »
Logged

Nibbler

  • Guest
Logged

yamane

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: The redirect doesnot work url with tilde(~)
« Reply #2 on: February 22, 2006, 04:59:24 pm »

I fixed this, I modified phpbb2018.inc.php
I think this is not a bug. but, the issue was in  Coppermine bridge code.
Thx
« Last Edit: February 22, 2006, 10:38:47 pm by yamane »
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 15 queries.