9 Topics

Member Avatar for
Member Avatar for basketmen

For a website, sometime we used more than a script that [B]separated[/B], yes separated and dont have connection at all each other for example domain.com is a forum, using vbulletin domain.com/blog is a blog, using wordpress domain.com/store is ecommerce, using oscommerce domain.com/article is article cms, using joomla etc so for …

Member Avatar for rubberman
0
200
Member Avatar for Muazam
0
104
Member Avatar for Dani

After being requested to write a tutorial a few times, I've finally found the time to create a mod_rewrite tutorial for vBulletin 3. What this tutorial will allow you to do is make your vBulletin forum search engine spiderable - for Google and all the others. [i]<< update >>[/i] [i][b]This …

Member Avatar for zuerich-finanz
1
8K
Member Avatar for Dani

Well, I just got myself through a major disaster. A couple of days ago, vBulletin, the forum system which powers the core of DaniWeb, released a shiny new version, vB 3.6. Every day since, they've been announcing new features - many of which look just awesome! This afternoon, they finally …

Member Avatar for Dani
0
233
Member Avatar for flaco

am trying to make my forum work but it wont work I try to edit the config php but I get stuck any help guys I got the information but i just don't know were to put it [code=php]<?php /*======================================================================*\ || #################################################################### || || # vBulletin 3.6.8 Patch Level 2 …

Member Avatar for flaco
0
161
Member Avatar for cather

hi, i wish to include the forum session in my site i want the exact procedure and steps to be followed for the mod rewrite of urls. the urls should describe the domain name followed by the forum name and then by the forum number that has been posted. i.e. …

Member Avatar for TKSS
0
76
Member Avatar for robbio

Love it, dahlinks, love it. What I don't love was my rush to upgrade our vBulletin to 3.5. Doh. If I'm not mistaken, your hack only works with vBulletin 3.0.Whatever. I could just go ahead and attempt to install the hack on our board, but I'm afraid of crashing it. …

Member Avatar for Dani
0
194
Member Avatar for msimonds

Dani Could you look into this if you had time, probably would not take that long for you. For the higher level URL's to get into the gallery system, I have this in my .htaccess: [CODE]RewriteEngine On RewriteRule ^index.html index.php [L,NC] RewriteRule ^rantgirl([0-9]+).html$ index.php?rgom=$1 [L,NC] RewriteRule ^rgom([0-9]+)-(.*).html$ browseimages.php?c=$1 [L,NC][/CODE] I …

Member Avatar for msimonds
0
181
Member Avatar for I, Brian

I'm finally looking to move a project onto my very first dedicated server. However, I'm looking to use mod_rewrite a few times, not least with csgal's excellent mod_rewrite for vBulletin. My problem is that I've found is that some servers have PHP installed to run from CGI, and in this …

Member Avatar for Page
0
202