x00
MVPx00 MVP
Reactions
-
Re: SMF 1.x
It is more complicated than that there is a whole lot of database look ups and hashing, etc to get the actual file name. Tbh instead of trying to replicate the functionality, which could be a royal p… (View Post)2 -
Re: SMF 1.x
well first of all don't delete any uploaded photos on SM. copy them to some folder in uploads the have look at the img urls in the post, post an example. you could then use some routing magic to… (View Post)2 -
Re: Ok I am almost giving up.. Why saving Draft cause all WYSIWYG buttons to become save button?
you should be able to debug with firebug. it sound like the event is being bound to the toolbar, this could be a selector conflict. there is two TinyMCE plugins, look at those for guidance. (View Post)1 -
Re: How can I localise/translate Vanilla easily?*
IsWritable should not fail though if the framework is loaded properly. So it might be some particularly nasty difficult to reproduce php bug, that is specific to his version an specific to his specif… (View Post)1 -
Re: thx. Kasper
Good work I hope to check it out. It is is good that you made it extensible. I agree with bd, keep it lean. then people can plug it. (View Post)2
