All talks > Talks tagged with backend

 
webservice terminal - developer's tool

Testing any piece of software requires writing another software to test it. Apart from writing automated tests, developers would just like to examine how do some functionalities behave. If the specification changes frequently or the software is deployed in many environments, an easy-access tool[...]

Symfony – Share Template Across Multiple Apps

I am currently working on a new project where I wanted multiple apps (frontend (fe) and backend (be)) to have the same exact appearance, and without having to duplicate the code in both template/layout.php files. So what I did is chose the fe layout.php file as the master template, then made th[...]

General Symfony 2 discussion • Two Forms on one single page with different submit targets

Hi,I have the following issue. On a Contact page on my site I have a login form for my backend (usi[...]

General Symfony 2 discussion • Problems with Login

After a domains translate to 1and1, I can´t acces to my backend when I log In.Don´t know where´s[...]

General discussion • Design of Admin Generator

Hi,I want do redesign a Backend created with Symfony Admin Generator. Could answer me two questions[...]

Symfony2.1: Unable to find the controller for path "/login_check"

I used the "Using a traditional login form" tutorial from symfony.com to authentificate my users. With a simple http auth it works great. After the login was submitted I get this Exception: Unable to find the controller for path "/login_check". Maybe you forgot to add the m[...]

structure application in symfony 2

I am building a online store with symfony 2.1. Basically I have frontend section from where users of my site can view, add items and backend section for admin users to manage the entire site. Frontend and backend section will have different template but the database models (Doctrin[...]

Symfony2 User Impersonation Not Working

I'm trying to implement the impersonation feature with the superusers of my app but whenever I change the URL to impersonate a user like: http://example.com/somewhere?_switch_user=juan.almeida@gmail.com (I'm using the email as the username) the page just refreshes and the profil[...]

Symfony backend: Load data on combo box depending on another

Im starting with symfony and im a little lost here. Of course nothing that a good tutorial can manage. However i've come to a point that my tutorial doesn't cover. Creating the backend i write this generator.yml ...product/config/generator.yml generator: class: sfDoctrineGener[...]

Symfony 1.4 Propel - duplicate declarations for same class - sfAutoload error?

I get this error why I try to sort the results from a basic admin-generated list on backend: Never had this problem again: ( ! ) Fatal error: Cannot redeclare class BasePhotoPeer in PROJECTNAME\lib\model\om\BasePhotoPeer.php on line 10 Call Stack Time Memory Funct[...]

 
 
 
 
Want to support this service?