Skip to main content

Questions tagged [contao]

Contao is a PHP based Open Source CMS which uses the MVC architecture. Contao 4 is completely refactored and built upon the symfony framework with bundles and composer compatibility. Please always add Contao version number in your question.

contao
53 questions with no upvoted or accepted answers
0 votes
1 answer
175 views

How to remove a Backend Modul of the Backend Menu in Contao

I developed an modul for contao 3.0. In my config.php file i wrote this lines: $GLOBALS['BE_MOD']['content']['modultest'] = array( 'tables' => array('tl_modultest'), 'icon' => 'system/...
zoom23's user avatar
  • 714
0 votes
0 answers
102 views

Page width wider than html

I have a little problem on my website, alexander-pastor.de. If you resize the window to a width below 1000px, the width of the page would be more than 1000px, which is wider than the html-tag. ...
Alex's user avatar
  • 751
0 votes
1 answer
120 views

Break up PHP select menu

i´m kind of a noob in php things and i got the following problem: i got a plugin which helps me making a website with 2 languages. So i tell the plugin which languages i want to have in my contao-...
user avatar
0 votes
1 answer
267 views

How to send multiple forms with one button in Contao?

I have a question about the wrappers/accordeons. I now have multiple wrappers and in each wrapper there is a form. Now, I want one sendbutton on the end of the page. The sendbutton which will send ...
Stromae's user avatar
  • 21
0 votes
0 answers
64 views

Querying tl_user table always return empty result

On a page I´m working on, users can submit comments on blog posts and their avatars are showed. Althought I can retrieve alle the information about the comment author, when I query for its avatar, the ...
brubs's user avatar
  • 1,307
0 votes
0 answers
94 views

Not able to select anything in Contao backend without being kicked out

I am trying to setup a Contao CMS instance on my webserver. I was able to install it. I can login to the backend but whenever I try to select something in the leftside navigation, I am kicked out of ...
nimrod's user avatar
  • 5,674
0 votes
1 answer
530 views

Parsing contao / typolight codes in templates for pdf output

I wrote a script which exports an contao-catalog item as PDF if the user saves the entry in the backend-view. my problem is, that in the templates there are codes like this, if I print out i.e. the ...
helle's user avatar
  • 11.5k
-1 votes
1 answer
2k views

No refresh when clicking a button (dropdown)

Thank you Ganesh "onclick ="return false;" works :D So i made a onclick dropdown menu with this tutorial: clickable dropdown menu. The problem is that when i click the button to open the dropdown ...
user3052891's user avatar

15 30 50 per page
1 2 3
4