SV650.org - SV650 & Gladius 650 Forum



Idle Banter For non SV and non bike related chat (and the odd bit of humour - but if any post isn't suitable it'll get deleted real quick).
There's also a "U" rating so please respect this. Newbies can also say "hello" here too.

View Poll Results: what ya think
wow 1 12.50%
could be better 2 25.00%
poop 2 25.00%
pure spam 3 37.50%
Voters: 8. You may not vote on this poll

Reply
 
Thread Tools
Old 20-02-06, 07:21 PM   #1
meanbikes
Guest
 
Posts: n/a
Default feedback needed

hi all,

for those of you that start ranting and raving this is not spam!!

all im asking is for you to visit my site and email a bit of feedback to me feedback@meanbikes.com as this would help me to fix any bugs or problems you may find.

thanks
___________________________
James
Http://www.meanbikes.com
  Reply With Quote
Old 20-02-06, 07:27 PM   #2
TSM
The Sick Man
Mega Poster
 
TSM's Avatar
 
Join Date: Nov 2004
Location: Peckham.SE.LDN
Posts: 4,768
Default

Save a tad of bandwidth by removing the HTML comment from overall_footer.tpl

Cache the subBlack.css file by renaming the file subBlackCSS.php and adding the code below to the top of the file. That way it caches the CSS on the client machine for 1h (60 * 60) before getting it again. I do the same with the JS files. Remember to alter the overall_header.tpl & simple_header.tpl to point to the new files. It will also GZIP the CSS file to the client which makes it way smaller.
Code:
<?php 
ob_start ("ob_gzhandler");
header("Content-type: text/css; charset: ISO-8859-1");
header("Cache-Control: must-revalidate");
$offset = 60 * 60 ;
$ExpStr = "Expires: " . 
gmdate("D, d M Y H:i:s",
time() + $offset) . " GMT";
header($ExpStr);
?>
What version of PHP & MySQL do you run the forums on?

If you have control over the php.ini files it may be an idea to install eAccelerator as it caches the php code and makes it much much faster. Also look at eXtreme Styles mod as it caches all the phpBB templates and makes it faster still.
__________________
OTR: KTM 690 Duke R 2015 Full Akro
SIDELINE: Kwak ZX636 A1P 2002, Red, R&G's, Yoshi, Double Bubble Screen
GONE: Kwak ZX-7R P1, Full Akro, Undertray, Screen
GONE: SV650S K2 Very Bruised & Without Fairing, Motovation Frame Sliders, R&G Ally Sprocket Toe Protector, HEL 2 Line Setup, GSXR K1 600 RWU Forks, Barnett Clutch & Springs, Penske 8981 Shock, Gilles Ti Rearsets, Steel Barends, Scottoiler, AFAM Chain & Sprockets, Twin FIAMM Horns, Skidmarx Bellypan, Full Micron Zeta Steel System, Cut down undertay.

Forum Problems & Information / Site Suggestions
TSM is offline   Reply With Quote
Old 20-02-06, 07:28 PM   #3
22
Guest
 
Posts: n/a
Default

seems ok but voted could do better simply cos the colours dont do my eyes any favours, like traffic lights.
  Reply With Quote
Old 20-02-06, 07:29 PM   #4
mattSV
Member
Mega Poster
 
mattSV's Avatar
 
Join Date: Jul 2003
Location: Darn sarf, innit
Posts: 2,025
Default

TSM wrote:-

Quote:
Save a tad of bandwidth by removing the HTML comment from overall_footer.tpl

Cache the subBlack.css file by renaming the file subBlackCSS.php and adding the code below to the top of the file. That way it caches the CSS on the client machine for 1h (60 * 60) before getting it again. I do the same with the JS files. Remember to alter the overall_header.tpl & simple_header.tpl to point to the new files.
Code:
<?php
ob_start ("ob_gzhandler");
header("Content-type: text/css; charset: ISO-8859-1");
header("Cache-Control: must-revalidate");
$offset = 60 * 60 ;
$ExpStr = "Expires: " .
gmdate("D, d M Y H:i:s",
time() + $offset) . " GMT";
header($ExpStr);
?>

Pah - beat me to it - I was going to say that
__________________
2000 - 2004 SV650S
2004 - 2009 SV1000S
2009 - 2013 Triumph Sprint ST1050
2013 - 2016 Triumph Explorer 1200
2016 - Ducati Multistrada DVT S
mattSV is offline   Reply With Quote
Old 20-02-06, 07:34 PM   #5
meanbikes
Guest
 
Posts: n/a
Default

thanks matt + tsm

22 have a couple of other themes on the site but they are only selectable once you register
  Reply With Quote
Old 20-02-06, 11:43 PM   #6
madmal
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by mattSV
TSM wrote:-

Quote:
Save a tad of bandwidth by removing the HTML comment from overall_footer.tpl

Cache the subBlack.css file by renaming the file subBlackCSS.php and adding the code below to the top of the file. That way it caches the CSS on the client machine for 1h (60 * 60) before getting it again. I do the same with the JS files. Remember to alter the overall_header.tpl & simple_header.tpl to point to the new files.
Code:
<?php
ob_start ("ob_gzhandler");
header("Content-type: text/css; charset: ISO-8859-1");
header("Cache-Control: must-revalidate");
$offset = 60 * 60 ;
$ExpStr = "Expires: " .
gmdate("D, d M Y H:i:s",
time() + $offset) . " GMT";
header($ExpStr);
?>

Pah - beat me to it - I was going to say that
  Reply With Quote
Old 21-02-06, 12:05 AM   #7
K
Guest
 
Posts: n/a
Default

Well, as you appear to have a '98 FireBlade taking centre stage - I personally think it's awsome!
  Reply With Quote
Old 21-02-06, 01:08 PM   #8
meanbikes
Guest
 
Posts: n/a
Default

lol cheers k
  Reply With Quote
Old 21-02-06, 01:13 PM   #9
jonboy
Guest
 
Posts: n/a
Default Re: feedback needed

Quote:
Originally Posted by meanbikes
...for those of you that start ranting and raving this is not spam!!
Well it kind of is really, and you were asked to seek Moderator approval before posting anything like this again. It's just a question of politeness I suggest.


.
  Reply With Quote
Old 21-02-06, 01:14 PM   #10
thor
Guest
 
Posts: n/a
Default

This thread made me laugh

http://www.meanbikes.com/forum/viewtopic.php?t=77

  Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ebay Neg feedback to change Stu Idle Banter 9 05-02-08 06:24 PM
New Site Feedback Pls... Demonz Idle Banter 5 22-01-08 10:43 PM
Carbon Can Co. Fitted... Feedback Catflavor SV Talk, Tuning & Tweaking 9 25-07-07 11:46 AM
SV1000 feedback . . . Sharpy SV Talk, Tuning & Tweaking 4 29-03-05 11:13 PM


All times are GMT. The time now is 06:19 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.