function readfile() failed

A signature and avatar generator addon

Moderator: zanix

function readfile() failed

Postby Nightreaver » Tue Mar 13, 2007 3:29 pm

so... my signature image is not updaten correctly.. by this is not an error off the readfile funcion i think, readfile is enabled

a little test


read.php
Code: Select all
<?php
echo readfile("test.txt");
?>


test.txt
Code: Select all
Hallo
hier steht
jetzt was



link http://www.npgs.de/readfile/read.php


so.. readfile is enabled?

there must be an other source for this error...
Nightreaver
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Wed Jul 05, 2006 1:29 am

function readfile() failed

Postby zanix » Wed Mar 14, 2007 1:22 am

The use of a url in readfile is disabled on your server
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: function readfile() failed

Postby Nightreaver » Wed Mar 14, 2007 3:32 am

then tell me please how i can enable it!
Nightreaver
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Wed Jul 05, 2006 1:29 am

function readfile() failed

Postby zanix » Wed Mar 14, 2007 7:05 am

I think it's a setting in php.ini, but if you use a web host, more than likely, you won't be able to change it
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

function readfile() failed

Postby Nightreaver » Wed Mar 14, 2007 1:24 pm

what variable i have to change? found nothing with readfile in php.ini...

i am able to change it....
Nightreaver
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Wed Jul 05, 2006 1:29 am

function readfile() failed

Postby zanix » Wed Mar 14, 2007 10:09 pm

I'm not exactly sure to be honest
Google is your friend
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

function readfile() failed

Postby ds » Wed Mar 14, 2007 10:24 pm

You would need to enable the following in your php.ini

allow_url_fopen = On
Image
ds
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 297
Joined: Sat Jul 08, 2006 9:58 am

Re: function readfile() failed

Postby Inumaka » Tue Mar 27, 2007 8:49 pm

hi,

my english is not so fantastic, but i try ..

I have WoWRosterDF with siggen installed and everything works fine, but on uploading with UniUploader it doesn´t save my signatur and avatar.

- Could not save Avatar: function readfile() failed
- Could not save Signature: function readfile() failed

Readfile is on / allow_url_fopen = On

I can´t get it to work, please help me
Inumaka
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Fri Mar 23, 2007 8:52 am

function readfile() failed

Postby shadydude » Tue Mar 27, 2007 11:53 pm

I now seem to have the same problem. But only when trying to update using uniuploader. If I do a manual update via the update button on the roster everything updates ok and the signatures save correctly. but ehn i try to update via uniuploader i get the error message.

- Could not save Avatar: function readfile() failed
- Could not save Signature: function readfile() failed

I never used to get this error untill i updated to 2.4 ver of uniuploader any ideas what may be causing this?
Go for the eyes boo go for the eyes
Image
User avatar
shadydude
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Wed Aug 16, 2006 8:47 am
Location: Plymouth

function readfile() failed

Postby zanix » Wed Mar 28, 2007 10:03 am

Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: function readfile() failed

Postby Inumaka » Wed Mar 28, 2007 5:21 pm

thx, but i already tried this, and it doesn´t fix the problem :sad:
Inumaka
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Fri Mar 23, 2007 8:52 am

function readfile() failed

Postby shadydude » Thu Mar 29, 2007 6:26 am

Ok cool that sorted out my problem uniuploader is now working againg and saving sigs ok thanks
Go for the eyes boo go for the eyes
Image
User avatar
shadydude
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Wed Aug 16, 2006 8:47 am
Location: Plymouth

Re: function readfile() failed

Postby Wildstar » Fri Apr 13, 2007 7:21 pm

shadydude wrote:Ok cool that sorted out my problem uniuploader is now working againg and saving sigs ok thanks


What did you do? I'm suffering from this problem, and I tried what was in this thread and the other one that was linked earlier in this thread.

Updates fine if I use the web interface. I get the " function readfile() failed" error when using UU.
Wildstar
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Sat Aug 05, 2006 8:08 pm

function readfile() failed

Postby zanix » Sat Apr 14, 2007 12:53 am

readfile() is only used when uploading with UU
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

function readfile() failed

Postby thyphear » Thu Dec 20, 2007 6:29 am

Man I have read I don't know how many threads on this problem and I still can't seem to get this fixed.

I have checked the trigger.php file and it already has the / in the right place. I didn't have to edit this... I can get rosterDF to update when I go to the page, but I can't get UU to update through it... It comes back with a Could not save Signature: function readfile() failed error. At the vary end of the Parse.

I have already processed the SQL insert for securty. and obviously have I have changed the login variables, cause I wouldn't have gotten this far with out it.

Let me know if you need any other info... I would love to roll out UniAdmin, and UU to our guild. 332 members is a bit much to do tutorials, and TS meetings with everytime an addon updates. :D

Anyway, thanks for your help in advanced.

Using DF 9.1.2.1
WoWRosterDF
Siggen
On a CentOS 5 box
with plesk loaded on it. I have admin to the whole box. ;)
User avatar
thyphear
WR.net Apprentice
WR.net Apprentice
 
Posts: 10
Joined: Wed Dec 19, 2007 2:59 am

Next

Return to SigGen

Who is online

Users browsing this forum: No registered users and 1 guest

cron