Search found 25 matches

by Lidio
Fri Feb 06, 2015 7:50 am
Forum: Proposals
Topic: slow dashboard routine, performance improvement suggestions
Replies: 1
Views: 7354

slow dashboard routine, performance improvement suggestions

Hi Thorsten, In version 2.8.19 (with the index on time for session table) I still find that the loading to the dashboard slow when there are "plenty" of session records. This appears to be the result from the function getLast30DaysVisits() /** * Calculates the number of visits per day the ...
by Lidio
Tue Aug 03, 2010 4:51 pm
Forum: General discussions
Topic: How do I link to an Anchor in an article?
Replies: 25
Views: 29709

Re: How do I link to an Anchor in an article?

Hi, I'll check thi issue. bye Thorsten Hi Thorsten, here is my patch for consideration. in inc/link.php added fragment test and save the fragment protected function getHttpGetParameters() { $query = $this->getQuery(); $parameters = array(); if (!empty($query)) { if ( isset($query['fragment']) ) { $...
by Lidio
Wed Jul 28, 2010 9:35 pm
Forum: General discussions
Topic: How do I link to an Anchor in an article?
Replies: 25
Views: 29709

Re: How do I link to an Anchor in an article?

Hi Thorsten, I believe the above fix for 2.5 and later works when one disables "Activate mod_rewrite support?" The issue seems to be as follows (or at least as best as I understand it): in artikel.php $fixedContent = str_replace('href="#', sprintf('href="index.php?action=artikel&...
by Lidio
Tue Mar 17, 2009 11:19 pm
Forum: Bug reports
Topic: feedback on phpMyFAQ 2.5.0 alpha2 install ...
Replies: 5
Views: 4557

Re: feedback on phpMyFAQ 2.5.0 alpha2 install ...

Hi Thorsten, it would appear that the problem was with my installed version of XAMPP 1.6.x -- when I tried to install phpMyFaq 2.5 alpha2 on another computer with a new version of XAMPP version 1.7 it worked as expected. On my development PC I just re-installed XAMPP to version 1.7 and the problem w...
by Lidio
Mon Mar 16, 2009 5:33 pm
Forum: Bug reports
Topic: feedback on phpMyFAQ 2.5.0 alpha2 install ...
Replies: 5
Views: 4557

Re: feedback on phpMyFAQ 2.5.0 alpha2 install ...

I have tried with both Basic and Medium (with group support) -- which we use on our production FAQ. For each attempt I have deleted the directory structure and extract it from archive as well as drop all tables. MySQL account has all permissions so I don't expect that to be a factor. I'll try instal...
by Lidio
Mon Mar 16, 2009 5:20 pm
Forum: General discussions
Topic: is there a language selection option in new phpBB forum?
Replies: 4
Views: 4481

Re: is there a language selection option in new phpBB forum?

Thorsten,

that worked! Thanks again.

Lidio.
by Lidio
Fri Mar 13, 2009 7:30 pm
Forum: General discussions
Topic: is there a language selection option in new phpBB forum?
Replies: 4
Views: 4481

Re: is there a language selection option in new phpBB forum?

Thorsten wrote:Hi,

sorry for that, I switched the default language back to English.

bye
Thorsten
Thorsten,

sorry to bother you but I still see everything in the forum in German. (I'm quickly learning a few words using this, so that is kind of good! eh eh eh).

Lidio.
by Lidio
Fri Mar 13, 2009 7:26 pm
Forum: Bug reports
Topic: feedback on phpMyFAQ 2.5.0 alpha2 install ...
Replies: 5
Views: 4557

Re: feedback on phpMyFAQ 2.5.0 alpha2 install ...

Hi, when is this error happening? bye Thorsten Hi Thorsten, I'm not sure what you mean but that error is the result of trying http:/localhost/faq25a2/install/installer.php which does create 31 tables all empty except for faqconfig with 34 records. It's an incomplete install. I haven't checked the c...
by Lidio
Thu Mar 12, 2009 5:47 pm
Forum: Bug reports
Topic: feedback on phpMyFAQ 2.5.0 alpha2 install ...
Replies: 5
Views: 4557

feedback on phpMyFAQ 2.5.0 alpha2 install ...

Hi Thorsten, I can't seem to get past this error message with either the alpha2 package or Daily SVN Snapshot. Fatal error: Call to private PMF_Perm::__construct() from context 'PMF_Perm' in D:\xampp\htdocs\phpmyfaq-2.5.0-alpha2\inc\Perm.php on line 115 This is a clean install setup on a Windows XP ...
by Lidio
Thu Mar 12, 2009 5:40 pm
Forum: General discussions
Topic: is there a language selection option in new phpBB forum?
Replies: 4
Views: 4481

is there a language selection option in new phpBB forum?

Hi Thorsten,

is there an option to select a different language on this new phpBB version? For us non-German speaking members it is kind of hard to navigate (even with using Google language translate :oops: ).

Thanks,
Lidio.
by Lidio
Thu Nov 20, 2008 12:01 am
Forum: General discussions
Topic: How to Display a Random FAQ Record on Home Page?
Replies: 2
Views: 4771

Hi Toronto905 (I know where that is ;) ) you can display a ticket by using the "solution id" method. So have the URL look like: http://your site here/index.php?solution_id=NNNN where the NNNN is the article id. If you haven't deleted any articles than they would be sequentially from (most ...
by Lidio
Tue Oct 21, 2008 4:19 pm
Forum: General discussions
Topic: How do i remove tags from database?
Replies: 8
Views: 7880

Eric, I would caution you about removing "too many" tags. [In my instance we had authors use Tags as if they were "keywords" (yikes!) and got over 350 tags] One of the routines gets a random selection of 50 tags and if a certain combination is triggered you will find it will go i...
by Lidio
Fri Oct 10, 2008 3:49 pm
Forum: Bug reports
Topic: Gruppenrechte in 2.0.8 nicht setzbar
Replies: 6
Views: 7962

Hi, I fixed this bug in SVN. The 2.0.9 release will include this bugfix. bye Thorsten Hi Thorsten, thanks for the fix (I'll check the SVN), as always your fixes are much appreciated. I also had tracked it down to recent changes to 2.0.8 to ./inc/PMF_User/PermBasic.php and ./inc/PMF_User/PermMedium....
by Lidio
Wed Oct 08, 2008 11:18 pm
Forum: Bug reports
Topic: Gruppenrechte in 2.0.8 nicht setzbar
Replies: 6
Views: 7962

Sorry I had to use google translate on this post -- I have the same issue that ALL rights show up for every user and every group after upgrading to 2.0.8. Although looking at the "rights" tables in the DB with phpMyAdmin does reveal correct rights. It seems the "actions" for addi...
by Lidio
Wed Oct 08, 2008 11:06 pm
Forum: Bug reports
Topic: Broken link report
Replies: 2
Views: 4265

mike,

see my post viewtopic.php?t=9623 for a fix on this problem.

Lidio.