Todd
Vanilla StaffTodd Vanilla Staff
Reactions
-
Re: The URL conversion from phpBB (or others) to Vanilla
The text is indeed optional as ddumont says. However, the way we always do imports like this is to use routes instead of changing text. So in your example I'd add a route. Route Expression: view… (View Post)1 -
Re: The URL conversion from phpBB (or others) to Vanilla
There is a routes link in your dashboard. (View Post)1 -
Re: The URL conversion from phpBB (or others) to Vanilla
If you want to do a search and replace then the database columns you want are GDN_Discussion.Body and GDN_Comment.Body. That's all the help I'm going to give you though. (View Post)1 -
Re: Uncaught Syntax error, unrecognized expression: [name=User/Email] in entry.js
Nope that's a bug, but won't break things. I've pushed a fix that we'll release after a bit of a waiting period to see if anything else pops up. (View Post)1 -
Re: After Upgrading to 2.0.18 I Get a Fatal Error 'Unknown column iu.Email'
It's looking like you either: a) Didn't copy the most recent Gravatar plugin. b) Didn't copy the core files properly. c) Have some other plugin conflicting. (View Post)1
