hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: export latest discussion-list for embedding
Assuming you are requesting /discussions.json just append your paging query at the end. E.g. /discussions.json/1-5 will give you the latest 5 discussions. (View Post)3 -
Re: Addon Development Help - Update Setting via Anchor, Refresh View
To add to @R_J's excellent response, the global.js file will pick up and "take care" of any anchor that has the Hijack class. This will fire off an AJAX request to the href and also pa… (View Post)3 -
Re: How to overwrite helper functions
You could override it in your bootstrap file. Place your function definition in your /conf/bootstrap.before.php file. (View Post)6 -
Re: PDO Statement failed to prepare
Try running /utility/structure What plugins are you using? (View Post)1 -
Re: Migrating from PunBB 1.4.2
I would suggest to use what you need. Porter requires PHP 5.3+. If/when you are running Vanilla, I suggest running the latest version of PHP your host allows. (View Post)1
