PDA

View Full Version : FAQ cease working after v4.9 r31 update


rwheeler
10-09-2006, 02:22 PM
Hi,

I noticed that after updating to v4.9 r31, the FAQs stopped working on pages, though it still worked in the Admin.

I reverted back to the previous version of the site_javascript.php file, and all seems well again. I'm not sure if I've now created another set of problems by going back a version, but we'll see.

lwyau
10-09-2006, 04:44 PM
I found out that the new version of the site_javascript.php has the funciton "toggle" renamed "toggleid" though FAQ manager still uses "toggle". I simply replicated the function and named the duplicate "toggle" and all has been well.

jimromo
02-25-2007, 03:14 PM
Hello,
I'm still having a problem with the FAQ's on some computers. I checked the pgm_faq.php program and it is calling toggleid in the site_javascript.php file so that seems to be fixed.


When I click on the FAQ nothing happens an 'Error On Page' message appears in the bottom of the browser.

When I click on the error a box pops up with the following:
Line: 146
Char: 1
Error: Object Expected
Code: 0
URL: http://www.net-income.biz/index.php?pr=REFERFAQS

Also, if I hit the refresh button for the page and then click on one of the FAQ's, it will work correctly. But when I leave the page & come back I get the error again.

I've seen this problem on 2 computers, while I've also seen it work on some other pages.

Please advise,
jimromo

lwyau
02-25-2007, 05:41 PM
It's working for me with both IE7 and Firefox.