Log in

View Full Version : Products and Plugin Code


Galaxian
06-05-2007, 05:34 PM
Where is the vBulletin Products and Plugin code stored when they are inserted into vBulletin?

I say this because I want to modify a Product, however I am not sure where the code is for it!

Dismounted
06-06-2007, 09:30 AM
What do you want to modify?

Galaxian
06-06-2007, 10:08 AM
vBShout as it is printing " as " and I want to fix it.

Dismounted
06-06-2007, 10:33 AM
You'll have to look at one of its plugins.

Galaxian
06-06-2007, 11:03 AM
Ugh can't find it. Everything to do with vBulletin products and plugins system seems confusing.

nexialys
06-06-2007, 11:49 AM
did you at least asked for support in the related release thread ???.. .seems to me it's a typo somewhere...

Galaxian
06-10-2007, 01:07 AM
I found out that it was vbshout.php. Heh.

In one of their patches they implemented code that removed html.... however that code caused this wierd problem and there are other ways to do this... So I turned it off by setting the variable to 0. Couldn't find any problems after that and html wasn't being posted.

Dismounted
06-10-2007, 02:42 AM
But what if it is posted? If it gets through, it could possibly steal your cookies and gain access to your site...