Support Forum
Holy Crap Andy! I checked the diff of your commit. What a pain! Thanks so much. Looks great and as I was hoping on the mentioned functions, and you took it all the way to the bottom of the file.
I'll get a chance to play with the code later tonight. I'm sure it will do what I was hoping. Hopefully my bright idea didn't break anything
I've a question about the function. I didn't notice before. But in the switch...
Is the switch default line incorrectly written? Or is it intentional that $sectionName have the string "default" to work?
Currently it's written as this:
case 'default': if(!empty($tagId)) $rowId=$tagId; break; }
or should it be this?
default: if(!empty($tagId)) $rowId=$tagId; break; }
hmmmm... this topic was not showing up unread yesterday but does today...
No, that is wrong... should be default:
its so plugins or theme can hook into the section or column...
opening ticket...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)