You are not logged in.
Pages: 1
Hey there,
I'm trying to use the form builder to display a form within a callout so its in a small area on my webpage.
I've edited the template files and gotten as far as to call the callout and draw the form fields on the page.
However, what has me stuck is the the processing of the form.
The process.php file uses global $form variable and others but I declared my $form variable from the callout.
Is there a way to edit the global $form variable?
Or declare my variable as a global one?
Where is the default $form even stored anyway?
Thanks alot it worked perfectly!
Hi im not sure how to use the prefix function, can you give me an example?
for reference...this is a snippet of the code im trying to use it for, where $item["thumb"] is the picture an i've used the prefix "low".
<? foreach ($portfolio_info as $item) { ?>
<div class="col-md-4">
<img src="<?=$item["thumb"]?>">
</div>
<? } ?>
</div>
Thank you
Hi, im a bit stuck with this, im uploading images to a matrix with image presets the crop the images but when i call the item in the front end the images show up as the originals without being cropped. plz help thanks
Ok cool thanks for the reply. Looking forward to BigTree 5! Any tentative date for when it will be released?
Hey Tim,
I'm using a matrix field type on my home template to hold some info. As of now, if i add an item to the matrix i can't edit it. How can i enable editing and get the little pencil icon to show up?
Thanks
Hey Tim, thanks no problem, i sent you an email with the link to the exact file i tried uploading.
Hello, im trying to upload a word document to the resources folder of the file manager but i get a server error as shown below.
If i try to do anything else on the website i get the following error as shown below.
The website then automatically resolves the server error and redirects to the upload screen after approx. 2 mins.
When i checkt he server error logs, i get a bad file descriptor error.
Does the file manager support word documents or am i missing something.
Thanks in advance.
Hey, the other events module and a field in the form named expiration date. Which i guess was a super simple way of doing it but i understand what you're about the recurring end dates thingy now so thanks.
Hey Tim, Thanks for the reply. I figured out what was my problem. I initially deleted the location field while messing around with the module. I then later added it back to the form (hence the reason it was at the bottom). When it was re-added, the type and field settings we set to default. So, i set it back to list and linked the table and everything so now its working fine.
One question though, can i set an expiration date for events like i could with the old events module? And how thanks.
Thank you!
Ok so i figured out that can just copy over the vendor folder to my current directory and the upgrade is completed. However, i was directed to a new page saying this
"BigTree has updated your composer.json file with required libraries. Please run `composer update` before attempting to use BigTree 4.3."
Im not too familiar with composer or anything like that so i wondering if i should do what it said or not since i didn't use composer to do the upgrade.
Hello, trying to upgrade to Bigtree 4.3.3 from 4.2.24 and got this error.
Warning: include(/home/content/81/14006481/html/test/vendor/autoload.php): failed to open stream: No such file or directory in /home/content/81/14006481/html/test/core/bootstrap.php on line 71
Warning: include(): Failed opening '/home/content/81/14006481/html/test/vendor/autoload.php' for inclusion (include_path='.:/usr/local/php5_6/lib/php') in /home/content/81/14006481/html/test/core/bootstrap.php on line 71
Logout
Please help thanks
Hello, i recently installed the new events 2 module and while setting up a test event i realized that the locations i made are not showing up in the add event form. Not sure if this a bug or just something i missed. Some help would be greatly appreciated. Thank you.
Pages: 1