Quantcast
Channel:
Browsing all 4235 articles
Browse latest View live
↧

Re: Facebook Module

I'm using this one - https://github.com/wilr/silverstripe-facebookconnect and using the trunk version to make sure that I'm using the up-to-date version of the module.Posted to: Facebook Module | Show...

View Article


Modules for 3.0.3

Hello,Are the modules for 3.0.0 compatible with ss3.0.3?Posted to: Modules for 3.0.3 | Show Thread | Post Reply

View Article


Re: Facebook Module

Great well make sure you've added your facebook keys (under the how to use section) as well as the <% include ConnectInit %> line in your template. If you've done everything then check your...

View Article

Re: Facebook Module

UHH!!!!!! Thanks Will!After you said check the browser error console, I just realised that I never checked it after adding the <% include ConnectInIt %> variable![UPDATE:] I did everything such...

View Article

DataObject validation for duplicate record

Hi,I would like to check if a certain record already exist before adding it in the table. Show meaningful error messageto the user too if it failes. I am using DataObject and ModelAdmin to manage those...

View Article


Image may be NSFW.
Clik here to view.

Re: /admin does not go to login page

Which ecomm module were you using? I'm almost sure none of them work with v3 yet Posted to: /admin does not go to login page | Show Thread | Post Reply

View Article

connection to SalesForce CRM data

Hi, I am new to SilverStripe, and am in the evaluation phase. Is there a module or plugin with SilverStripe that will connect you to a CRM? Specifically Sales Force?Thanks,BrucePosted to: connection to...

View Article

Confused between Joomla and Silverstripe?!

I have been using Silverstripe for almost 12 months now but after a brief foray into Joomla recently I see I have not been using it properly. I currently do everything via the WYSIWYG editor and moving...

View Article


Re: Confused between Joomla and Silverstripe?!

It sounds like you're doing two different things with two different CMS's. If you fired up a third CMS you'd probably find it was different again.To have articles in Silverstripe with the functionality...

View Article


Image may be NSFW.
Clik here to view.

Re: Modules for 3.0.3

Should be. I'd test whichever module(s) you're looking at and you'll quickly have your answer Posted to: Modules for 3.0.3 | Show Thread | Post Reply

View Article

Re: DataObject validation for duplicate record

The netefxvalidator works well with modeladmin, for ss 2.4 and 3.0The unique rule is what you are looking for.You have to add the validator in a function getCMSValidatorDownload:...

View Article

Re: Fatal Error: Allowed Memory Size - Helpful Tip

Thanks for the excellent explanation about modifying the ".htaccess" to order for a top level "php.ini" to work...Previously I'd been placing my "php.ini" in my "framework" (sapphire) directory and...

View Article

Custom fields - repetively add from CMS

Hi,If i create custom fields, say for a restaurant menu so the client can change the menu as they please, eg:Dish nameDish priceDoing it the way in the tutorial, i would have to know how many items are...

View Article


Re: Custom fields - repetively add from CMS

The standard approach for this would be to store your custom field as a dataobject then use a GridField instance to add / edit each new row....

View Article

Re: connection to SalesForce CRM data

I haven't seen any module for it, but SalesForce does have a PHP SDK - http://wiki.developerforce.com/page/Force.com_Toolkit_for_PHP all it would require is wrapping that library with any SilverStripe...

View Article


Re: Custom fields - repetively add from CMS

Exactly what I was after, thanks!Is is possible to easily add drag and drop ordering to this type of setup as well?Posted to: Custom fields - repetively add from CMS | Show Thread | Post Reply

View Article

Re: Custom fields - repetively add from CMS

For drag & drop gridfield ordering I use this:https://github.com/UndefinedOffset/SortableGridFieldPosted to: Custom fields - repetively add from CMS | Show Thread | Post Reply

View Article


Re: Fatal Error: Allowed Memory Size - Helpful Tip

On CPanel hosting I use a similar method, may be of use if SetEnv doesn't work:suPHP_ConfigPath /PATH/TO/php.inie.g.suPHP_ConfigPath /wwwdata/username/public_html/php.iniPosted to: Fatal Error: Allowed...

View Article

Health Care

Health care is conventionally regarded as an important determinant in promoting the general health and well-being of people around the world. An example of this is the worldwide eradication of smallpox...

View Article

Help needed with PHPUnit & l18n TextCollector

Hi,I'm trying to use the l18n textcollector and localize my templates, but when I open dev/tasks/i18nTextCollectorTask, I get no response at all. I read that text collector requires PHPUnit, so I tried...

View Article
Browsing all 4235 articles
Browse latest View live