-
Web Shell on the Django TurnKey Linux does not work. Only a single line is displayed, making this tool absolutely USELESS. I tried it on Google Chrome, and also on the iPad browser, both behave…
-
I'm using jQuery instead of Prototype in my Magento install.
Getting this error:
```
ReferenceError: Ajax is not defined
```
Which I think is related to the Prototype-looking js in this file:
```
…
-
As suggested by @Flyingmana I moved the discussion from #107 into a new issue.
In the mentioned issue, @sshymko said:
> Most probably all existing phtml templates are going to be kept, no Twig templ…
mzeis updated
11 years ago
-
By default, Symphony is fixed to `/symphony`. It comes up from time to time where users would like to change this for whatever reason. In `2.2` a new constant, `SYMPHONY_URL` was introduced, and slowl…
-
I needed barcodes with the order increment_id on my invoices. So I hacked this directly into the invoices.
Now that it works I thought this could be a feature other people might want. Maybe configura…
-
I believe this was already done by the Symphony 3 project, but I was wondering the other day that it would be better to store sections and pages in configuration-XML files, rather than directly in the…
-
There are 2 minor UI thingies which botter me for some time now, and I also notice that clients are struggling with this too.
### 1: 'Retrieve password' is only visible after a failed login attempt.
…
-
I recently updated to 1.3, and I noticed my number of queries per page jump significantly. After a bit of digging, the difference seems to be 27 queries that are being run in the `plugins_loaded` hook…