Jump to content

mikejonessmith

New Members
  • Posts

    7
  • Joined

  • Last visited

    Never

Contact Methods

  • Website URL
    http://gizbuilder.com

Profile Information

  • Gender
    Not Telling

mikejonessmith's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I am hoping someone can offer more suggestions... any help would be appreciated.
  2. I am hoping someone can offer more suggestions
  3. PHP usually looks like <?php ?> I don't see any of those things, but I could be out of date with php and you have some super secret invisible php that we're suppose to help you with. thanks
  4. my first post has pictures ... before and after .... I have problems with THE page... FIREFOX (looks good) .... IE7 (bad)... see pictures above
  5. more of the code <link rel="stylesheet" type="text/css" href="style.css" media="all" /> </head> <body> <div id="wrapper"> <div id="top"> <h1><a href="<?php echo $config['site_url'];?>"><?php echo $config['site_name'];?></a></h1> <!-- Search Google --> <form method="get" action="http://www.google.com/custom" target="_top"> <label for="sbi" style="display: none">Enter your search terms</label> <input type="text" name="q" size="20" maxlength="255" value="" id="sbi" style="background:#fff url('google.gif') left no-repeat;" onfocus="this.style.background='';" onblur="this.style.background='#fff url(\'google.gif\') left no-repeat;'" /> <label for="sbb" style="display: none">Submit search form</label> <input type="submit" name="sa" value="Search" id="sbb" /> <input type="hidden" name="client" value="pub-<?php echo $config['adsense']['pub_id'];?>" /> <input type="hidden" name="forid" value="1" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="hidden" name="oe" value="UTF-8" /> <input type="hidden" name="safe" value="active" /> <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#FFFFFF;VLC:663399;AH:center;BGC:FFFFFF;LBGC:FFFFFF;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1" /> <input type="hidden" name="hl" value="en" /> </form> <!-- Search Google --> <br clear="all" /> </div> <div id="menu"><span style="float:left">Products and Reviews: </span><?php echo $menu; ?><br style='clear:both' /></div>
  6. I have some issues with code. This header works in FIREFOX however if I view the page in IE7 .. see the pictures. can anyone offer suggestions or how to fix .... I know nothing about <sad> ****I think this is the area ...that has the problem ***** </form> <!-- Search Google --> <br clear="all" /> </div> <div id="menu"><span style="float:left">Products and Reviews: </span><?php echo $menu; ?><br clear="all" /></div> Thanks in advance Archer [attachment deleted by admin]
  7. Here is my story ... Now I know the person that is reading this is not connected to this ... but i downloaded a script. and I am not strong with coding. I am hoping that someone would be kind enough to look at the file and have it working ....help with the small changes .... I am concerned because the person that created and is offering the script to many and it might have embedded code that will access and add to there account. this code is offered to many that may be using it .... without knowing ... consider the ramifications... please consider if you can help working example of the code from the guy. ****I can not post URL**** His site: ****I can not post URL**** My big concerns are with the script below is; does it have ebay codes embedded /??? Question # 1 index.php $XMLFILE = "http://rss.api.ebay.com/ws/rssapi?FeedName=SearchResults&siteId=3&language=en-GB&output=RSS20&catref=C5&sacur=0&saslt=2&from=R6&saobfmts=exsif&dfsp=32&afepn=".$ebay_id."&saslc=0&floc=1&sabfmts=0&ga10244=10425&saaff=afepn&ftrv=1&ftrt=1&fcl=3&frpp=50&customid=".$customid."&satitle=" . $query . "&saslop=1&sacat=-1&fss=0"; $TEMPLATE = "rss/sample-template.html"; $MAXITEMS = "15"; include("rss/rss2html.php"); Question # 4 GB === i need this changed to north america US or CA canada I am in Canada and would like it working for .... Summary; can you alter this code so it works iF i get someone to help ... I can email the files to test .... PM ME Archer
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.