thanks @whu606, this sould do it. According to the plugin page : "allow move comments to other existing discussion"
Unfortunately I can't get it to work for now. Maybe because my vanilla version is out-of-date (2.0.16)
UP for is there a way to embed a youtube video using the shortened url given by youtube? As seen on these thread, people tends to use the short url and it doesn't work:
thank you for the answer @codegrunt but actually this just removes the "paste" button. If one paste a text using ctrl+v, it will keep the source's style.
Let say someboby copies a text from a .doc document and copies it (ctrl+v) in CLEditor, the h…
when disabling mobile theme, vanilla uses the default theme on mobile instead of my custom theme.
i placed this in the config file:
$Configuration['Garden']['MobileTheme'] = FALSE;
how can i have my theme used for any device?
is there a way to turn off the theme-switching for mobiles?
my custom theme is already mobile friendly (css solution), and i don't want to use the mobile theme, thanks
est ce que la traduction marche avec la v2.0.11?
aussi je n'arrive pas à traduire "It looks like you're new here. If you want to get involved, click one of these buttons!"
actually you're right, this is a path issue.
your fix didn't worked for me, but removing vanilla folder from $Href works:
$Href = str_replace('/vanilla', '', $Href);
i made a theme for my website that fits nicely to mobile screens thanks to css3 media queries. if you want to take a look it's http://www.juslisen.com/forum/ (try resizing your browser)
same problem here, looks like a bug.
no notification is sent when starting a conversation, but one is sent when replying to a conversation (actually 2 notifications, which is a bug also).
Noticed quite a few reports of missing avatars and broken plugins with 2.0.9
is it worth upgrading from 2.0.6?
i personally would say no to this. seen nothing but bugs since updating
exactly here is what ySlow tells me:
minify disabled: 13 JavaScript File 215.8K
minify enabled: 14 JavaScript File 248.6K
Please someone help fix this.
ps: i planning to release my forum next week and it has to be mobile friendly so minify is a m…
@ithcy, thanks for the anwser, but it's still not working.
I tried re-enable, empty-cache, and even reinstall.
among the many scripts called in the head, i have this one:
which appears to be a "HTTP/1.0 400 Bad Request"
same for the stylesheet:
…
i don't get those 2 points sorry
Navigate to the page in your forum that updates your database (this will not work if you did not sign in as UserID = 1): www.yourdomain.com/path/to/vanilla/utility/structureScroll to the bottom of the page and click …