Hi,
you're right.
It works with "Formats -> Blocks -> Code" but not the other ones.
I'll check it if I can fix it, as workaround you should use the working process.
bye
Thorsten
Search found 15449 matches
- Wed Jan 25, 2023 8:59 am
- Forum: Bug reports
- Topic: 3.1.9 XML tags werden bei Bearbeitung entfernt
- Replies: 6
- Views: 140
- Mon Jan 23, 2023 5:55 pm
- Forum: Bug reports
- Topic: 3.1.9 XML tags werden bei Bearbeitung entfernt
- Replies: 6
- Views: 140
Re: 3.1.9 XML tags werden bei Bearbeitung entfernt
Hi,
how do you format it?
Do you use Code?
bye
Thorsten
how do you format it?
Do you use Code?
bye
Thorsten
- Fri Jan 20, 2023 12:40 pm
- Forum: Bug reports
- Topic: 3.1.9 XML tags werden bei Bearbeitung entfernt
- Replies: 6
- Views: 140
Re: 3.1.9 XML tags werden bei Bearbeitung entfernt
Hi,
ich hab es gerade in der 3.1.10 getestet und es klappt.
bye
Thorsten
ich hab es gerade in der 3.1.10 getestet und es klappt.
bye
Thorsten
- Fri Jan 20, 2023 12:36 pm
- Forum: Bug reports
- Topic: 3.1.9 XML tags werden bei Bearbeitung entfernt
- Replies: 6
- Views: 140
Re: 3.1.9 XML tags werden bei Bearbeitung entfernt
Hi,
ich schau mir das Problem an.
bye
Thorsten
ich schau mir das Problem an.
bye
Thorsten
- Fri Jan 13, 2023 4:48 pm
- Forum: Bug reports
- Topic: Embedded YouTube Links not working
- Replies: 1
- Views: 125
Re: Embedded YouTube Links not working
Hi,
we deactivated iframes due to security reasons:
https://github.com/thorsten/phpMyFAQ/bl ... #L179-L180
You can remove these lines and it will work, but on your own risk.
bye
Thorsten
we deactivated iframes due to security reasons:
https://github.com/thorsten/phpMyFAQ/bl ... #L179-L180
You can remove these lines and it will work, but on your own risk.
bye
Thorsten
- Tue Jan 10, 2023 11:20 am
- Forum: General discussions
- Topic: Elasticsearch index not updated on new faqs
- Replies: 7
- Views: 413
Re: Elasticsearch index not updated on new faqs
Hi,
in the upcoming v3.2 release you'll be able to disable notifications.
I'll check if we can implement a better handling for exception in this case.
bye
Thorsten
in the upcoming v3.2 release you'll be able to disable notifications.
I'll check if we can implement a better handling for exception in this case.
bye
Thorsten
- Sat Jan 07, 2023 11:49 am
- Forum: General discussions
- Topic: Elasticsearch index not updated on new faqs
- Replies: 7
- Views: 413
- Thu Jan 05, 2023 2:28 pm
- Forum: General discussions
- Topic: Elasticsearch index not updated on new faqs
- Replies: 7
- Views: 413
Re: Elasticsearch index not updated on new faqs
HI Kay,
I'll check it.
bye
Thorsten
I'll check it.
bye
Thorsten
- Tue Dec 20, 2022 8:07 pm
- Forum: General discussions
- Topic: Elasticsearch index not updated on new faqs
- Replies: 7
- Views: 413
Re: Elasticsearch index not updated on new faqs
Hi,
which version of phpMyFAQ do you use?
bye
Thorsten
which version of phpMyFAQ do you use?
bye
Thorsten
- Sun Dec 18, 2022 12:30 pm
- Forum: Bug reports
- Topic: LDAP issue work around
- Replies: 2
- Views: 248
Re: LDAP issue work around
Hi,
we fixed that with phpMyFAQ 3.1.4
bye
Thorsten
we fixed that with phpMyFAQ 3.1.4
bye
Thorsten
- Sun Dec 18, 2022 12:28 pm
- Forum: Bug reports
- Topic: LDAP issue work around
- Replies: 2
- Views: 248
Re: LDAP issue work around
Hi,
I just checked the current code base for 3.1.9 and we don't use is_resource().
Which version do you use?
bye
Thorsten
I just checked the current code base for 3.1.9 and we don't use is_resource().
Which version do you use?
bye
Thorsten
- Sat Dec 10, 2022 11:54 am
- Forum: General discussions
- Topic: Editing FAQ Overview page
- Replies: 1
- Views: 306
Re: Editing FAQ Overview page
Hi,
what do you want to edit on this page?
bye
Thorsten
what do you want to edit on this page?
bye
Thorsten
- Thu Dec 08, 2022 10:46 am
- Forum: Bug reports
- Topic: 3.1.8 setzt SEO-freundliche URLs nicht um
- Replies: 7
- Views: 372
Re: 3.1.8 setzt SEO-freundliche URLs nicht um
Hi,
die URL in der Administration ist für phpMyFAQ, der Pfad in der .htaccess ist für den Webaserver.
bye
Thorsten
die URL in der Administration ist für phpMyFAQ, der Pfad in der .htaccess ist für den Webaserver.

bye
Thorsten
- Wed Dec 07, 2022 12:25 pm
- Forum: Bug reports
- Topic: 3.1.8 setzt SEO-freundliche URLs nicht um
- Replies: 7
- Views: 372
Re: 3.1.8 setzt SEO-freundliche URLs nicht um
Hi,
fehlt der Pfad in der .htaccess-Datei?
Statt
muss es bei dir
sein.
bye
Thorsten
fehlt der Pfad in der .htaccess-Datei?
Statt
Code: Select all
# the path to your phpMyFAQ installation
RewriteBase /
Code: Select all
# the path to your phpMyFAQ installation
RewriteBase /phpmyfaq
bye
Thorsten
- Sat Dec 03, 2022 10:08 am
- Forum: Bug reports
- Topic: 3.1.8 setzt SEO-freundliche URLs nicht um
- Replies: 7
- Views: 372