1
xavhmn
Problem in smartfaq 1.08
  • 2007/3/10 5:55

  • xavhmn

  • Just popping in

  • Posts: 23

  • Since: 2004/11/16


With smartfaq, when an anonym makes a research, there are no results. There is a message "query did not work in smartfaq". On the other hand in webmaster or user there is not this problem.

2
irmtfan
Re: Problem in smartfaq 0.8
  • 2007/3/10 6:08

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


are you sure about version?
the current version is 1.0.8
you can download from smartfactory.ca

3
xavhmn
Re: Problem in smartfaq 1.08
  • 2007/3/10 20:26

  • xavhmn

  • Just popping in

  • Posts: 23

  • Since: 2004/11/16


sorry version 1.08

4
xavhmn
Re: Problem in smartfaq 1.08
  • 2007/3/12 8:47

  • xavhmn

  • Just popping in

  • Posts: 23

  • Since: 2004/11/16


After some research, I found the solution. Our brilliant developers of the smartfactory, go from time to time too quickly, and they forget infos in the code, which generates bugs difficult to find.

Après quelques recherches, j'ai trouvé la solution. Nos géniales développeurs de la smartfactory, vont de temps en temps trop vite, et ils oublient des infos dans le code, ce qui génère des bugs difficiles à trouver.

To solve this bug

Pour résoudre ce bug

in / dans : smartfaq/class/faq.php line / ligne 1311
$grantedFaq->add(new Criteria('faqid'"(".implode(','$faqsGranted).")"'IN'), 'OR');


add / rajouter 'faq.'

$grantedFaq->add(new Criteria('[b][color=CC0000]faq.[/color][/b]faqid'"(".implode(','$faqsGranted).")"'IN'), 'OR');


here it is all

sorry fort my english

désolé pour ceux qui me liront en anglais

Login

Who's Online

200 user(s) are online (72 user(s) are browsing Support Forums)


Members: 0


Guests: 200


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits