Search found 121 matches

by JochenS
Sun Nov 06, 2011 12:36 pm
Forum: General discussions
Topic: New User?
Replies: 5
Views: 6588

Re: New User?

There are some links where new user could request a login (backend and secured frontend). If you don't like this you need to disable the links.
by JochenS
Sat Nov 05, 2011 9:18 pm
Forum: General discussions
Topic: Returning search results for hyphenated words
Replies: 11
Views: 15928

Re: Returning search results for hyphenated words

Hi Alan,
I my public installation (see my footer) the hyphen works like it should. MySQL only use it, if there is a blank in front of it. You can search for kombi-3-plus.

Is the term Pro-4 a single word? If not, you need to use wildcards like Pro-4*.

Another workaround could be, to put the search ...
by JochenS
Wed Nov 02, 2011 7:38 pm
Forum: General discussions
Topic: How to setup user who can only add and edit FAQs
Replies: 4
Views: 4883

Re: How to setup user who can only add and edit FAQs

Hi Kritze,

I don't know, if I got your question completely. Have you seen the medium acess level. there you could assign the edit record and add record right to a single user or a group. But this applies for the "backend" only.

This doesn't apply for the frontend add FAQ feature. For this is a ...
by JochenS
Wed Nov 02, 2011 12:30 pm
Forum: General discussions
Topic: adding php rss reader?
Replies: 5
Views: 7512

Re: adding php rss reader?

Hi,

I would add a template page (check this: http://faq.phpmyfaq.de/content/11/9/en/ ... t=template). and add this to the index.tpl.

Jochen
by JochenS
Thu Oct 27, 2011 7:50 pm
Forum: Bug reports
Topic: Little bug on category
Replies: 4
Views: 6511

Re: Little bug on category

oops.. that sounds really strange.. Could you describe this at github?
by JochenS
Thu Oct 27, 2011 2:51 pm
Forum: Bug reports
Topic: Little bug on category
Replies: 4
Views: 6511

Re: Little bug on category

Hi,

How have you create the link? Could it be, you have moved the record after you created the link in the FAQ?

Background info
The link included the category "Eole -Eclair" = 18.
by JochenS
Tue Oct 25, 2011 7:07 am
Forum: General discussions
Topic: Captcha Box
Replies: 2
Views: 5811

Re: Captcha Box

Nice !

I would even delete the float parameter.

Code: Select all

#mainContent form input.captcha {
    vertical-align: top; height: 40px; width: 120px; text-valign: middle; font-size: 30px; }
I have updated my template_float here viewtopic.php?&f=2&t=12906
by JochenS
Mon Oct 24, 2011 9:35 pm
Forum: General discussions
Topic: Attachments nicht mehr da nach Server-Umzug
Replies: 9
Views: 7542

Re: Attachments nicht mehr da nach Server-Umzug

Meines Wissens sind es zwei Tabellen für die Attachments. Ich habe gerade keinen Zugriff auf mein System, um den genauen namen nachzuschauen....

Aber vielleicht kann ich ja mit fundiertem Halbwissen glänzen :oops:
by JochenS
Thu Oct 20, 2011 8:24 pm
Forum: General discussions
Topic: NEW INSTALL - Cannot Enter Anything
Replies: 2
Views: 3090

Re: NEW INSTALL - Cannot Enter Anything

Do you get an error message? Could you send a screenshot where you fail?
by JochenS
Tue Oct 11, 2011 4:10 pm
Forum: Bug reports
Topic: Internal Server Error (http error 500) reported after update
Replies: 33
Views: 40588

Re: Internal Server Error (http error 500) reported after up


About site 1, it will have to wait until the spanish language php is changed so the navigation bar (the black one with orange text) wraps correctly and does not mess with the rest of the page :-(

You can modify the spanish translation easily: In the backend go to "configuration" - last item ...
by JochenS
Tue Oct 11, 2011 11:14 am
Forum: Bug reports
Topic: Logoutprobleme
Replies: 5
Views: 5634

Rechte für FAQ

Schade, dass die Berechtigungen noch nicht verfügbar sind, ich glaube da gab es schon die eine oder andere Nachfrage vor geraumer Zeit in dieser Richtung.
Wür den Gebrauch an einer Schule wäre das schon recht entspannend.

Meinst Du den hier: http://forum.phpmyfaq.de/viewtopic.php?f=2&t=12129&p ...
by JochenS
Tue Oct 04, 2011 12:25 pm
Forum: Bug reports
Topic: Problem mit IE 8
Replies: 5
Views: 6585

Re: Problem mit IE 8

Ich habe es am Win XP IE8 Rechner probiert. Wenn ich die Komplatibiltäts-Ansicht an der URL eingabe einschalte, bekomme ich die Meldung. Es ist nur nicht leicht zu sehen, ob der Knopf gedrückt ist....
by JochenS
Tue Oct 04, 2011 12:18 pm
Forum: Bug reports
Topic: Problem mit IE 8
Replies: 5
Views: 6585

Re: Problem mit IE 8

Ist die Komplatibiltäts-Ansicht aktiviert?
by JochenS
Tue Oct 04, 2011 10:37 am
Forum: Bug reports
Topic: Sortierung in der Userverwaltung
Replies: 11
Views: 11590

Re: Sortierung in der Userverwaltung

Thorsten hat Deinen Vorschlag hier https://github.com/thorsten/phpMyFAQ/co ... 4eece696a9 umgesetzt.
by JochenS
Tue Oct 04, 2011 7:11 am
Forum: Bug reports
Topic: Sortierung in der Userverwaltung
Replies: 11
Views: 11590

Re: Sortierung in der Userverwaltung

hmmm...

den Default der Sortierung zu ändern, find ich nicht so gut. Wir habn einen Nutzerkreis, der sich über ein script einloggt. Diesen Nutzerkreis ist über ein vorangestelltes "x" im loginnamen nach hinten sortiert.

Könnte man da einen Knopf zum sortieren spendieren?