Hi,
How do I make the category selection box bigger? At present it is tiny and makes it incredibly hard to select the right one.
Thanks,
Michael
Search found 10 matches
- Wed Jul 09, 2014 10:48 am
- Forum: Skins and Themes
- Topic: Expand Category selection box
- Replies: 1
- Views: 9714
- Thu Jul 03, 2014 12:51 pm
- Forum: Bug reports
- Topic: Online Verification Check - Version Mismatch
- Replies: 3
- Views: 5499
Re: Online Verification Check - Version Mismatch
This is also happening with 2.8.11
- Thu Jul 03, 2014 12:32 pm
- Forum: Webserver and configuration
- Topic: IIS / PHP 5.4 / LDAP / SSO Problem
- Replies: 21
- Views: 34041
Re: IIS / PHP 5.4 / LDAP / SSO Problem
This is the exact problem that I am having.
We are using the latest version of PMF on IIS8 and PHP 5.5.
LDAP is working and users are able to login. If I then enable SSO then users that have logged in previously are logged in without any issues. If a user has not logged in before then are logged ...
We are using the latest version of PMF on IIS8 and PHP 5.5.
LDAP is working and users are able to login. If I then enable SSO then users that have logged in previously are logged in without any issues. If a user has not logged in before then are logged ...
- Mon Jun 30, 2014 12:44 pm
- Forum: Webserver and configuration
- Topic: IIS 7.5 + LDAP + SSO Windows Authentication -Active Directo
- Replies: 26
- Views: 42713
Re: IIS 7.5 + LDAP + SSO Windows Authentication -Active Dire
Hi,
I have the same issue. My login details are passed to the phpinfo but when attempting to login it is blank.
I will PM you a link to my database export.
Thanks,
Michael
I have the same issue. My login details are passed to the phpinfo but when attempting to login it is blank.
I will PM you a link to my database export.
Thanks,
Michael
- Tue Jun 24, 2014 12:25 pm
- Forum: General discussions
- Topic: How do I set it to sort categories alphabetically?
- Replies: 4
- Views: 4692
Re: How do I set it to sort categories alphabetically?
Many Thanks,
Just in case anybody else is looking to do this. The following needs to be modified.
Do this:
Open \phpmyfaq\inc\PMF\Category.php, goto line 217 and change the code
to
Thanks,
Michael
Just in case anybody else is looking to do this. The following needs to be modified.
Do this:
Open \phpmyfaq\inc\PMF\Category.php, goto line 217 and change the code
Code: Select all
fc.id",
Code: Select all
fc.name",
Michael
- Tue Jun 24, 2014 8:43 am
- Forum: General discussions
- Topic: How do I set it to sort categories alphabetically?
- Replies: 4
- Views: 4692
Re: How do I set it to sort categories alphabetically?
Hi,
This is a shame, you've previously shared a way to do this: viewtopic.php?f=2&t=10193 is this no longer possible to apply to 2.8.10?
Can you also please explain where the record sorting in the attached screenshot applies to?
Regards,
Michael
This is a shame, you've previously shared a way to do this: viewtopic.php?f=2&t=10193 is this no longer possible to apply to 2.8.10?
Can you also please explain where the record sorting in the attached screenshot applies to?
Regards,
Michael
- Tue Jun 24, 2014 8:15 am
- Forum: General discussions
- Topic: How do I remove the highlighting on instant response?
- Replies: 2
- Views: 2851
- Mon Jun 23, 2014 9:58 am
- Forum: General discussions
- Topic: How do I set it to sort categories alphabetically?
- Replies: 4
- Views: 4692
How do I set it to sort categories alphabetically?
How do I set it to sort categories alphabetically on V2.8.10?
Thanks,
Michael
Thanks,
Michael
- Mon Jun 23, 2014 9:34 am
- Forum: General discussions
- Topic: How do I remove the highlighting on instant response?
- Replies: 2
- Views: 2851
How do I remove the highlighting on instant response?
How do I remove the highlighting when using the instant response search on V2.8.10?
Thanks,
Michael
Thanks,
Michael
- Mon Jun 23, 2014 9:31 am
- Forum: General discussions
- Topic: How do I remove the RSS feed links?
- Replies: 2
- Views: 3479
Re: How do I remove the RSS feed links?
Hi Thorsten,
Many thanks, this resolved this issue.
Many thanks, this resolved this issue.