Hey,
With a many developers now using github it would be nice to have a vBulletin mod that is able to use the .atom (rss) files and display the latest commits to a github repository and load them into a single page.
Currently my old site uses a simple HTML page to display these: getMaNGOS -...
If you use full page guest caching feature from vb optimise, you might need this plugin (or not).
When you use dartho's mobile lightweight style (like me), you might need this plugin.
If you do not use full page guest caching, you do not need this plugin.
This plugin will properly (at least in...
admincp
cache
caching
cdn
color
customers
feature
forum
full
github
guests
integration
mobile
new
optimise
php
prefix
redirect
server
staff
sticky
style
test
thread
url
user
weight
For some reason I'm longer able to update any current downloads or upload anything new. Downloading still works.
I haven't uploaded or edited anything in Downloads for a few months. Tonight I tried to do some updating and add some new downloads without success.
When trying to attach a new file...
admincp
comment
download
downloads
error
forum
full
github
help
issue
mods
moving
new
php
server
sidebar
size
social
ten
text
update
updates
upload
url
vbdownloads
version
I want to make my own mobile device detection code to work with vboptimise's full guest caching.
I want my code to run before any of vboptimise code is executed (to prevent full guest caching).
Here is my code
require_once(DIR.'/mobile_detect.php');
$mobile_style_id = 4;
$detect = new...