Thank you so much! Your solution worked!:) I also tried another way, which worked too:
$weight = $entity->$name;
echo elgg_echo($weight);
Thank you again!
Hey guys,
I am facing the problems with fetching data posted by forms from admin. I dont know exactly how to fetch the records from database.Please help me.
Thanks.
@P
Code I posted is "standard" method for manipulating metadata.
Code you posted is "implicit" style for handling entities' metadata.
Both work ok..
Thank you so much! Your solution worked!:) I also tried another way, which worked too:
$weight = $entity->$name;
echo elgg_echo($weight);
Thank you again!
Hey guys,
I am facing the problems with fetching data posted by forms from admin. I dont know exactly how to fetch the records from database.Please help me.
Thanks.
@P
Code I posted is "standard" method for manipulating metadata.
Code you posted is "implicit" style for handling entities' metadata.
Both work ok..
looks like you had a install problem, I had one that happen on one install and reinstalled and it worked fine
Your site is not accessing CSS properly, possibly because of a problem with Elgg's CSS caching system (simplecache). You might make sure that your data directory is writable. You can also go to admin settings and turn off simplecache to see if that helps.
Thank you both so much!
Yes, I actually just solved the problem earlier today. What I did was exactly like you have suggested. I turned off the Simple Cache through admin settings, and the problem was solved!:)
Thanks again for all the help!
looks like you had a install problem, I had one that happen on one install and reinstalled and it worked fine
Your site is not accessing CSS properly, possibly because of a problem with Elgg's CSS caching system (simplecache). You might make sure that your data directory is writable. You can also go to admin settings and turn off simplecache to see if that helps.
Thank you both so much!
Yes, I actually just solved the problem earlier today. What I did was exactly like you have suggested. I turned off the Simple Cache through admin settings, and the problem was solved!:)
Thanks again for all the help!
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.