URL in the Faq - French User
Moderator: Thorsten
URL in the Faq - French User
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 ?
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 ?
Hi,
do you have BBCode enabled?
bye
Thorsten
do you have BBCode enabled?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
yes BB code is checked
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
http://www.golfmoisson.com
the the link appear like that: http:///
something to do in a include file ?
thanks
Pix
Hi,
I'll test it on my test FAQ.
bye
Thorsten
I'll test it on my test FAQ.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
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
# 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
Hi,
how do you insert the URLs?
bye
Thorsten
how do you insert the URLs?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
i found somthing
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
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
Re: i found somthing
This can't work. This seems to be a documentation bug.pixside wrote:i just click on "insert url" with my link selectionned :
1/ http://www.golfmoisson.com => HS

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
non c'est le contraire !
the documentation in ok
this is the tags generated witch is wrong
then i clic the icone "insert url" i have this :
[/img]
this is the tags generated witch is wrong
then i clic the icone "insert url" i have this :

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
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
amazon.de Wishlist