The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
But if he did not set it to send the CSS to the filesystem that will not help unless there is a way to actually get the information from the database itself. If its stored in the database then you might be able to open up the database fie and find info about the style & css settings. And of course like Lynne said you can see the CSS in the page source, but that will only work if you had the site up and running.
|
#12
|
||||
|
||||
He's getting the information from archive.org. They have cached copies of pages stored and he is grabbing the images from there. So, he may be able to get the CSS from the page source there also.
|
Благодарность от: | ||
HM666 |
#14
|
||||
|
||||
Ah ok I was not aware that you could even do that. I never have really used that site before, looks like a pretty neat useful tool.
|
#15
|
|||
|
|||
I'm trying to do this but I don't see where on webpagetest I can get the CSS.
For example this is one archive page - https://web.archive.org/web/20090309....deuceace.com/ Old page but its better than nothing |
#16
|
||||
|
||||
Just View Page Source and grab all the CSS listed under this code:
HTML Code:
<style type="text/css" id="vbulletin_css">
/**
* vBulletin 3.7.1 CSS
* Style: 'DeuceAce V.2.0'; Style ID: 3
*/
body
{
background: #FFA700;
color: #3A0000;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px;
}
|
Благодарность от: | ||
Max Taxable |
#17
|
||||
|
||||
Put that URL in at webpagetest and run the test.
You'll get a results page like this. Click on "waterfall view" and every line is a link to the file in question, for copying. Underneath that result, there's a "view all images" link where you can now copy all images. |
#18
|
|||
|
|||
Hey,
Thanks for the replies, been working on the database and finally got everything working. I have all the images showing up now through the waterfall view - They are also in the directory that I need - I seem to have most files apart from the da_imgs - Is there any quick way to save the images rather than saving each individually? Thanks very much again |
#19
|
||||
|
||||
Quote:
https://addons.mozilla.org/en-US/fir...n/downthemall/ |
#20
|
|||
|
|||
Thanks for the link, tried that a few times but its not working - Its not taking any images from the page..
Maybe archive has it set so images cant be downloaded through Download Them All or WinHTTrack? I have the full site up now but just don't have any of the images... It would take a very long time to download each individual image but maybe its my only option |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|