upload problems

jimi posted 22nd of May 2008 in Community Voice. 12 comments.

It gives me the message "Alert: Files can't exceed 2mb"

I did php.ini on my server to up it to 32mb.

I also went into ray suite and put the file to 32mb each.

I'm running 6.1.1

also I don't know how to make a php.ini file if thats what I need, if you know what to write help me out

also don't know how to refresh apache.



Thanks

 
Comments
·Oldest
·Top
Please login to post a comment.
milenkovski
compile the apache server (carefully)
gameutopia
Thanks for including your dolphin version, many times this is left out this can be very helpful.

But you did not mention whether music gallery, mp3/profile, or movie/video uploads or other.

Since you mention 32mb's I am going to assume you are referring to movie/video uploads.

If you did all the php.ini/.htaccess and increase in ray widget suite in admin panel.

Then verify that your ray widget is writeable for the movie/video xml file at:

yoursite.com//ray/modules/movie/xml/config.xml

depending see more on your setup but in order for the ray suite widget in admin panel to be able to make the changes to this file it need to be writeable by the server usually 666 for apache, but may very if you have php as cgi.

Otherwise you can manually open the file with a text editor notepad/wordpad, cpanel or other
yoursite.com//ray/modules/movie/xml/config.xml

Look for the the following referrence:

<item key="fileSize"><![CDATA[20]]>

The 20 in this case is referring to 20mb's upload. Change the 20 to your liking.

on rare occassions when this widget isn't registered in unity or there is somekind of error registering it I actually have changed it to include filemaxsize to get it to work right like:
<item key="fileMaxSize"><![CDATA[32]]>

Just a few things to play around with.

Good Luck
Bisi
Thanks! I worked for me...
gameutopia
Thanks for including your dolphin version, many times this is left out this can be very helpful.

But you did not mention whether music gallery, mp3/profile, or movie/video uploads or other.

Since you mention 32mb's I am going to assume you are referring to movie/video uploads.

If you did all the php.ini/.htaccess and increase in ray widget suite in admin panel.

Then verify that your ray widget is writeable for the movie/video xml file at:

yoursite.com//ray/modules/movie/xml/config.xml

depending see more on your setup but in order for the ray suite widget in admin panel to be able to make the changes to this file it need to be writeable by the server usually 666 for apache, but may very if you have php as cgi.

Otherwise you can manually open the file with a text editor notepad/wordpad, cpanel or other
yoursite.com/ray/modules/movie/xml/config.xml

Look for the the following referrence:

<item key="fileSize"><![CDATA[20]]>

The 20 in this case is referring to 20mb's upload. Change the 20 to your liking.

on rare occassions when this widget isn't registered in unity or there is somekind of error registering it I actually have changed it to include filemaxsize to get it to work right like:
<item key="fileMaxSize"><![CDATA[32]]>

Just a few things to play around with.

Good Luck
gameutopia
Thanks for including your dolphin version, many times this is left out this can be very helpful.

But you did not mention whether music gallery, mp3/profile, or movie/video uploads or other.

Since you mention 32mb's I am going to assume you are referring to movie/video uploads.

If you did all the php.ini/.htaccess and increase in ray widget suite in admin panel.

Then verify that your ray widget is writeable for the movie/video xml file at:

yoursite.com/ray/modules/movie/xml/config.xml

depending see more on your setup but in order for the ray suite widget in admin panel to be able to make the changes to this file it need to be writeable by the server usually 666 for apache, but may very if you have php as cgi.

Otherwise you can manually open the file with a text editor notepad/wordpad, cpanel or other
yoursite.com/ray/modules/movie/xml/config.xml

Look for the the following referrence:

<item key="fileSize"><![CDATA[20]]>

The 20 in this case is referring to 20mb's upload. Change the 20 to your liking.

on rare occassions when this widget isn't registered in unity or there is somekind of error registering it I actually have changed it to include filemaxsize to get it to work right like:
<item key="fileMaxSize"><![CDATA[32]]>

Just a few things to play around with.

Good Luck
gameutopia
Sorry for the additional posts. All I did was try to edit a type-o and for some reason this think posted 4 replys. I clicked on edit and fixed it then 4 lovely reply's all similarly looking. Think this new site still has a few kinks to work out. Sorry Again. Hope my original posts help a little. Else pm me. gameutopia
charmer
I am having pretty much the same problem with all the ray plugins. I should be sending you folks a bill for my time. Just call me frustrated.

I have Dolphin 6.1 the Ad Free version and I just bought most of the ray plugins and I can not change (increase) the upload limits either.

As a matter of interest I can use the Dolphin interface to change settings but then access via ftp to see the date of files and they are not newly dated, yet the permission is 666

I would appreciate some help see more please.

config.xml for Video

<items><item key="recorder_width"><![CDATA[350]]></item><item key="recorder_height"><![CDATA[435]]></item><item key="player_width"><![CDATA[350]]></item><item key="player_height"><![CDATA[435]]></item><item key="autoApprove"><![CDATA[false]]></item><item key="maxRecords"><![CDATA[10]]></item><item key="recordTime"><![CDATA[45]]></item><item key="quality"><![CDATA[100]]></item><item key="serverUrl"><![CDATA[#serverUrl#]]></item><item key="serverHttpUrl"><![CDATA[#serverHttpUrl#]]></item></items>
charmer
Just a little more info. I change the settings in the interface for music and video. I log off as admin. Log back on as a user and try uploading and I keep getting the 2 meg max warning even though I changed it.

I then go back to admin and the settings are as I had changed them, so obviously they are being recorded somewhere, it seems the system is just not implementing them.

Really would like so help with this for music and video
gameutopia
Video is the profile video which goes by time in seconds that being the <item key="recordTime"><CDATA[45]]> where the 45 is 45 seconds of total record time allowed and the one before it in reference to [10]] is 10 profile videos allowed.

Movie folder is the one for the actual Video Player/Gallery Video player which is a different folder than Video. Have a look at the movie/xml/config.xml file instead of the video folder.
charmer
With the settings below the 2 meg warning box still pops up.

movie/xml/config.xml file.

<items><item key="editor_width"><![CDATA[440]]></item><item key="editor_height"><![CDATA[640]]></item><item key="player_height"><![CDATA[435]]></item><item key="filesCount"><![CDATA[20]]></item><item key="filesUrl"><![CDATA[#filesUrl#]]></item><item key="fileSize"><![CDATA[100]]></item><item see more key="fileMaxSize"><![CDATA[#fileMaxSize#]]></item><item key="autoPlay"><![CDATA[true]]></item><item key="save"><![CDATA[true]]></item><item key="autoApprove"><![CDATA[true]]></item><item key="sameQuality"><![CDATA[true]]></item></items>
charmer
Okay I manually changed the settings to what follows and it uploads, then gives a "File Uploading Error"

<items><item key="editor_width"><![CDATA[440]]></item><item key="editor_height"><![CDATA[640]]></item><item key="player_height"><![CDATA[435]]></item><item key="filesCount"><![CDATA[20]]></item><item key="filesUrl"><![CDATA[#filesUrl#]]></item><item see more key="fileSize"><![CDATA[100]]></item><item key="fileMaxSize"><![CDATA[100]]></item><item key="autoPlay"><![CDATA[true]]></item><item key="save"><![CDATA[true]]></item><item key="autoApprove"><![CDATA[true]]></item><item key="sameQuality"><![CDATA[true]]></item></items>
charmer
While I have you, one small questions, how do I delete user created chat rooms in AV Chat?
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.052854061126709