#1 Re: Developer Help » Settings error when using an array of items » September 3, 2014 2:11pm

Got it! My site was not loading the correct php.ini file. Thanks!

#2 Re: Developer Help » Settings error when using an array of items » September 3, 2014 1:48pm

It has text in it, see below:

{\"fields\":[{\"key\":\"badgetitle\",\"title\":\"Badge Name\",\"type\":\"text\"},{\"key\":\"badgeid\",\"title\":\"Badge ID\",\"type\":\"text\"},{\"key\":\"badgeimage_active\",\"title\":\"Badge Image URL (active)\",\"type\":\"text\"},{\"key\":\"badgeimage_inactive\",\"title\":\"Badge Image URL (inactive)\",\"type\":\"text\"}]}

#3 Developer Help » Settings error when using an array of items » September 3, 2014 1:40pm

etherealclarity
Replies: 4

Hello -
I just attempted to create a setting with an array of items. I added the items in the array and hit save and then saved the setting, but when I try to edit the setting I get the following error:

Fatal error: Array of Items field type requires at least one field. in ../core/admin/form-field-types/draw/array.php on line 8

I have tried to go back in to the setting and re-add the array items a few times, with no luck. It just does not seem to be saving! How can I troubleshoot/fix this?

#4 Re: Developer Help » Clean install is displaying a 404 error for the home page » January 19, 2014 9:04pm

I checked and I can definitely see the options in Firefox at least, so that's helpful smile

#6 Re: Developer Help » Clean install is displaying a 404 error for the home page » January 15, 2014 12:40pm

I fixed the 404 issue! Seemed to be some conflict with files leftover from the hosting's default page.


However, the missing settings are still missing. The zoom was at 100% already so I tried messing with the zoom levels but no dice.

#7 Re: Developer Help » Clean install is displaying a 404 error for the home page » January 14, 2014 10:24pm

Yes, I do have a page with an id of 0, and the path column is already empty, but I am still getting that 404 error.


For the template setup - no, the blue settings icon isn't there. There's a blank space between the type dropdown and the delete icon. The settings icon does show up when I create/edit Settings, but it's missing in the template. In my other installs for other sites it's definitely there so I notice its absence!

#8 Re: Developer Help » Clean install is displaying a 404 error for the home page » January 14, 2014 8:36pm

Another strange thing I noticed - when trying to set up templates, I realized that there isn't any place to set special options for fields (e.g. create crops for uploads, etc). Did the location of these options change with the latest release of BigTree?

#9 Developer Help » Clean install is displaying a 404 error for the home page » January 14, 2014 8:08pm

etherealclarity
Replies: 10

Hello -


I just did a clean install of BigTree for a new project and the home page is displaying a 404 error. If I use the same template for a sub page it shows up fine, but the home page just redirects to the 404 template. Any idea what might be happening and how I can fix it?



#11 Re: Developer Help » 4.0 Official Release Changes » December 12, 2013 5:02pm

Textarea field types are now htmlspecialchar escaped by default. This could potentially be a big change in behavior if you've been using them for HTML code. The previous behavior was inconsistent with other field types.

I believe it was mentioned somewhere that if we wanted to get the old behavior back we could create custom fields for that purpose. Are there any resources you could point me to, or even a general direction, in order to accomplish this? I am starting to run into issues with websites I have developed with BigTree where fields for straight HTML code were needed (like the ability for a reasonably-tech-savvy client to drop in a form script generated elsewhere, for example).

#12 Re: Developer Help » Pending Blog Post issue » October 31, 2013 8:00am

Looks like this issue was solved with the new version! Upgrade worked great, thanks!


I'm not sure if the callout issue was resolved or not - I ended up having to re-create the callout type because the 'Add callout' button was non-responsive. I think you are correct that it was a data corruption issue because once I deleted the old type everything worked fine.


Thanks for your help!

#13 Re: Developer Help » Pending Blog Post issue » October 30, 2013 11:48am

I'm also now noticing that the callouts on one of the pages have disappeared. The data is still in the database, but they aren't appearing on the page to edit, delete, etc.


Do you think the two issues might be related?

#14 Re: Developer Help » Pending Blog Post issue » October 30, 2013 11:39am

I don't believe we changed any of the web options from their defaults. Extra Web Security is on and PHP 5.3.x FastCGI (default) is selected.


The only thing potentially unusual we did with domain setup is we have the site residing on one domain but redirecting to another.

Is there an easy way to upgrade to the latest version of BigTree?

#15 Re: Developer Help » Pending Blog Post issue » October 30, 2013 8:38am

Is 'Web Options' something you can access in the admin area? If so, I'm not seeing it. Or are you referring to something on the hosting account?


I should note that I'm on version 4.0RC2, I know you guys have had 4.0 release come out since then.

#17 Re: Developer Help » Pending Blog Post issue » October 28, 2013 12:45pm

I should note that this doesn't seem to happen with ordinary pages, just with the blog module. And it doesn't happen if you hit 'Save and Publish'. Just if you hit 'Save'.

#18 Re: Developer Help » Pending Blog Post issue » October 28, 2013 12:39pm

Yes, this site is on Dreamhost.


I do not recall exactly which version of routing I used, as it has been a while since I did the installation. Do you know if there's an easy way for me to find out?

#19 Re: Developer Help » Pending Blog Post issue » October 28, 2013 7:57am

Sure, here's the URL that generates the warning:


/admin/btx-dogwood-blog/edit/p62/?view_data=YTozOntzOjQ6InZpZXciO3M6MToiMyI7czo2OiJzZWFyY2giO3M6MDoiIjtzOjQ6InBhZ2UiO2k6MTt9

#20 Developer Help » Pending Blog Post issue » October 25, 2013 2:20pm

etherealclarity
Replies: 15

Hello! I've been using your BTX Dogwood module as a blog on my client's site, but we are now running into issues with posts that aren't immediately published.

If a user hits 'Save' instead of 'Save and Publish' after creating a new blog post, a pending post is created BUT upon trying to edit that pending post, they get the following error:

[b]Warning[/b]: include(/home/admcdev/resstpaul.dreamhosters.com/core/admin/auto-modules/forms/p58.php) http://www.resstpaul.org/admin/btx-dogwood-blog/edit/p58/function.include]function.include]: failed to open stream: No such file or directory in[b]/home/admcdev/resstpaul.dreamhosters.com/core/admin/auto-modules/form.php[/b] on line [b]17[/b]

[b]Warning[/b]: include() [[url=http://www.resstpaul.org/admin/btx-dogwood-blog/edit/p58/function.include]function.include]: Failed opening '/home/admcdev/resstpaul.dreamhosters.com/core/admin/auto-modules/forms/p58.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in [b]/home/admcdev/resstpaul.dreamhosters.com/core/admin/auto-modules/form.php[/b] on line [b]17[/b]

I checked in the database and the pending post isn't associated with any ID, even though you can see some post information on the page. Is that data stored locally or cached somewhere? If so, it appears that it isn't working! Please advise. Thanks so much!

#22 Developer Help » Importing blog entries » April 29, 2013 1:41pm

etherealclarity
Replies: 2

I just imported a bunch of wordpress blog entries into the btx_dogwood_posts table in order to migrate a blog to the new system. It appears to have worked great, but when I go to the post view in the CMS admin area, I can only see the test entries that I put in manually. Any idea why I'm not seeing the imported posts?

#23 Re: Developer Help » Blog Module Tagging » March 28, 2013 2:22pm

Thanks to you both! That did the trick.

#24 Developer Help » Blog Module Tagging » March 28, 2013 1:01pm

etherealclarity
Replies: 7

Hello!


I've been getting to know BigTree as I've been building out a site for a client and I have to say - I'm loving it so far!



So, my issue - I'm trying to use the blogging engine included in the example site. For the most part everything works great! However, I can't seem to figure out how to tag the blog posts. The layout files seem to have been built with tagging in mind, but when you go to add a post or edit a post there's no place for tags. Is this something that was never built out or am I missing something?

#25 Re: Developer Help » Module Designer help » March 20, 2013 11:28am

You know, I might have. It was not super clear to me whether the faded icons meant 'selected' or 'not selected', so I think I assumed the faded icons were selected and the unfaded ones weren't, and therefore accidentally unselected the edit/delete buttons when what I meant to do was select them. I'll try again. Thanks!

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.