URL in the Faq - French User

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
pixside
Posts: 11
Joined: Wed Mar 03, 2004 1:59 pm

URL in the Faq - French User

Post by pixside »

hello

I using the Faq on a intranet, V1.3.10.
no problem except the url.
Then i write a url like that : http://www.google.fr
i just see that in my browser : http:///

is it a bug or something else ?

Kinds regards

Pix

Peut-être que quelqu'un d'autres parle français ?
Thorsten
Posts: 15728
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

do you have BBCode enabled?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
pixside
Posts: 11
Joined: Wed Mar 03, 2004 1:59 pm

yes BB code is checked

Post by pixside »

and it's exactly like that :
http://www.golfmoisson.com

the the link appear like that: http:///

something to do in a include file ?

thanks

Pix
Thorsten
Posts: 15728
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I'll test it on my test FAQ.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
pixside
Posts: 11
Joined: Wed Mar 03, 2004 1:59 pm

Post by pixside »

in the config file :...
# Utiliser le code UBB dans les champs
$ubbcode = "true";
....

in the source code of the article :
...<!-- Article -->
<b>connexion à distance à la base SYSLOG :</b><br />
<br />
<a href="http://"target="_blank">http://www.manchettepub.org/</a>...<br />
Login/passwd : manch1 / mantv56 (avec reprocess)<br />
Login/passwd : manch2 / mantv72 (sans reprocess)<br />
<br />
<br />
....
i wrote in the article http://www.manchettepub.org
if i write www.manchettepub.org without "http//"
the source is :
href="http://" target="_blank">www.manchette.hubxpress.net</a><br />

may be just a concat problem ???

;-)

Pix
Thorsten
Posts: 15728
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

how do you insert the URLs?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
pixside
Posts: 11
Joined: Wed Mar 03, 2004 1:59 pm

i found somthing

Post by pixside »

Hello Thorsten

i just click on "insert url" with my link selectionned :
1/ http://www.golfmoisson.com => HS

i copy the example from the help
2/ http://www.phpmyfaq.de => OK

i copu the other exemple from the help
3/ phpMyFAQ Homepage => OK

the tags are together
the tags [url]and
are together

but not and

Pix
Thorsten
Posts: 15728
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: i found somthing

Post by Thorsten »

pixside wrote:i just click on "insert url" with my link selectionned :
1/ http://www.golfmoisson.com => HS
This can't work. This seems to be a documentation bug. :(

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
pixside
Posts: 11
Joined: Wed Mar 03, 2004 1:59 pm

non c'est le contraire !

Post by pixside »

the documentation in ok

this is the tags generated witch is wrong

then i clic the icone "insert url" i have this :
Image[/img]
Thorsten
Posts: 15728
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

yes, there's is still a little bug when inserting the BBCode Tag. :(

Correct it should be:

[ url = <Http://www.paris.fr > ] Paris [ / url ]

(without the whitespaces!)

I will fix it.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
pixside
Posts: 11
Joined: Wed Mar 03, 2004 1:59 pm

Post by pixside »

Ok thanks.

but for the antislash i can't see how to do.
(yes it's another contrib)
Thorsten
Posts: 15728
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

which antislash? :)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
pixside
Posts: 11
Joined: Wed Mar 03, 2004 1:59 pm

this one

Post by pixside »

Thorsten
Posts: 15728
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

okay. :)
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply