folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
Javascript from within Folderblog(back to index)
OK - just when i thought i had finally worked all the little (and not so little) issues out - bang - i can't get my web counter script to run from the main folderblog (with a highly modified relaxation) page (although it works for the simpleviewer.php page). Here is the code - only the top bit does anything i believe - any thoughts - i really need it to work and i have spent hours on it with no luck :(

<!-- phpmyvisites -->
onclick="window.open(this.href);return(false);">
<script type="text/javascript">
<!--
var a_vars = Array();
var pagename='';

var phpmyvisitesSite = 1;
var phpmyvisitesURL = "http://www.idealmilk.com/boiler/phpmv2/phpmyvisites.php";
//-->
</script>
<script language=javascript src="http://www.idealmilk.com/boiler/phpmv2/phpmyvisites.js"></script>
<noscript>
</noscript>

<noscript>
<p><span class="style1">phpMyVisites | Open source web analytics</span><img src="http://www.idealmilk.com/boiler/phpmv2/phpmyvisites.php" alt="phpMyVisites" style="border:0" />
</p>
</noscript>
<!-- /phpmyvisites -->
posted by Ideal Milk on 19 Dec 05 at 5:07 PM
OK so i found a really dirty workaround which i hope works - i had to remove the fb_mimetype.php file then echo this:

<?php echo '

very unsatisfactory but it seems to work
posted by Ideal Milk on 19 Dec 05 at 6:42 PM
<?php echo '
posted by Ideal Milk on 19 Dec 05 at 6:42 PM
damn
posted by Ideal Milk on 19 Dec 05 at 6:42 PM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(
back to index)