You are not logged in.
Pages: 1
Weird, when seeing in 100% it doesnt show, I have to zoom in to 150% for me to be able to see it. It could be a resolution thing, my screen is kind of old and has strange resolution 1280 x 1024.
Anyway, just changed the settings, and I'll work on firefox so no problem Thanks for your help!
Ok I found the tag, it got behind the select field, which is why I couldn't see it.
Could it be a Chrome issue? I just checked on Firefox just in case, and it shows fine there.
No, nothing. And yes I'm using the newest official release.
Oh no wonder I never found it. This is what mine looks like:
Any chances it is disabled in the example site?
That's in developer / modules / posts / edit form? Because there's no blue icon there
Hello!
I'm sorry I'm asking this, I just spent the last hour looking for 'field options' where I can set image adjustment capabilites, like shown here, and can't find it anywhere!
I'm using the 'tree blog' from the example site, but it has set a minimum of 300 x 300px for images and I want to change it, I've looked into all the files and folders, but can't find that configure option.
Sorry for the trouble guys.
That turned it off only on 'local value', but it fixed the problem I had. Amazing.
THANK YOU!
Just talked to my hosting provider and they told me that they couldn't turn magic_quotes_gpc off, because the configuration they did in the .htaccess file made conflict with BigTree rewrite rules, and that made my site unavailable.
I checked the changes they did and this is the code they tried to put:
AddHandler php53 .php
Action php53 /cgi-bin/php53.cgi
RewriteEngine On
RewriteRule ^$ site/ [L]
RewriteRule (.*) site/$1 [L]
They added the first two lines. Do you have any idea why these lines conflict?
I haven't seen any warnings, but just checked and magic_quotes_gpc is turned on. Could that be the issue? I'll talk to my hosting service to turn it off.
Hello everybody!
I'm new here, just installed Big Tree and working with it is awesome!
I have a problem though. I'm just learning how to build modules, callouts, etc. So I decided to try and build a similar 'features' module, like the one on the example page. I made a table in mysql, configure form and view, and then noticed that the images weren't loading on the module view (I had it set to Image List). That's when I figured I had to configure in view options.
Now, the problem is that when I update the 'view options' it won't save. So changes won't apply and images never load Why could this happen?
I wasn't sure where to post this, or if this forum was appropiate at all for my question, but I didn't know where else to ask!
Sorry for the trouble, thanks for your time!
Ant
Pages: 1