How can I use the Newsapp twice? - 2sxc

The 2SXC News app is awesome. I added some fields and entities succesfully.
But this grows in a way it gets a bit messy for the editor, so I want to start another app, based on the same NewsApp.
Can this be done? If so, how?
Of course, I tried importing again but that doesn't work. When importing it asks 'new folder?' which I confirm but that still throws errors.
If I import an existing app and it asks 'new folder', I hoped it would create an app with that name.

So importing the same app twice is supported - and it should just create a new folder, put stuff there and get going. If you think it's a bug, please post an issue with details or video or something so we can fix it.

Related

Adding extra fields in sign up form (Meteor)

I want to add some extra fields in my signup form and I found the code and did everything that is written there.
Custom signup options:
https://atmospherejs.com/ian/accounts-ui-bootstrap-3
I copied the code, pasted it in client/config.js file but still it does not work.
First, I thought the problem was of having both packages twbs:bootstrap and accounts-ui, but when I removed the accounts-ui package whole web app crashed (just a blank page appears).
Can anyone help me? I searched a lot, still did not find right solution.

Wordpress Migration to 1and1.com didn't copy plugin styles

My issue is that the styling that was done to the website is completely missing. The Widgets are also not showing up. When I go into the backend, they are all in place. IF I add a NEW widget, it does show up. So I have something wrong in the .sql file is my guess.
I did notice in my database that I still have a file structure like this: /home/cyndeetg/public_html/mywebsite.com/wp.......
I've seen how on other tutorials to remove the "cyndeetg" part. it's easy to figure out on there, but the way 1and1 does it, it's not clear to me how to find out the new name. The database on the other ones was something like cyndeetg_213 and all you had to do was replace cyndeetg with the new database name in your database, but 1and1.com database names are made completely different and are something like dbw12ed1d214 (no underscore). I think this is what I need to fix but am still not sure. Any thoughts?.
Original Div site
New live site
I did another dump and restore since I learned that the way Wordpress codes where the data is for the plugins data is strange. I used a simple find and replace app called "Velvet Blues Update URLs" just to update the links and the locations of images/documents and all is working perfectly. I hope this helps someone else if they come across this!

Drupal Computed Field with Views

I have some Computed Fields and in these fields, I get some HTML codes with simple_html_dom.php class from some sites. Codes works perfectly on pages, but when I try to get these fields to use in a View, Drupal gives the following error.
http://i.stack.imgur.com/W2Rhc.jpg
Anybody can help?
Even if it is not the best solution, after installing Views PHP module of Drupal, problem is slightly solved. I still get the error message on every time I try to change something, also I am having difficulties on making a change on the view, like saving and adding the same thing 5 times and got successfull, still it is a solution.
This message usually appears when you try to save the form before the ajax process has finished.
Try checking the 'network' tab on developer tools installed within Google Chrome or by using a tool similar to firebug. This will show you the request being made via ajax and should give you more information to debug.

Spam in email form using .aspx language C# - how to add CAPTCHA

---- Final Solution ----
Since I am not familiar with asp - I decided to go with a jquery captcha ( thanks for all your help )
Edit New
I am using the reCaptcha with ASP.NET doc's found here:
https://developers.google.com/recaptcha/docs/aspnet
Okay I added the code the the page see screen shot here.
http://qualityplanners.com/1.png
I am now getting this error.
http://www.qualityplanners.com/freequotecs.aspx
The first step of the docs asks me to:
Download and Add Recaptcha.dll to the root.. how do I link it without visual studio?
Let me know
-O
Old Below
I need help with a client with aspx - I am only familiar with PHP.
He keeps getting spam with this old form the past web guy coded.
http://www.qualityplanners.com/freequotecs.aspx
I am looking into ways to add reCAPTCHA or an easy method to stop spam... even just adding a simple validation for whats 5+6 or something.
I tried looking into the documentation for reCAPTCHA or some other free online CAPTCHA scripts but keep getting error - I am probably installing it wrong.
Whats the correct way to do this?
This is the fiddle of the linked code.
http://dotnetfiddle.net/ROzRgl
Thanks in advance.
-O
I think you may have skipped step 1.
Add a reference on your website to library/bin/Release/Recaptcha.dll:
On the Visual Studio Website menu, choose Add Reference and then click
the .NET tab in the dialog box. Select the Recaptcha.dll component
from the list of .NET components and then click OK. If you don't see
the component, click the Browse tab and look for the assembly file on
your hard drive.

WordPress' Tribe Events leads to main page

My client is using Tribe Events for, well, managing his events :) I was asked to make a new theme for him. I downloaded his old installation and created new theme, checked and everything was great. I uploaded the whole thing to my server - works as well. But when I finally got the thing on my client's host, every link leading to Tribe Events' content is leading back to main page. Strange thing - it happens only when my theme is on. But then again, I tried removing tribe-events directory from the theme, renaming it etc. Nothing helps. Any ideas?
You didn't provide details about the way you use it so I am not sure the way to provide exact reply.
If you use it without default page template (plugin one) then you should check your loop.
Did you override any files or did you change plugin files at all.
Make sure there is no extra loop running and if you use lops on page make sure you finish it properly
And finally - try to reset permalings, both theme and plugin, if any

Resources