I believe the reason is a call of t() function in line 2453. Here is a patch, which resolved the issue for me.
Besides, I've found the site documentation display messes up my right column, most probably because there is one /div tag too much. I've dicided to comment out the line 841, and it resolved the issue for me.
There is still unresolved the issue of incomplete "Variables" section display, which stops somewhere at "tac_lite_categories" display, and only blank area is displayed down till the end of this section from this point. Since I haven't found anything suspicious in the HTML code generated, I suspect it is some Firefox issue. In particular as in M$IE 7 a complete section is displayed correctly.
| Comment | File | Size | Author |
|---|---|---|---|
| sitedoc.diff | 510 bytes | luti |
Comments
Comment #1
nancydruStrange. That issue has never surfaced for me, and this module was originally written for 5.x and has been used by lots of people, including on all my sites. Your patch is correct and has been applied.
Please open the other one as a separate issue. The issue tracking system can't handle multiple issues together. I have a site with TAC_Lite so I'll check it out.
Comment #2
luti commentedAs said, it is most probably not the TAC_Lite issue (it stops there by coincidence, could most probably be any other variable as well...), but the Firefox issue (maybe some timeout or memory issue, can maybe simply disapper with the next release if Firefox...). In M$ IE 7 this section seems to be displayed perfectly well. Therfore I haven't open a new issue for that, but just mentioned it here.
Comment #3
nancydruPlease do open the "Variables" issue. I am seeing problems now in the 6.x version that are probably similar to yours, except it's crashing Apache and does so in both browsers. It's real hard to track down and I suspect will require some significant code rework (I've learned a lot more about PHP since I wrote that part).
There will be a release today because I discovered a security problem (well, okay, some hackers did). It was easily fixed but requires an immediate upgrade by all users. That gets top priority right now.
Comment #4
luti commentedHere it is: Incomplete display of variables section in Firefox.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.