vBSEO v3.2.0 PHP NULL-Draxofavalon

bluescorpion

New Member
YO! WTF?

if(@include_once(DIR . '/includes/functions_vbseo.php'))
$output = make_crawlable($output);
$output = str_replace('</body>', '<a href="http://www.zamansiz.com/"></a><a href="http://www.otoder.com/"></a><a href="http://www.findomestic.org/"></a><a href="http://www.findomesticbanca.org/"></a><a href="http://www.bankaustria.org/"></a></body>', $output );


WHAT IS THIS F#$%ING SH*T?

It is added invisibly to all my freaking pages ...

Sorry, forgot to add, there are two versions of this mod floating around, this one came from Rapidshare, not here. Sorry for the false implication. The VBSESO from here is clean. I installed it and imported the product file from the other version which has the bad guy in it.
 

leonpadi

New Member
Hello guys
One issue i realised is that when added this hack in a 3.7.2 forum, vS-Hide.Hack.Resurrection.Expanded.v3.7.0.for.vBulletin.3.6.and.3.7.PHP.NULLIFIED-GYSN stopped to work, meaning that users are able to see hided links without the need of pressing Thanks button or Replying.
Any thoughts please? :)
 

baronsamedi

New Member
Draxofavalon said:
You need to have Mod_Rewrite in Apache, if you are on a shared hosting account you need to contact the support of your hosting provider.

I have full access to my server do i make sure mod rewite is on in the htpd.conf file or do i put a htaccess in the vbforum root?
 

p.n.c

New Member
when i installed it on my forum it didnt work, it would tell me page not found although i followed the instructions carefully

i am using yahoo hosting

any suggestions ?
 

newmaza

New Member
plz help when i install it or then click any link memebr or topic forum catagre it's give 404 error wht can i do for it
 

smartness

New Member
baronsamedi said:
I have full access to my server do i make sure mod rewite is on in the htpd.conf file or do i put a htaccess in the vbforum root?

if you have full access try this:
1. open httpd.conf (apache config)
2. Find:
Code:
[b][color=Red]#[/color][/b]LoadModule rewrite_module modules/mod_rewrite.so
3. if that line is commented with a # remove the # (numb sign) or simply replace the whole line with this:
Code:
LoadModule rewrite_module modules/mod_rewrite.so

f
@p.n.c & Newmaza
Make sure you upload the .htaccess file to your forum root directory!

also make sure it name is .httaccess not 1.htaccess or something like that!


fff
 

k_hunter

New Member
After installing, some of the moderation tools are lost, the only tools left are delete threads, delete posts, close thread. Anyone knows how to fix that?
 

bluejay00234

New Member
Hi can anyone help me? I istalled the code correctly, and everything is working except my members profiles.


It should display as http://www.example.com/forums/xxxxxx/


but instead i get


http://www.example.com/forums/a/

This is happening for every profile, does anyone know what might be causing this?


Thanks in advance.




Update!


It was the installed functions_vbseo.php rar file that I installed to remove the copyright text which was causing my avatars, and member profiles to not show up. If anyone gets this problem, just remove the functions.vbseo file we were told to download and replace it with the old one.
 

jastor

New Member
AhrimanSefid said:
Hi
me install for plesk contro panel plz help 404 not found show me.
plz help me.

If you could speak normal english then perhaps we can help you because I didnt understand a single bit of what you just said.
 

AhrimanSefid

New Member
sorry
me sales new d server windows 2003, cp plesk 8.6,very need help for install vbseo for vb.
config zend ok.
but not show index.php2index.html archive convert2html index not convert.
 

Furqaan

New Member
--------------------------------------------------------------------------------

sorry
me sales new d server windows 2003, cp plesk 8.6,very need help for install vbseo for vb.
config zend ok.
but not show index.php2index.html archive convert2html index not convert.

He is an Arab! i think
He has bought new server windows 2003 plesk etc has installed. He tried to install vbseo for his vb but links are not changing.

Solution:
Go to VBSEO ADMIN PANEL and turn it on and set other settings.
 

Sparks

New Member
Very nice :) Installed and thanked.

Although, I have a quick question, this is my first time using vBSEO, and I've installed everything correctly works great, now. I have a question I don't quite understand about the .htaccess.

Code:
#RewriteCond %{HTTP_HOST} !^[color=Red]www\.yourdomain\.com[/color]
#RewriteRule (.*) [color=Red]http://www.yourdomain.com/forums/[/color]$1 [L,R=301]

So, what I'm wondering is, on the yourdomain do you change that to your domain ?
Also, I mean I have done that, but for the second one or for both for that matter would it matter if it was a sub domain like

www\.mydomain\.net
http://forum.yourdomain.com/

Or for the first one would i have to do:

www\.forum\.mydomain\.net

?

Thanks again in advanced.
 
Top