Enhancing 80 million pages.

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Pensamientos al azar acerca de vBSEO y www.bmwfaq.com
BMW FAQ Club All about my site www.bmwfaq.com
Old

Setup Sphinx search in vBulletin

Posted 11-16-2007 at 10:07 PM by Danny Bembibre
In order to try to have sphinx search working in my forums I follow the steps posted in this thread: http://www.vbulletin.org/forum/showp...postcount=3877


Download the latest stable sphinx release and unpack it
Code:
$ wget http://www.sphinxsearch.com/downloads/sphinx-0.9.7.tar.gz

$ tar xzf sphinx-0.9.7.tar.gz

$ cd sphinx-0.9.7
Configure Sphinx

Code:
 ./configure --prefix=/usr 
...
Danny Bembibre's Avatar
vBSEO Staff
Posted in BMW FAQ Club
Comments 1 Danny Bembibre is offline
Old

Forum Stats Signature Generator

Posted 11-15-2007 at 06:30 AM by Danny Bembibre
I make a stupid script to generate forum stats in a image template with GD. This is based in a old plugin that come from the earling times of vBulletin2

What make this

Based in a template image


The script that is executed a scheduled task from the vB adminCP modify the template and put in it your forum stats.
...
Danny Bembibre's Avatar
vBSEO Staff
Comments 8 Danny Bembibre is offline
Old

Source Compile PHP 5.2.4 for Plesk 8

Posted 11-13-2007 at 10:15 AM by Danny Bembibre
Updated 11-14-2007 at 04:15 PM by Philipp Herbers
Proceed at yourn risk, if you brake your server this won't be my problem .

I hate await when a new version of php is released that a packager built it. I prefer has the liberty of compile at any moment.

This procedure is tested in a Plesk 8.1 and in Plesk 8.2

Review the rpms installed:
Code:
[daniel@srv01 ~]$ rpm -qa | grep php
php-5.2.3-1.el4.art
php-common-5.2.3-1.el4.art
php-mysql-5.2.3-1.el4.art
php-gd-5.2.3-1.el4.art
...
Danny Bembibre's Avatar
vBSEO Staff
Posted in BMW FAQ Club, Php
Comments 2 Danny Bembibre is offline
Old

vBSEO Google/Yahoo Sitemap Generator

Posted 11-07-2007 at 10:18 AM by Danny Bembibre
vBSEO Google/Yahoo Sitemap Generator para vBulletin 3.6/3.5 (Plugin) y vBulletin 3.0



Ganadora del premio Modificación del mes en Noviembre del 2005!


Hilo Original: http://www.vbseo.com/f44/vbseo-googl...in-3-0-x-2648/

Descripción
============================

Nota: Este Plugin vBulletin...
Danny Bembibre's Avatar
vBSEO Staff
Comments 0 Danny Bembibre is offline
Old

Utilizar vBSEO en tus propias páginas (Programadores)

Posted 11-06-2007 at 11:39 AM by Danny Bembibre
API vBSEO para páginas propias
Existen muchas funciones vBSEO que pueden ser utilizadas por tus propios scripts.

Thread Original: http://www.vbseo.com/f2/vbseo-functi...sibility-1662/

NOTA: Siempre haz un include del archivo functions_vbseo.php.
Code: include_once 'includes/functions_vbseo.php';
1. Usa la siguiente función para convertir texto a formato vBSEO. Esto es muy util para URLs no relacionadas con vBulletin.
Code:
 $titulo_seo
...
Danny Bembibre's Avatar
vBSEO Staff
Comments 1 Danny Bembibre is offline

All times are GMT -4. The time now is 06:48 PM.


Powered by vBulletin Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.