content-management-system

Netlify deploy with results of TypeError: Cannot read property 'data' of undefined

二次信任 提交于 2019-12-11 14:11:40
问题 I have completed my project using Wordpress as a headless CMS, this work locally; however when deploying to netlify I am getting cannot "TypeError: Cannot read property 'replace' of undefined" The Error is referencing my node file, which is included below. I have tried changing my config file, updating my packages, and have reviewed everything locally. Everything works fine locally, and my live server is up and running fine as well, I migrated my server prior to attempting to deploy. Netlify

Magento site not working after upgrading extensions

99封情书 提交于 2019-12-11 13:41:50
问题 I upgraded all the extensions that were showing in Magento Connect. I am new guy in Magento. Before upgrdation site was working perfectly. I am using it on Linux server. My admin panel and website both are unble to load. It is available here http://130.211.244.103/ . I did a lot of googling , edited my index.php , increased the memory limit ini_set('display_errors', 1); ini_set('memory_limit', '1024M'); umask(0); Kindly suggest me solution to this issue. Edit : I checked my system and replace

displaying accurate results

点点圈 提交于 2019-12-11 12:34:10
问题 I'm creating a web site directory for my mobile site (FOUND HERE) I have figured out how to display listings from my mysql table to my home page from my tables promo_cat list. The thing im having trouble with is this: once clicking on one of the catagories it leads me to my list.php page. How do I get this page to display results related to the category clicked and not others? For example:when clicking on "FREE" brings up this page: http://www.xclo.mobi/xclo2/list.php?id=FREE. Which displays

Umbraco alternative?

跟風遠走 提交于 2019-12-11 12:14:34
问题 I've been trying to learn how develop websites with ASP.NET as well as setup a personal website to use as a online porfolio/resume. With my website I've decided to not try to reinvent the wheel and thus decided to use a premade ASP.NET based CMS. After reading a lot of reviews I settled on Umbraco, but now I'm seeking out alternatives. I like Umbraco a lot but I keep running into problems. Since installing it on my host I haven't made any changes through the file system, or database directly.

Composite C1 pages cannot be saved [closed]

青春壹個敷衍的年華 提交于 2019-12-11 11:45:42
问题 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 7 years ago . I am having problems saving pages in Composite C1. It worked fine for a long while and I don't recall installing anything new in Composite. Now when I click save and publish on a page on which I've made changes

Garbage collector behaviour

亡梦爱人 提交于 2019-12-11 11:16:57
问题 I use C# (with XNA 4 and MonoGame). I load assets (textures, audio) using the Load() method of the Content Manager. When these assets are no longer needed, how can I properly Unload() them from memory? I assume that once all references to the loaded assets are overwritten (or set to null) the assets are automatically removed by the Garbage collector. Is this correct or are the assets still locked due to the fact that they were loaded through the ContentManager? Is it necessary to call

Edge Animate files not working in CMS

给你一囗甜甜゛ 提交于 2019-12-11 10:09:44
问题 I published my edge animate project. I'm using a CMS called Composica and it doesn't support .OAM files but I can put html files into a page with an iframe that calls javascript. I have done it on html and js files that were not produced by Edge and it works fine. But when I try to put the edge html file and three supporting .js files it does not work. This particular CMS has all of the files located together so I changed the pathing for the following: Changed location of images file path in

Editing Alfresco Default User and Site Dashboard Layout / Dashlets

风格不统一 提交于 2019-12-11 07:27:43
问题 For my specific implementation, it makes sense to only use the 2 column layout on both the site and user dashboards. I want to make this the default layout and pick which dashlets I'm going to use, as I'm going to create a large number of sites and users and don't want to manually go through and edit the layout for each one. I've successfully commented-out sections of the presets.xml located in /tomcat/webapps/share/WEB-INF/classes/alfresco/site-data/presets such that when I create a new user

Set up a cms page for Magento

风流意气都作罢 提交于 2019-12-11 07:08:11
问题 I've been trying to set up a CMS page in magento to be the home page, and it's just killing me - how hard should this be? no matter what I set up, I get a 404. Can somebody tell me basic steps to set up a CMS page as the home page for a Magento install, living at: http://www.mymagentoinstall.com/ I can't have the url key for the CMS page be empty, but setting the default page in the System->Config->Default Pages->CMS Home Page (which seems like it should work), still gives me a 404. thx for

DotNetNuke and custom development

女生的网名这么多〃 提交于 2019-12-11 06:22:39
问题 We are considering purchasing DotNetNuke (or Sitefinity) on pretty short notice and there are is a question I have that I am having trouble finding a quick answer to. (I have a separate but similar post with Sitefinity as the focus, if you can answer that better or in addition.) We are currently not using any CMS at all and we have some custom development that will not go away just because we go with a CMS for some or most of our site. Our custom development is c# ASPX with Site Master and