Search found 13 matches

by IHaveYourMilk
Mon Jul 15, 2013 8:52 am
Forum: Bug reports
Topic: Apache 2.2 Crash when loading FAQs [v2.8]
Replies: 9
Views: 9870

Re: Apache 2.2 Crash when loading FAQs [v2.8]

Really? it is not an infinite recursive function?

i was sure cause of the repeating lines of match() in the Call-Stack. (see attachments)

tried thinking of a wierd enough Infinitly Recursive Reg-Ex?

But i see a lot of places complaining about Apache ThreadStackSize, so might be it,
i'll check :)
by IHaveYourMilk
Tue Jul 09, 2013 8:29 am
Forum: Bug reports
Topic: Apache 2.2 Crash when loading FAQs [v2.8]
Replies: 9
Views: 9870

Re: Apache 2.4 Crash when loading FAQs [v2.8]

Success in creating the Debug Analysis :)

Attached: Zipped mht...
by IHaveYourMilk
Tue Jul 09, 2013 8:07 am
Forum: Bug reports
Topic: Apache 2.2 Crash when loading FAQs [v2.8]
Replies: 9
Views: 9870

Re: Apache 2.4 Crash when loading FAQs [v2.8]

Hey,

I reproduced this with Apache 2.4.4, and still same thing, crash.
attached screenshot...

some additional info:
1. i removed all the languages but hebrew
2. it happens only when i go in "Interface Translation" while the UI is in English!
3. debugging shows that it is a Stack Overflow ...
by IHaveYourMilk
Tue Jul 09, 2013 6:30 am
Forum: Bug reports
Topic: [bug] Specific Search does not find content
Replies: 2
Views: 4045

Re: [bug] Specific Search does not find content

Hey,

over my league i think,
i'll leave the first 4 off,
if MSSQL dont need it, MySQL will get used to it :)

at least untill i will debug this thing.
by IHaveYourMilk
Mon Jul 08, 2013 3:17 pm
Forum: Bug reports
Topic: Apache 2.2 Crash when loading FAQs [v2.8]
Replies: 9
Views: 9870

Re: Apache 2.2 Crash when loading FAQs [v2.8]

some additional info:
1. i removed all the languages except for Hebrew
2. it happen only when i click "Interface Translation" while displaying English interface.

Hey, i tried doing the Debug thing, but i dont think i managed to do it correctly.
1. installed MS Debug Diag Tools
2. downloaded php ...
by IHaveYourMilk
Mon Jul 08, 2013 12:08 pm
Forum: Bug reports
Topic: phpMyFAQ 2.8.0-RC3 Screen format not displaying correctly
Replies: 9
Views: 9256

Re: phpMyFAQ 2.8.0-RC3 Screen format not displaying correct

sorry for late response,

i fixed the CSS right away, and anyways,
the the Released 2.8 didn't have this issue :)

Good job :)
by IHaveYourMilk
Mon Jul 08, 2013 12:06 pm
Forum: Bug reports
Topic: Sitemap does not find Hebrew letters
Replies: 3
Views: 4534

Re: Sitemap does not find Hebrew letters

Thanks,
for real, only א-ת are needed,
all the rest are finalizing letters that come only at the End of words.
by IHaveYourMilk
Mon Jul 08, 2013 11:19 am
Forum: Bug reports
Topic: [bug] Specific Search does not find content
Replies: 2
Views: 4045

[bug] Specific Search does not find content

Hello,

I have an Hebrew version of phpMyFAQ installed and it is great,

when i was testing, i noticed some very straight forward queries has not returned the right results..

i debugged and found the following :

1. the issue resides only with MySQL and MySQLi
2. only happen when some specific ...
by IHaveYourMilk
Mon Jun 10, 2013 9:31 am
Forum: Bug reports
Topic: Sitemap does not find Hebrew letters
Replies: 3
Views: 4534

Re: Sitemap does not find Hebrew letters

version 2.8.0

i think i found the problem:
1.
./inc/pmf/sitemap.php line 190
in method public function getAllFirstLetters()
if (PMF_String::preg_match("/^[一-龠]+|[ぁ-ん]+|[ァ-ヴー]+|[a-zA-Z0-9]+|[a-zA-Z0-9]/i", $letters))
filters out the hebrew letters א-ת, ם, ן, ך, ף

2.
some of the letters gets ...
by IHaveYourMilk
Mon Jun 10, 2013 9:06 am
Forum: Bug reports
Topic: Sitemap does not find Hebrew letters
Replies: 3
Views: 4534

Sitemap does not find Hebrew letters

Hey,

i noticed that when viewing the Sitemap in Hebrew,
no letters are found!

even if explicitly stating the Query string, no records are found.

best regards
by IHaveYourMilk
Thu Jun 06, 2013 1:13 pm
Forum: Bug reports
Topic: Apache 2.2 Crash when loading FAQs [v2.8]
Replies: 9
Views: 9870

Apache 2.2 Crash when loading FAQs [v2.8]

Hello,

first thing first,
great work on 2.8... looks better, works great with rtl
and to the point be, didn't see encoding problems which is pretty neat. GJ!

last night i updated my v2.7.9 to v2.8.0.

My Machine:
Windows 7 Pro.
Apache 2.2
PHP 5.4.12
MySql
Database updated from 2.7.9

i ...
by IHaveYourMilk
Mon May 20, 2013 12:30 pm
Forum: Bug reports
Topic: phpMyFAQ 2.8.0-RC3 Screen format not displaying correctly
Replies: 9
Views: 9256

Re: phpMyFAQ 2.8.0-RC3 Screen format not displaying correct

did you check the User Section, (not admin interface)
Attached a screenshot.
by IHaveYourMilk
Mon May 20, 2013 7:44 am
Forum: Bug reports
Topic: phpMyFAQ 2.8.0-RC3 Screen format not displaying correctly
Replies: 9
Views: 9256

Re: phpMyFAQ 2.8.0-RC3 Screen format not displaying correct

Hello,

This issue still exist in the RTL version of 2.8RC4,
both IE 10.0, and Chrome 26.0

Best regards,