Webmaster Forum - Internet Marketing & Search Engine Forums
  • Register
  • Help
  • The Facebook Platform
  • not set up for reporting

  • Forum
  • Advertising
  • Articles
    • Articles
  • Blogs
  • Marketplace
  • Tools
  • Products
  • What's New?
  • Advanced Search
  • Home
  • Home
  • Articles

  1. If this is your first visit, be sure to check out the Rules / FAQ.

    If you wish to become a member and post, you can register here.
  • Articles RSS Feed

    Sphinx Installation 

    by
    digitalpoint
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on Sep 1st 2010 4:28 pm
    Categories:
    1. Administration
    Article Preview

    Sphinx comes in various pre-compiled packages (Windows, Red Hat, etc.), so if your operating system has a version already compiled and ready to install, you may just want to install one of those and be done with it.

    You can find pre-compiled versions as well as source files (if you want to compile your own) here:

    http://www.sphinxsearch.com/downloads.html

    This installation guide is designed for people who want to install/compile from source on a Linux system (and have admin/shell access)...
    ...
    Read More Read More 111 Comments

    Email Rollback For vBulletin 4.0.4+ 

    by
    digitalpoint
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on Jun 18th 2010 7:49 pm
    Categories:
    1. vBulletin,
    2. Premium,
    3. Administration

    After a year or so of me asking vBulletin to start logging IP addresses in the userchangelog table, vBulletin 4.0.4 finally has it (yay!). This means the email rollback system I designed many years ago can work solely off default vBulletin tables now.

    This system gives you a quick interface to see any user's email change history, the time it was done, as well as the IP address that made the change (this is handy for locating hijacked/phished accounts that were stolen). This also gives you an easy way to simply roll back the user's email address to any email address they had previously by clicking on the email address. ...
    Read More Read More 3 Comments

    Monitor Memcached Servers With vBulletin 

    by
    digitalpoint
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on May 3rd 2010 3:05 pm
    Categories:
    1. vBulletin,
    2. PHP,
    3. Administration
    Article Preview

    It's always a good idea to monitor everything (the more information you have, the better in my opinion).

    This is a plug-in I wrote years ago from vBulletin 3.6 that still works fine for vBulletin 4. It gives you a quick and easy way to make sure your Memcached server(s) are working properly. Beyond the normal stats it supplies, it also performs a realtime latency test for each of your servers so you can see if one might be working, but slow.

    To have Memcached stats show on your main AdminCP screen, create a plug-in at the admin_index_main3 hook location with the following code (obviously this will only work if you use Memcache as your vBulletin datastore): ...
    Read More Read More 94 Comments

    Sphinx Search For vBulletin 4 

    by
    digitalpoint
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on Apr 22nd 2010 2:18 am
    Categories:
    1. vBulletin,
    2. Premium,
    3. Administration

    The vBulletin 4 search engine leaves a lot to be desired, so here's instructions (including all the files you will need) to utilize Sphinx as a search engine on your vBulletin forum. Sphinx is a crazy fast search engine that offloads the worst SQL queries from your DB servers. Also included is support for the "Post Areas" portion of this forum that you can see under member's profiles.

    This implementation supports all searchable vBulletin 4 content types (posts, threads, forums, groups, visitor messages, blogs and articles).

    Requirements
    • You need to have the Sphinx search engine installed and running on your server. The supplied config file is based on a default compile/install (not overriding any compile options) of the latest version of Sphinx (0.9.9) like so: ./configure;make;make install (if you need help installing Sphinx, see this article).
      If you have set non-default compile parameters, you may need to adjust the paths set in the supplied config file.
    • You must have vBulletin 4.
    ...
    Read More Read More 93 Comments

    Google Analytics Asynchronous Tracking With AJAX 

    by
    digitalpoint
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on Apr 19th 2010 2:12 am
    Categories:
    1. Administration

    A few months ago Google came out with a nice function for Google Analytics that allows website publishers to do the analytics ...
    Read More Read More 132 Comments

    Canon VB-50i PHP Control Class 

    by
    digitalpoint
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on Apr 16th 2010 1:54 pm
    Categories:
    1. PHP

    The Canon VB-50i cameras are very nice, but they don't have an easy way to control them programmatically. So I came up with a method to control them from within your PHP program via a custom class.
    ...
    Read More Read More 70 Comments

    Put vBulletin Blog/CMS On It's Own Sub-Domain 

    by
    digitalpoint
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on Apr 16th 2010 11:40 am
    Categories:
    1. vBulletin,
    2. Premium,
    3. Administration

    Putting secondary vBulletin products on their own sub-domain (like we do here) turned out to be much simpler than I anticipated. Of course, I say that now after I spent countless hours working on methods that ultimately didn't work in the end for one reason or another.

    For this method, you need to be running the Apache web server and have the ability to define mod_rewrite rules for it.

    My example is specifically for vBulletin blogs, but the same idea could be applied to any vBulletin module (like CMS). ...
    Read More Read More 39 Comments

    Optimize vBulletin 4 

    by
    digitalpoint
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on Apr 14th 2010 2:10 pm
    Categories:
    1. vBulletin,
    2. Administration

    Here's a few tips you can use to make large vBulletin forums faster and scale better (starting with the easiest stuff on down to the most difficult)... Please keep in mind that what works for me, may not work for you (so the obvious "do at your own risk" preface applies).
    ...
    Read More Read More 106 Comments

  • Category

    Administration (7)
    PHP (2)
    Premium (3)
    vBulletin (5)
  • Advertising
  • Contact Us @Twitter
  • Digital Point Solutions
  • Privacy
  • Top
All times are GMT -8. The time now is 9:21 pm.
Digital Point modules: CSS, Sphinx-based search