.htacc file help
i unistalled vbseo and now my pages are goign white. i do not know where my .hta file is to chnge the rewrites. when im in my ftp i can see it ay all any help?
i unistalled vbseo and now my pages are goign white. i do not know where my .hta file is to chnge the rewrites. when im in my ftp i can see it ay all any help?
Many visitors were hit by a sudden wall lately, because the site was closed impulsively in late october, for no apparent reason. We are now reopening the site, with 5 months of evaluations, negociations and upgrades. More than 100 000 lines of code have to be checked out because we have the biggest repository of…
… i want a lexical engine on the site, which will use these tags: … replacing known terms in $message text, not globally in $output. terms are not ads, html or other things, they are just » term = definition « minimum footprint, need to be cached, but remember to have multiple dictionaries, like medical,…
We need something better, less complicated and more efficient… actually IPB’s permissions system is better… isn’t it ?! I’m going to trash it all and start over in the next minutes… the only thing that will remain is the 10$ Member Key to have access to the site system… All other ranks will be given…
Nope… go here: vBulletin.org Forum if you have a customized forum go there: vBulletin Community Forum – Powered by vBulletin if you use a forum without modifications. Why aren’t we helping? not because we hate you, but because we’re not the official place to do so. This place is for commercial products and general support…
Will replace all your original bbcode wrappers to a CSS based template based on the PHP.net look. here are the examples *(screenshot is because i may change the wrapper anytime for demos, so you are sure to see it): There will be other bbcode replacements like this one in the future, but you can not…
hello, I’m trying to add this in plug both for header and footer.What I’m trying to do is incorporate the wordpress skin with vb.It worked on my local server but going live its not working example for header ob_start(); include(‘../path/to/wp-load.php’); include(‘../blog/wp-content/themes/sandbox/header.php’); $wp_header = ob_get_contents(); ob_end_clean(); then in header template at very top i would add…