x00
MVPx00 MVP
Reactions
-
Re: Importing from DNN / Active Forums
From a search there are no intermediate step that could be converted via the porter. you may be out of luck. Its an obscure one granted. The porter itself is the open source project. You would have t… (View Post)1 -
Re: Characters encoding in Vanilla Wordpress plugin
That doesn't make a lot of sense to do it that way, you can do it in the function above. I'm saying you can increase the size of the field in the discussion table, so you can get more chara… (View Post)1 -
Re: Characters encoding in Vanilla Wordpress plugin
you could strip | Tizen Italia but the maximum length is controlled by the database field. There is nothing actually truncating the title in script, you can simply change the varchar field to allow m… (View Post)1 -
Re: Characters encoding in Vanilla Wordpress plugin
there is a create a file conf/bootstrap.before.php (if ti doesn't already exist) <?php if (!defined('APPLICATION')) exit(); function FetchPageInfo($Url, $Timeout = 0) { $PageInfo = … (View Post)3 -
Re: How can I make the backgroud of the Grayscale Green theme transparent?
I would google "liquid theme" or "liquid layout", for a theme that is embed friendly. I would also specifically look at the embed friendly theme. Although it is basic it covers th… (View Post)1
