293081
onokazu
Re: Can't upload custom avatar?
  • 2003/5/17 2:13

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Maybe your serevr has openbase_dir restriction enabled.
Turn on the PHP debug and see if any error messages are displayed.



293082
Jack404
Re: Can't upload custom avatar?
  • 2003/5/17 0:54

  • Jack404

  • Just popping in

  • Posts: 56

  • Since: 2003/5/16


On another of the servers that I've worked on, the problem was CHMOD. Double-check your permissions for the user avatar folder.

Good luck!



293083
sylvainb
Re: Can't upload custom avatar?
  • 2003/5/16 22:13

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


Hi, got this problem with my french web hosting!
The only way to solve that was to comment some code in /class/uploader.php :
Quote:

if (isset($this->maxWidth) || isset($this->maxHeight)) {
if (false === ($this->mediaDimention = getimagesize($this->mediaTmpName))) {
$this->setErrors('Invalid image file');
return false;
}
}

You can try this but you have to know that every user can upload a really big avatar like Billy with his 4x4 car (391 x 299) on my site...and i can't change it!



293084
Evil1
Re: Can't upload custom avatar?
  • 2003/5/16 21:57

  • Evil1

  • Just popping in

  • Posts: 5

  • Since: 2003/5/1 0


I have the exact same problem, please help =/



293085
knight
Re: image manager category gone ?
  • 2003/5/16 7:39

  • knight

  • Just popping in

  • Posts: 29

  • Since: 2002/12/29


ok as i mention all the data are still in the database..

i just solve it by using cvs version of main.php ( modules\system\admin\images\main.php ) at first it still not showing the category, but after some day i test it again by adding new category,this time it can keep the category i just added.

so my suggest is
1. dl the cvs main.php
2. del the category you create by myphpadmin
3. add again the new category



293086
Evil1
Re: open_basedir restriction in effect
  • 2003/5/16 5:18

  • Evil1

  • Just popping in

  • Posts: 5

  • Since: 2003/5/1 0


I get this error too, could this make you unable to upload avatars? Because i currently cant... i get a Media Upload error or somethin like that. And on my phpBB2 forum i get an error similar to up there

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/www/tmp/phpyGDcLk) is not within the allowed path(s): (/usr/local/lib/php/adodb) in /home/evilkarma/web/evilkarma.munk.nu/forum/includes/usercp_avatar.php on line 170

Does this error effect uploading capabilities from php to the server? im stumped



293087
method
Re: MyAnnonces
  • 2003/5/15 21:42

  • method

  • Just popping in

  • Posts: 10

  • Since: 2003/5/15


Thanks for help.. i will try to translate it in english/romanian .



293088
Aerobrick
Configurable, optional, profile fields
  • 2003/5/15 16:29

  • Aerobrick

  • Just popping in

  • Posts: 11

  • Since: 2003/1/21


The ability for admins to add/delete/turn on/turn off various user profile fields would be great.

Maybe implemented as a set of optional fields that can be configured and then turned on as wanted? Admins would have to add a field name, a field size (where applicable) and a field type (radio button, check box, text entry; with appropriate contents where required) and then check whether the optional field should be available in user profiles or not.

If these fields were then useable in finding and emailing registered users, it could make site-specific admin tasks that much easier.

As a really simple example, one might like to have a selectable button for gender in the user profile (i.e. a radio button set for "Male", "Female", "Not sure..."). I'm sure other admins might have other site-specific fields that they'd like to be able to add to user profiles...

Conversely, some admins might not want some fields that already appear.

---
Aerobrick



293089
sylvainb
Re: MyAnnonces
  • 2003/5/15 16:07

  • sylvainb

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/2/11


I've just put the module in the download section of my web site HERE.
Good download to everybody and don't hesitate to mail me if i've made a mistake (as i've keep the latest update of the module and add it my defines without test it! ) or to give me the english translation.
Thanks in advance.



293090
pierre
Re: MyAnnonces
  • 2003/5/15 15:36

  • pierre

  • Just popping in

  • Posts: 2

  • Since: 2002/3/9 1


I have the same problem with the .rar archive, I can't succeed to open it.

Sylvain, if you could put it on your site on a zip format, it will be very nice.

thanks







Login

Who's Online

159 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 159


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits