R_J
AdminR_J Admin
-
Re: How can i use pockets to display random images in a directory on my server?
I guess what you are missing is how to write out that random array entry you have got as html to your page. Modify that as you need it. <div class="Box BoxAdverts"><h4>Adverts&l… (View Post)1 -
Re: GitHub upgrading instructions are incorrect
The best place to report issues is through GitHub. Even better is to make a pull request on GitHub ;) But what you've found is no error. Let me give you some explanation on what I found and what I've… (View Post)1 -
Re: Adding time stamps to quotes
Sounds like a nice idea and like a very complex idea... I would say it is only possible when there is a direct reference to to quoted posing made in the moment when I click the quote button. By now a… (View Post)1 -
Re: error log
When you see something like this, you will most probably have a plugin in your plugin list that doesn't show up with an icon. You should look into that plugin if the PluginInfo array is correct. In t… (View Post)1 -
Re: Is there an indication of "participated" on the discussion index page?
Use your browsers web inspector tools and look at this open.vanillaforums.com. You will find that all discussions where you have participated in fact have the class name "Participated". I d… (View Post)2