![]() |
|
That mod for 4.x confuses the hell out of me.
If I install this mod 3.8.x on my 4.0.7 forum it should work??? |
It would be nice if the mouseover the table icon showed:
Code:
Example: [table="head"]head col1|head col2|head col3 Alternatively simply inserted the example for editing. Also | is very hard to find on the keyboard. |
Seems it renders the table inside code tags for me ?
|
Hello. I need help from the coder or some vb guru. I installed this many years ago but when I upgraded to vb4 I uninstalled it.
My problem is simple: the icon for this bbcode is appearing in my editor even the mod was uninstalled. What could I check or how to eliminate it? |
Quote:
|
Quote:
What else can I check? |
Just for those that have this problem: I updated datastore table to delete the information about this mod, then I cleaned the vb cache. That's it!
|
Does this work on vb4.1?
|
I've had this installed since the early 3.8 days and I've got this working for vB4.1.0 with sorting still enabled. It's very hacky though so if you're not confident with hacking files then please don't follow these instructions as I offer no support for this - it is simply a list of things I did to get it working.
1) I added the items to additional.css as instructed here. 2) I edited the "link sorttable javascript in <head>-section" plugin to remove the IMGDIR_BUTTON reference, resulting in... PHP Code:
Code:
if (span.getAttribute("sortdir") == 'down') { Code:
if (span.getAttribute("sortdir") == 'down') { PHP Code:
PHP Code:
PHP Code:
PHP Code:
I want to reiterate, the above is simply what I've done to my site to get it working with the sort. I make no guarantee that it is the correct way to fix this or that it will work for anyone else. With that said, I hope the above proves useful to someone. :D |
All times are GMT. The time now is 12:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|