hi thorsen
In the search function, it seems impossible to find numbers.
I created 2 articles titled: "essai1 1234" and "5678 essai2".
- if i try to search for "1234" or "5678" i have no result
- but if i add only one letter ("e" for instance) i find the article
i added screenshots to explain
(the ...
Search found 38 matches
- Thu Aug 13, 2020 2:11 pm
- Forum: Bug reports
- Topic: In the search function, it seems impossible to find numbers.
- Replies: 2
- Views: 9555
- Thu Aug 06, 2020 4:46 pm
- Forum: Bug reports
- Topic: bullets don't appear in the front office
- Replies: 1
- Views: 8635
bullets don't appear in the front office
Hello Thorsen
I think there is a problem with the bullets, they are in the back office but they do not appear in the front office. I am using version 3.0.4
it's strange because i checked in the database the html syntax is ok:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<ul>
<li>a</li>
<li>b</li ...
I think there is a problem with the bullets, they are in the back office but they do not appear in the front office. I am using version 3.0.4
it's strange because i checked in the database the html syntax is ok:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<ul>
<li>a</li>
<li>b</li ...
- Wed Jul 22, 2020 12:29 pm
- Forum: Bug reports
- Topic: Download and view the image does not work in 3.0.3
- Replies: 15
- Views: 27564
Re: Download and view the image does not work in 3.0.3
Hi
it works perfectly, (I never doubted
)
by
it works perfectly, (I never doubted

by
- Tue Jul 21, 2020 9:21 pm
- Forum: Bug reports
- Topic: Download and view the image does not work in 3.0.3
- Replies: 15
- Views: 27564
Re: Download and view the image does not work in 3.0.3
Hi
perfect, i will try it tomorrow
and thank you again for everything
Bye
perfect, i will try it tomorrow
and thank you again for everything

Bye
- Fri Jul 10, 2020 10:35 am
- Forum: Bug reports
- Topic: problem when I display the image categories on the main page.
- Replies: 6
- Views: 13650
Re: problem when I display the image categories on the main page.
hello
very good
and for // FR; in fact these are the initials of my first name
.
I use this system when I modify a script that I did not write, very useful if I have to go back
very good
and for // FR; in fact these are the initials of my first name

I use this system when I modify a script that I did not write, very useful if I have to go back
- Wed Jul 08, 2020 10:13 am
- Forum: Bug reports
- Topic: Image bug upload link
- Replies: 2
- Views: 9686
Re: Image bug upload link
hello
I had the same problem and I am opening a bug case:
viewtopic.php?f=3&t=42958
"Download and view the image does not work in 3.0.3"
apparently it's because I'm not directly on the root directory but on my own directory.
i indicate a workaround
I had the same problem and I am opening a bug case:
viewtopic.php?f=3&t=42958
"Download and view the image does not work in 3.0.3"
apparently it's because I'm not directly on the root directory but on my own directory.
i indicate a workaround
- Fri Jun 12, 2020 8:21 am
- Forum: Bug reports
- Topic: Download and view the image does not work in 3.0.3
- Replies: 15
- Views: 27564
Re: Download and view the image does not work in 3.0.3
ok no problem
Thx
Thx
- Fri Jun 12, 2020 8:11 am
- Forum: Bug reports
- Topic: Download and view the image does not work in 3.0.3
- Replies: 15
- Views: 27564
- Fri Jun 12, 2020 7:09 am
- Forum: Bug reports
- Topic: Download and view the image does not work in 3.0.3
- Replies: 15
- Views: 27564
Re: Download and view the image does not work in 3.0.3
Hi Thorsen
ok i will try in the same condition with version 3.0.4 when it is released
thx
ok i will try in the same condition with version 3.0.4 when it is released
thx
- Thu May 28, 2020 10:04 am
- Forum: Bug reports
- Topic: Download and view the image does not work in 3.0.3
- Replies: 15
- Views: 27564
Re: Download and view the image does not work in 3.0.3
hi Thorsen
thx
I continued to dig and actually the path to the images folder is incorrect in the database.
if I change the path ../images/XXXX. jpg with ./images/XXXX. jpg everything works, at the front office, as at the back office
a workaround is after inserting your image, is to edit the ...
thx
I continued to dig and actually the path to the images folder is incorrect in the database.
if I change the path ../images/XXXX. jpg with ./images/XXXX. jpg everything works, at the front office, as at the back office
a workaround is after inserting your image, is to edit the ...
- Tue May 26, 2020 11:51 am
- Forum: Bug reports
- Topic: Download and view the image does not work in 3.0.3
- Replies: 15
- Views: 27564
Re: Download and view the image does not work in 3.0.3
on both, on the back office when I add an image, it does not appear. instead I have a little icon
and when I post my article I have the same thing, a small icon
but if I check in the images folder, it contains my image (number 1)
to be sure, I did a complete installation again
I added a screenshot ...
and when I post my article I have the same thing, a small icon
but if I check in the images folder, it contains my image (number 1)
to be sure, I did a complete installation again
I added a screenshot ...
- Mon May 25, 2020 10:38 pm
- Forum: Bug reports
- Topic: Download and view the image does not work in 3.0.3
- Replies: 15
- Views: 27564
Download and view the image does not work in 3.0.3
hello Thorsen
I have the same problem as that described by Iconic with the images but on version 3.0.3.
I think this is a problem in the location of the "images" folder.
if I go up one level (at the same level as the "phpmyfaq" folder) it works, I see my images again.
In the source code, we see ...
I have the same problem as that described by Iconic with the images but on version 3.0.3.
I think this is a problem in the location of the "images" folder.
if I go up one level (at the same level as the "phpmyfaq" folder) it works, I see my images again.
In the source code, we see ...
- Sun May 24, 2020 2:00 pm
- Forum: Bug reports
- Topic: to display the categories in alphabetical order
- Replies: 0
- Views: 27979
to display the categories in alphabetical order
hello Thorsen
on the main page when I use the show on startpage function, I would like to display the categories in alphabetical order
by adding an "order by" but i don't know where to modify
=> solved (it's in the Category.php file)
on the main page when I use the show on startpage function, I would like to display the categories in alphabetical order
by adding an "order by" but i don't know where to modify
=> solved (it's in the Category.php file)
- Sun May 24, 2020 1:17 pm
- Forum: Bug reports
- Topic: problem when I display the image categories on the main page.
- Replies: 6
- Views: 13650
Re: problem when I display the image categories on the main page.
I found a solution by modifying the file "categories helper.php".
on the same line I add empty images to always have 4
the lines added are commented with //FR
(this change may not be optimized)
public function renderStartPageCategories(array $categories): string
{
if (count($categories) === 0 ...
on the same line I add empty images to always have 4
the lines added are commented with //FR
(this change may not be optimized)
public function renderStartPageCategories(array $categories): string
{
if (count($categories) === 0 ...
- Sun May 24, 2020 11:15 am
- Forum: Bug reports
- Topic: problem when I display the image categories on the main page.
- Replies: 6
- Views: 13650
Re: problem when I display the image categories on the main page.
sorry but what do you call "desktop mode"