Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks
Author Message
BamBamPSK
Regular
Regular



Joined: Nov 11, 2003
Posts: 61

PostPosted: Sat Jun 05, 2004 1:57 pm Reply with quote

got a babe block for my site i upload the block to my site activate it and i see the chicks in the picture but i also get an error looking for some help to get rid of the error...

ERROR:
Warning: main(): stream does not support seeking in /home/pskclan/public_html/blocks/block-erikkadevine.php on line 57

CODE:
Code:
<?php


##########################################################################
# This php-nuke block will display a random thumbnail image,
# from the galleries of www.erikkadevine.com, onto your nuke site.
##########################################################################
# block-erikkadevine.php for PHP-NUKE ver.6.0 and above
#-------------------------
# Random Bella Babe
#-------------------------
# Version: 1.0
#
# Copyright (c) 2003 by:
#
# LAB Publishing
# (http://www.erikkadevine.com)
# (funky@erikkadevine.com)
#
# All coding by humpa@humpa.com (many thanks dude!)
#
###########################################################################
# Random Bella Babe is free software. You can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License.
# Random Bella Babe is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details. You also agree to our terms
# set out here http://www.erikkadevine.com/terms.htm
#
# For a copy of the GNU General Public License write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA   
# 02111-1307  USA
##########################################################################
# To use, simply drop in your blocks folder and activate through admin.
#
# If the code don't work you are on your own.
##########################################################################
# If you use this on your site let me know so I can add your link to
# our users list. If you develop modifications I'd be interested.
# funky@erikkadevine.com
##########################################################################


if (eregi("block-erikkadevine.php", $PHP_SELF)) {
    die("Sorry, you can't access this file directly.");
}


//          You can set the width of the image to be displayed.
//          Be advised, if the actual image width is less than the image width you supply,
//           then the actual image width will be used (to prevent distorted images).
$img_width = 140;


ob_start();
include("http://www.erikkadevine.com/bella_random_pic.php?img_width=$img_width");
$content = ob_get_contents();
ob_end_clean();
?>



thanks in advance

_________________
Image 
View user's profile Send private message
BamBamPSK







PostPosted: Sat Jun 05, 2004 8:09 pm Reply with quote

are my requests unreasonable? i dont seem to get a response
 
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Sat Jun 05, 2004 8:22 pm Reply with quote

Actually I've never seen that error but the block works for me so...

Maybe try using the url in an image tag instead.
 
View user's profile Send private message
southern
Client



Joined: Jan 29, 2004
Posts: 624

PostPosted: Wed Jun 23, 2004 10:50 pm Reply with quote

Why, sixone! You, a Babe block user?? Tsk!! Actually I've been looking for another so thanks BamBam!

_________________
Computer Science is no more about computers than astronomy is about telescopes.
- E. W. Dijkstra 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©