Fehler bei dem Parsen von Links

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
MichaelV
Posts: 14
Joined: Fri May 05, 2006 4:43 pm

Fehler bei dem Parsen von Links

Post by MichaelV »

Links die auf ein höheres Verzeichniss außerhalb der FAQ auf dem Webserver verweisen funktionieren nicht :

Beispiel :

domain.de/phpmyfaq20 (neue FAQ)
domain.de/phpmyfaq18 (alte FAQ)

Link eingefügt im Artikel
http://domain.de/phpmyfaq168/index.php? ... artlang=de

Vorschau wird als Text richtig angezgeigt aber der Link ist falsch :

http://domain.de/phpmyfaq20/phpmyfaq18/ ... artlang=de

und in der FAQ erscheint als Text richtig aber der Link dann so :

http://domain.de/phpmyfa20/index.phpdex ... artlang=de


mod_rewrite Support aktivieren ist deaktiviert
Soll der Template Parser PHP ausführen ist deaktiviert
PHP Version 5.1.5

Gruß
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Post by matteo »

Hi,
the links seem to be broken (HTTP 404).

Ciao,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
MichaelV
Posts: 14
Joined: Fri May 05, 2006 4:43 pm

Post by MichaelV »

The domains were a sample :wink:
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Post by matteo »

:oops:
I do not understand German and sometimes Google translations are quite bad so usually I look also at the links to understand what in the English translation is not so "clear".

Ciao,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
MichaelV
Posts: 14
Joined: Fri May 05, 2006 4:43 pm

Re: Fehler bei dem Parsen von Links

Post by MichaelV »

Hi,

A link which point into an other or upper directory on the same server is not working:

Sample :

domain.de/phpmyfaq20 (new FAQ)
domain.de/phpmyfaq18 (old FAQ)

Link insert in the new article
http://domain.de/phpmyfaq18/index.php?a ... artlang=de

preview of the new faq entry , the link is correct as text but not as hyperlink :

http://domain.de/phpmyfaq20/phpmyfaq18/ ... artlang=de

and inside of the FAQ the link is also as text correct but not as hyperlink :

http://domain.de/phpmyfa20/index.phpdex ... artlang=de

I want insert a crosslink pointed to an article of my old FAQ which is on the same server other links are working correct.

mod_rewrite Support is deactivated
Template Parser PHP is deactivated
PHP Version 5.1.5

Regards
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Post by matteo »

Hi,
thanks Michael: now it's clearer :)
I'll look at it: are you running 2.0.0-alpha or last CVS snapshot (2.0.0-beta(-dev))?

Ciao,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
MichaelV
Posts: 14
Joined: Fri May 05, 2006 4:43 pm

Post by MichaelV »

Hi,

phpmyfaq-2.0.0-alpha.full

is running here. Btw, I asked it already here in german, is it possible to get an e-mail about new questions or faq entrys ? I had problems to install the latest release of 1.6.7 into the same database so I try 2.0x and the new version works, but now this faq is live online and it will cost long time until the next version. Hard to check 3 times a day in the faq to look for any questions or new entrys.

Regards
Post Reply