Resource icon

Dynamic banner 2017-06-26

No permission to download

Maria

Member
Joined
Nov 7, 2015
Messages
10
Reaction score
2
Points
35
Hi there, for me it doesnt work :

[28-Nov-2015 18:31:32 UTC] PHP Warning: imagecreatefromjpeg(wzor4.jpeg): failed to open stream: No such file or directory in /home/ck/public_html/Banner/baner.php on line 46
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagecolorallocate() expects parameter 1 to be resource, boolean given in /home/ck/public_html/Banner/baner.php on line 48
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagettftext() expects parameter 1 to be resource, boolean given in /home/ck/public_html/Banner/baner.php on line 52
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagettftext() expects parameter 1 to be resource, boolean given in /home/ck/public_html/Banner/baner.php on line 56
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagettftext() expects parameter 1 to be resource, boolean given in /home/ck/public_html/Banner/baner.php on line 59
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagettftext() expects parameter 1 to be resource, boolean given in /home/ck/public_html/Banner/baner.php on line 61
[28-Nov-2015 18:31:32 UTC] PHP Warning:
 
Joined
Nov 7, 2015
Messages
53
Reaction score
78
Points
53
I didn't download the script as Chrome blocks the download and I'm too lazy to start my sandbox.
Anyway, it's pretty clear what the error is. Just read the first line.
 

bl4uni

Active Member
Joined
Sep 10, 2015
Messages
106
Reaction score
69
Points
73
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagecreatefromjpeg(wzor4.jpeg): failed to open stream: No such file or directory in /home/ck/public_html/Banner/baner.php on line 46
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagecolorallocate() expects parameter 1 to be resource, boolean given in /home/ck/public_html/Banner/baner.php on line 48
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagettftext() expects parameter 1 to be resource, boolean given in /home/ck/public_html/Banner/baner.php on line 52
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagettftext() expects parameter 1 to be resource, boolean given in /home/ck/public_html/Banner/baner.php on line 56
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagettftext() expects parameter 1 to be resource, boolean given in /home/ck/public_html/Banner/baner.php on line 59
[28-Nov-2015 18:31:32 UTC] PHP Warning: imagettftext() expects parameter 1 to be resource, boolean given in /home/ck/public_html/Banner/baner.php on line 61
[28-Nov-2015 18:31:32 UTC] PHP Warning:
baner.php? Lol.
 

Mertt

Member
Joined
Feb 1, 2016
Messages
1
Reaction score
0
Points
33
I threw site banner but did not work with files FileZilla . How will I do
 

srba123

Member
Joined
Feb 6, 2016
Messages
20
Reaction score
5
Points
35
I do not know how to put in this.
Is there a tutorial on how to throw it , and customize my design
 

Peter_Enis

Active Member
Joined
Sep 29, 2015
Messages
14
Reaction score
3
Points
78
ill get
Code:
network functions are not available in this PHP installation
but
Code:
allow_url_fopen = on
is activated i have no idea why it is not working on my linux server,
but ot works on my super old portable webserver for windows... is this a fail from my hoster? i have an virtual server

screen not working
http://prntscr.com/gw7sjx
screen working at localhost...
http://prntscr.com/gw7tmo
 
Last edited:
Top