| View previous topic :: View next topic |
| Author |
Message |
chiew
Joined: 29 Aug 2007 Posts: 10
|
Posted: Wed Aug 29, 2007 8:51 pm Post subject: Easy Banner |
|
|
I set up easy banner free and every works fine except that the html code to run the work.php give 404 error. what is wrong ?
<!-- EasyBanner code begin -->
<CENTER>
<IFRAME SRC="http://www.singapore-web-directory.com/easybannerfree/work.php?ID=testing" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></IFRAME>
</CENTER>
<!-- EasyBanner code end -->
chiew |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5692
|
Posted: Thu Aug 30, 2007 2:50 am Post subject: |
|
|
| I tested the code you posted here and it worked without any problem, it shows a banner. There doesn't seem to be any problem. |
|
| Back to top |
|
 |
chiew
Joined: 29 Aug 2007 Posts: 10
|
Posted: Fri Aug 31, 2007 9:25 pm Post subject: |
|
|
Thank you for testing out the code.
The reason for the error is because I set up the database in lower case "easybannerfree" and I create the sub-directory in upper case "EasyBannerFree".
I have changed the sub-directory to lower case, so everything is OK now.
Chiew
http://www.singapore-web-directory.com |
|
| Back to top |
|
 |
|