You are not logged in.
Pages: 1
Sorry, looks like i've been ignoring the BigTree functions again. Still getting used to this CMS
I am noticing that when I edit a module in the database directly, it doesn't update the information in the module's view. If I create a new view, then the updated information is there, but like before, doesn't incorporate any new changes from then on. It seems to me like there are plenty of situations (eg. a user-inputted form) where you would edit or add to the module through the database and not through the administration area, so I feel like there is something that I'm missing here. So, basically, how can I edit a module properly through the database instead of the admin area?
I'm trying to create a new Setting, of the photo gallery type, but something is not working. It seems likes both the files aren't getting uploaded, and the database isn't storing the path that i've entered for the upload directory. I'm including the trailing slash like the documentation says. Is there something I'm overlooking that would cause both of these things to happen?
ok, thank you. Just had to put </body> in my footer and it shows up now.
It works when I install the demo site, but not otherwise. I feel like there is something obvious that I'm missing, but I don't know what it is.
is the admin bar off by default, because it's never shown up for me when i install bigtree, but i need it now, so is there a way to turn it on?
Ok, well, I managed to get it to work with str_replace. Somehow I doubt that is what you're supposed to do, so if anyone feels like telling me the proper way, feel free.
I'm just trying to link to images that have been uploaded. All the links in the database have a {staticroot} in front of them, otherwise I'd be able to link to them just fine. But this {staticroot} prefix gets in the way of the url.
Pages: 1