PDA

View Full Version : Custom PHP page?


jimnyc
07-01-2012, 02:22 PM
I've seen very lengthy instructions for older versions as well as a few outdated hacks. I'm looking to place a PHP page on my site, which will contain all the DMCA information. I would like for this page to blend in with the rest of my site.

A few years back I had an add-on that allowed you to just fill in the info and create a hyperlink to the new page on the forum home, and when this page was loaded, it fight right into the style of the site.

Anyone know of anything like this? Or a quick and easy way to add DMCA takedown info on my site in case a member goes afoul and I don't notice it?

Thanks!

-Jim

kh99
07-01-2012, 03:30 PM
Here's an article I just noticed - I've never tried this method myself: https://vborg.vbsupport.ru/showthread.php?t=229194

Here's another article on creating your own custom page: https://vborg.vbsupport.ru/showthread.php?t=228112 . The difference between this one and the one above is that with this one, your template would need to contain a complete html document with the right vb variables inserted for the header, footer etc. Sounds like you really want the one above, but I thought I'd include this anyway.

Simon Lloyd
07-01-2012, 04:00 PM
This would be a good start and completely customisable :)
https://vborg.vbsupport.ru/showthread.php?t=222190

--------------- Added 1341162543 at 1341162543 ---------------

Sorry, just realised this is a vb4 request :(

jimnyc
07-01-2012, 04:55 PM
Thanks guys, appreciate those links. I had tried them before. My site has some customizations that seem to get knocked out of alignment when I use those. I was just hoping to place a DMCA link in the footer, but whenever it loads it looks like absolute crap! On a default install I suppose that would be perfect. On my site, using those methods, my navbar seems to go out of whack or some colors change, which I'm sure is my own issue by having a custom style. I was hoping there was something easy to use that would allow me to just plugin the DMCA text and be done.

Thanks again!