PDA

View Full Version : Admin Can't Change User Description


Steven Myers
05-22-2006, 03:06 AM
Hey guys,

I am trying to put a description in a users site details in "Links" in the admin panel, but apparently it doesn't want to save, anyone else running into this issue or know how to fix it?

Thanks :)

anon
05-22-2006, 03:12 AM
havent had the need to edit, but please keep us informed if there is a problem that needs some patch lovin' :D

discover
05-22-2006, 02:43 PM
there is a definately a problem with the meta descriptions on links..i cant change them either..the page just refreshes
same goes for some categories and symbolics..

Steven Myers
05-22-2006, 09:34 PM
Thanks for the reply discover :)

Is there a patch we can get to fix this or will this be fixed in the next release?

Thanks :)

discover
05-23-2006, 02:13 PM
check a few things..
goto admin/system,edit setting, form fields and make sure the minimum and maximum correspond with what you are entering in your descriptions,titles,ownernames and category titles etc

Boby
05-23-2006, 03:09 PM
The default limits that come with 3.0.5 are eighter the same like before or were increased.
I have added this to have more flexibility. Before this change all values were hardcoded, PHP knew the maximum limit is X, HTML was set to Y, the form validator checked for Z and so on. Now they all play together with the same values for min and max limits ;)
More than that, you can now change the values without editing the core code.

If you have upgraded through the installer, these settings are saved and should not cause problems.

@ Steve Myers
If you want me to check it, send me login details to your admin panel (maybe also FTP/Cpanel) via PM, and I will give it a try.

Boby