Questions in Category: Plugins

RSS

3 answers

0 votes

Asked by mmhan, on 22/5/11 in Plugins

Security::cipher's not working on server

Hi,

I'm having a problem with reading the encrpyted cookie, using CakePHP 1.2. My digging revealed that Security::cipher() on server is somehow broken. Below is the breakdown.

Code


$value = "Hello World";
$key =...

0 answers

0 votes

Asked by sandeepsachan, on 11/10/11 in Plugins

how to used VaM Cart payment in cakephp 1.3

Hi all ,

I was install VaM cart in my local server but i need only payment plugging.. can you help me proper step how to plugging in cakephp..

thankyou All

1 answer

0 votes

Asked by double07, on 5/10/11 in Plugins

Media Plugin Valdiation - Make File Upload Field Required

Hi,

I'm using the cakephp media plugin, is there anyway to make the file upload field a required field?

Thanks.

0 answers

0 votes

Asked by nitinkhanna, on 19/9/11 in Plugins

Debug info not visible

In my cakephp installation, the debug toolbar suddenly stopped from showing in the default layout however is visible in the admin layout.

Any idea, what could be going wrong. I am using cakephp 1.2

1 answer

0 votes

Asked by sonali, on 12/9/11 in Plugins

REST API

I need to upload images on a file server via either REST or SOAP.

How can i do that?

0 answers

0 votes

Asked by , on 10/9/11 in Plugins

cakephp: how to use cakedc comment plugin with static pages?

the cakedc comment plugin is awesome, but not easy to manipulate https://github.com/CakeDC/comments

it's work for me just like a cake. But, when I try to get cakedc comment plug-in with static pages (witch use a Post model to retrieve data from my...

2 answers

1 vote

Asked by fly2279, on 7/9/11 in Plugins

after() method in Migrations plugin

I'm using CakeDC's migrations plugin and I am also using a menu plugin from http://nik.chankov.net/2010/09/01/cakephp-cakemenu-plugin/. In the after method of a migration I'd like to save some data using the menu plugin's model. I've tried to...

1 answer

0 votes

Asked by capetownandy, on 25/8/11 in Plugins

How to get Media Manager to handle file uploads

Hi,

I've installed David Persson's media manager and installed it per instructions.

How do I actually link it to the form so that it will handle uploads? I can't find documentation anywhere.

Thanks,

Andy

1 answer

0 votes

Asked by L4suicide, on 3/9/11 in Plugins

Do I need to change my links for my default layout?

If I navigate to a plugin page, for examples

localhost/plugin/controller/action

all my links go wrong

for example

$this-Html-link('Home', array('controller' = 'random','action' = 'index'))

would link to '/plugin/random' instead of '/random'

Do I need...

0 answers

0 votes

Asked by sirtaptap, on 24/8/11 in Plugins

Problem using ADODB MSSQL driver on Cake 1.2

I'm upgrading an old cake site from 1.2 alpha to 1.2 stable and beyond, and I'm having trouble with the ADODB driver interfacing with a SQL Server 2005 server, using ADO's MSSQL driver(for the moment I have no choice but to use it). It's what the...

4   5   6   7   8   9   10   11   12

How does CakePHP Questions work?

CakePHP Questions is easy to use: Register and login or directly login using OpenID and just ask your question!

After you ask your question you just need to wait until you have got some answers and pick the correct answer.

Other users might help you by finding the right answer by voting and giving comments.