Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Including dynamic content (PHP) inside of default.master.tpl
My suggestion would be building a module to accomplish what you want, then including it in your template with the {module name="ModuleName" param="value"} syntax. (View Post)1 -
Re: Timezone / HourOffset problem
Don't hack bootstrap.php. The config setting is Garden.GuestTimeZone. (View Post)4 -
Five Years of Vanilla 2
The first commit was 5 years ago from Friday. https://github.com/vanilla/vanilla/commit/474d00d3dadb287ae0b3ca4da2177745c32c4c3e Thanks for coming along for the ride :) (View Post)10 -
Re: Importing from phpbb "ImportFile is required" error (NOW WITH ADDED SOLUTION!)
Glad to hear. Looking at the code closer, I suspect it's failing on the gzopen command, which implies you don't have zlib. (View Post)1 -
Re: Importing from phpbb "ImportFile is required" error (NOW WITH ADDED SOLUTION!)
You can try the unzipped file but I seem to recall it not liking that. Foggy memory tho, worth a shot. (View Post)1