stublackett Posted June 4, 2008 Share Posted June 4, 2008 Hi, I'm working on http://www.borderschat.com/ at the moment and I need to find out where the HTML files are sourced Just wondering if anyone has any idea, As someone else has already made the site, We just need to modify it I've checked the include files and cant for the life of me find where the HTML is Any help appreciated Heres it the PHP Code : <?php // ++=========================================================================++ // || vBadvanced CMPS v3.0 RC2 (vB 3.6) - 70947 // || © 2003-2007 vBadvanced.com - All Rights Reserved // || This file may not be redistributed in whole or significant part. // || http://vbadvanced.com // || Downloaded 05:56, Mon Oct 29th 2007 // || 714070947_401783308344 // ++ ========================================================================++ error_reporting(E_ALL & ~E_NOTICE); define('THIS_SCRIPT', 'adv_index'); define('VBA_PORTAL', true); define('VBA_SCRIPT', 'CMPS'); // ============================================ // Enter the full path to your forum here // Example: /home/vbadvanced/public_html/forum // ============================================ $forumpath = './forums'; $pageid = $_GET['pageid']; // ============================================ // No Further Editing Necessary! // ============================================ if ($forumpath) { if (!is_dir($forumpath)) { echo 'Invalid forum path specified! Please edit this file and be sure to include the correct path for your $forumpath variable.'; exit; } chdir($forumpath); } $phrasegroups = array(); $globaltemplates = array(); $actiontemplates = array(); $specialtemplates = array(); require_once('./includes/vba_cmps_include_template.php'); require_once('./global.php'); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="description" name="description" content="Scottish Borders Forums and Business Search" /> <meta http-equiv="keywords" name="keywords" content="Scottish Borders Business Search Listing" /> <title>Borders Chat - Scottish Borders Online Community</title> <style type="text/css"> <!-- table input { font-size:10px; } body { background-image: url(images/pagebackground.gif); background-repeat:repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align:left } div.news { padding-bottom:10px; text-align:right; } td.welcome { padding-top:10px; font-size:12px } h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; } div.news h1 { text-align:inherit; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; margin:0px; } a { color:#0066CC; } iframe { margin:0px; padding:0px; } .style2 { font-size: 11px; color: #FFFFFF; } .style3 { font-size: 12px; font-weight: bold; } .style4 {color: #0066CC} .style6 {color: #000000} .style7 { font-size: 10px } --> </style> <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script> <script type="text/javascript"> <!-- function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> </head> <body onLoad="MM_preloadImages('images/weather-over.gif')"> <div align="center" style="margin-top:5px;"> <table width="1012px" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" rowspan="2" width="150px" valign="top" style="padding:6px"> </td> <td><img src="images/header2.jpg" width="700" height="74" /></td> <td align="left" rowspan="2" width="150px" valign="top" style="padding:6px"> </td> </tr> <tr> <td><script type="text/javascript"> AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','700','height','175','src','/gallery','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','/gallery' ); //end AC code </script> <noscript> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="700" height="175"> <param name="movie" value="/gallery.swf" /> <param name="quality" value="high" /> <embed src="/gallery.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="700" height="175"></embed> </object> </noscript></td> </tr> <tr> <td rowspan="6" align="left" width="150px" valign="top" style="padding:6px"><!-- LEFT ADVERTS --> </td> <td><? include("menu.php"); ?></td> <td rowspan="6" align="left" width="150" valign="top" style="padding:6px"><br></td> </tr> <tr> <td bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="15"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <? print_portal_output($home); ?> I think its something to do with the "print_portal_output($home)" Looking at a google search that is associated with PHPBB Forums, Any help appreciated anyway! Link to comment https://forums.phpfreaks.com/topic/108671-html-output/ Share on other sites More sharing options...
prcollin Posted June 4, 2008 Share Posted June 4, 2008 your trying to change the actual look of the forum by changing the html? I am not 100% sure if you can do that with vbulleting. Is there a css file you can acesss? or what exactl are you trying to do by accessign the html Link to comment https://forums.phpfreaks.com/topic/108671-html-output/#findComment-557290 Share on other sites More sharing options...
stublackett Posted June 4, 2008 Author Share Posted June 4, 2008 your trying to change the actual look of the forum by changing the html? I am not 100% sure if you can do that with vbulleting. Is there a css file you can acesss? or what exactl are you trying to do by accessign the html I'm trying to change the look of just the index page : www.borderschat.com/ Basically we are looking to take one of the modules and resize it, But I cant find the html file anywhere Link to comment https://forums.phpfreaks.com/topic/108671-html-output/#findComment-557291 Share on other sites More sharing options...
prcollin Posted June 4, 2008 Share Posted June 4, 2008 what CMS are you using? Link to comment https://forums.phpfreaks.com/topic/108671-html-output/#findComment-557293 Share on other sites More sharing options...
stublackett Posted June 4, 2008 Author Share Posted June 4, 2008 As far as I know its just the inbuilt one with vBulletin Link to comment https://forums.phpfreaks.com/topic/108671-html-output/#findComment-557295 Share on other sites More sharing options...
stublackett Posted June 4, 2008 Author Share Posted June 4, 2008 The overview from the guy who set the site up is : Overview The majority of Borders chat is a vBulletin board. There are plug-in scripts, like vBa CMPS, which runs the home page, events and clubs pages. Link to comment https://forums.phpfreaks.com/topic/108671-html-output/#findComment-557299 Share on other sites More sharing options...
prcollin Posted June 4, 2008 Share Posted June 4, 2008 looks like you might have to redesign it if you want to change it. Or recreate even Link to comment https://forums.phpfreaks.com/topic/108671-html-output/#findComment-557641 Share on other sites More sharing options...
discomatt Posted June 4, 2008 Share Posted June 4, 2008 A better place to look would be the authors or the homepages of the vbulletin plugins being used. Link to comment https://forums.phpfreaks.com/topic/108671-html-output/#findComment-557649 Share on other sites More sharing options...
prcollin Posted June 5, 2008 Share Posted June 5, 2008 A better place to look would be the authors or the homepages of the vbulletin plugins being used. If you have backend access to your CMS, assuming there is a cpanel or something you can navigate through the vbull directory and find the info you want. Link to comment https://forums.phpfreaks.com/topic/108671-html-output/#findComment-558159 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.