Search:

Type: Posts; User: alahiri

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,255

    error.log

    Getting the below error in apache's error.log file.

    While installing the live website to local linux server, after configuring virtual host, database, running in web browser, getting below error...
  2. Select records from table and display & Extension Development

    Thank you. I have already used this.

    I am sticking to some issues now. Please have a look into the thread Select records from table and display.
    Could you please bring some light on how can I...
  3. Replies
    1
    Views
    1,255

    Contao 4 import from live server to local

    Contao 4 live site imported in local ubuntu server. Also MySQL dump is imported and configured with the dump.
    Apache DocumentRoot is .../web folder.
    When running on the browser its showing...
  4. Replies
    4
    Views
    5,386

    Thank you ga.n. Its working. Now I wish to...

    Thank you ga.n. Its working.
    Now I wish to display only the records which are uploaded by the log in user. Is there any way I can do it? How do I design the page?
    Can I edit and delete the...
  5. Replies
    4
    Views
    5,386

    Select records from table and display

    How do I query from table and display the records?

    Earlier I have done these.
    1. Create a SQL structure and import it to database. Is this acceptable in Contao?
    2. Create a form and bind it to...
  6. Replies
    17
    Views
    9,585

    Problem resolved now. Its wroking now. I can...

    Problem resolved now. Its wroking now. I can insert record into the tables.

    Now I wish to display the data and then edit the data. How do I make it? How do I write sql query in PHP and retrieve...
  7. Replies
    17
    Views
    9,585

    Its now working in my local computer. But the...

    Its now working in my local computer.
    But the same is not working in live server.
    Any guess and suggestion. Am I need to do anything from the backend?
  8. Replies
    17
    Views
    9,585

    Still not working +

    I have done the same exactly.
    Put the {{user::id}} tag in member id as hidden field.
    There is an auto generated field id, I do not do anything for that.

    How could I use current system date...
  9. Replies
    17
    Views
    9,585

    Could you please tell me how the table fields are...

    Could you please tell me how the table fields are mapped with the form generator fields? How do I get the login user id and save it in the table? Any good idea would be great. If possible try to make...
  10. Replies
    17
    Views
    9,585

    Form data is not saving in the table

    I have designed a form and mapped a table with that. I am submitting the button, but data is not saved in the table. What are the configuration rules that I need to follow?
  11. Replies
    17
    Views
    9,585

    Contao Store UUID Extension

    Thank you Spooky.

    Could you please highlight me on below issues please?
    1. Can I customize from the admin panel?
    2. How do I map the form with the database?
    3. Just let me know how do I...
  12. Replies
    17
    Views
    9,585

    Contao form building extension

    Is there any Contao Extension that can help to build form with option of file uploading? Also data should be saved in database when submit button is clicked.
  13. Replies
    17
    Views
    9,585

    I have created an external PHP page and put it...

    I have created an external PHP page and put it inside \project\web\ folder and trying to login as registered member user. But the password is not accepting the sha1 encryption process. How do I...
  14. Replies
    17
    Views
    9,585

    How do I get the form input fields? Can I style...

    How do I get the form input fields? Can I style the form? How do I map the form fields with the table fields? Please help.

    Apart from this, can I create separate PHP CRUD application in a...
  15. Replies
    17
    Views
    9,585

    Its a simple user entry form with article entry...

    Its a simple user entry form with article entry form such as Title, Description, File upload. Once submit the data will be stored in database. This is it. I think it is understandable. Thank you.
  16. Replies
    17
    Views
    9,585

    How to integrate PHP file into Contao 4 module?

    Could you please tell me how can I integrate a PHP file in Contao 4 module and add data into the table?
  17. Replies
    11
    Views
    5,582

    You could read the documentation - however, it is...

    You could read the documentation - however, it is in a somewhat deteriorated state and does not provide you with the latest information and best practises. We are currently working on an overhaul of...
  18. Replies
    17
    Views
    9,585

    Contao 4 Extension - Simple CRUD application

    How could I start building a simple Resource Library (Images, Videos etc.) extension using Contao 4?
    Front end - individual member logged in, add details and upload resources, edit, delete, view...
  19. Replies
    11
    Views
    5,582

    Actually I am new to Contao 4 and extension...

    Actually I am new to Contao 4 and extension development. I was searching the files of new extension installed. But I found it inside \system\modules\mailusername\. I think this is where the extension...
  20. Replies
    11
    Views
    5,582

    Sorry, I do not understand the meaning of your...

    Sorry, I do not understand the meaning of your question. Please explain.
    Any idea about extension development!
  21. Replies
    11
    Views
    5,582

    Extension Development - Resource Gallery

    I am trying to create a Resource Gallery where all registered members can create unlimited number of Projects with opportunity to upload unlimited number of Resources such as Image, Documents, Video...
  22. Replies
    1
    Views
    1,687

    Extension development - Resource Gallery

    I am trying to create a Resource Gallery where all registered members can create unlimited number of Projects with opportunity to upload unlimited number of Resources such as Image, Documents, Video...
  23. Replies
    11
    Views
    5,582

    Its working. Could you please tell me if there is...

    Its working. Could you please tell me if there is any chance to see the files of the extensions?
  24. Replies
    7
    Views
    2,639

    Contao 4 demo is installing via Installer. After...

    Contao 4 demo is installing via Installer. After importing the database sql file receives the below error.


    The import failed! Is the database up to date and is the template file compatible with...
  25. Replies
    11
    Views
    5,582

    Contao extension - install, create

    How do I install the extension?
    How can I create an extension?
  26. Replies
    42
    Views
    24,829

    Please refer thread Contao 4.x Website...

    Please refer thread

    Contao 4.x Website Development - Login form
  27. Replies
    11
    Views
    5,582

    Contao 4.x Website Development - Login form

    How to set Email address as Username in Login form?
    Also while registration of new user, email address is not being updated as Username. How to do it?
  28. Contao 4.x Website Development - User Registration, Email needs to be set as Username

    Registration page has been created. But still there are 2 issues.
    1. Email cannot set as Username.
    2. Registration confirmation and activation pages are opening in the same Registration page.
  29. Contao 4.x Website Development - Add multiple resources per user

    How to proceed with the below requirements?
    1. User Registration with custom form? Data must be stred in a table.
    2. Double opt-in registration confirmation.
    3. Login.
    4. Upload images, files...
  30. Replies
    42
    Views
    24,829

    I have followed the instructions. After...

    I have followed the instructions. After submitting the new sql file, its find an error - make sure that template files are updated.
  31. Replies
    42
    Views
    24,829

    Contao 4 User Registration and Login

    How to proceed with the below requirements?
    1. User Registration with custom form? Data must be stred in a table.
    2. Double opt-in registration confirmation.
    3. Login.
    4. Upload images, files...
  32. Replies
    42
    Views
    24,829

    Contao 4 demo Footer

    1. How footer can take 3 columns? Where this structure is created?
    2. How the footer get the black background?
    3. If I hide a column then the 3rd section remain empty? How to make it auto filled by...
  33. Replies
    42
    Views
    24,829

    I enter my Install tool Comtao Manager. I find...

    I enter my Install tool Comtao Manager.
    I find the below message.

    This package will be installed with constraint 4.0.0 when you apply the changes.
    contao/official-demo <manually added> ...
  34. Replies
    42
    Views
    24,829

    I cannot install manually too. What would be the...

    I cannot install manually too. What would be the procedure to install it manually?
  35. Replies
    42
    Views
    24,829

    Yes. It is Contao 4.7.1. I cannot install...

    Yes. It is Contao 4.7.1.
    I cannot install official demo.
  36. Replies
    42
    Views
    24,829

    Please find the screenshot here...

    Please find the screenshot here https://www.directupload.net/file/d/5387/mtmrxu5e_png.htm
  37. Replies
    42
    Views
    24,829

    Trying to install using composer and receives the...

    Trying to install using composer and receives the below error.
    composer require contao/official-demo

    Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes)...
  38. Replies
    42
    Views
    24,829

    Contao 4.4.

    Contao 4.4.
  39. Replies
    42
    Views
    24,829

    demo.contao.org

    How can I get this theme into my local installation?
  40. Replies
    42
    Views
    24,829

    Sorry. I was not known that style need to be...

    Sorry. I was not known that style need to be added in the layout. Now its working. Thanks.
  41. Replies
    42
    Views
    24,829

    Style the site

    Let me know where do I need to put my images, css, js and other public files and how Contao 4 knows their existence.
    Could you please refer a good book of Contao 4 in Englih?
  42. Replies
    42
    Views
    24,829

    That problem is resolved. Each moment when I...

    That problem is resolved.
    Each moment when I have done some changes, I need to update System > System Maintenance.
    Why I need to do this? Is there any idea how to make the updates reflected on...
  43. Content does not display while Logout from Admin panel

    I am facing the problem of displaying content while logged out from admin panel.

    1. I have created a new page structure TEST20190306 and corresponding Articles from Admin panel. Also I have...
  44. Replies
    42
    Views
    24,829

    Content display if Admin logged in

    Contao Version used 3.5.35

    I am using both German and English version of pages.
    I have created the Page structure and Articles and Event Teaser in both language versions.
    When I logged in as...
  45. Replies
    42
    Views
    24,829

    1. Please let me know how to arrange the folders...

    1. Please let me know how to arrange the folders of css, js,, images and others. Can I put all these into any folder created by me?
    2. How Contao 4 knows about it and implement it into the website?...
  46. Replies
    42
    Views
    24,829

    I am facing problem in styling the website. ...

    I am facing problem in styling the website.

    1. CSS and image files.
    I have create the below structure and upload files using File Management.
    assets\css\style.css
    assets\image\logo.png...
  47. Replies
    42
    Views
    24,829

    Thank you for reply. After reviewing the same I...

    Thank you for reply. After reviewing the same I have the below concerns

    1. Repeat point - 4. How page structure find significant in this case? There is an option called 'Top Menu Header' here....
  48. Replies
    42
    Views
    24,829

    After went through the reply and the documents I...

    After went through the reply and the documents I have an understanding of how the Contao CMS development should work. Still I have the below points to clarify and know. Please red and help me to find...
  49. Replies
    42
    Views
    24,829

    Thanks for sharing the details. I already cover...

    Thanks for sharing the details. I already cover the details and able to create the pages and link them.

    Please refer URL https://demo.contao.org and help me to find the below issues.
    1. How to...
  50. Replies
    7
    Views
    2,639

    What is the default theme for Contao 4 and how to...

    What is the default theme for Contao 4 and how to get it?
    Also I wish to create my own theme with simple Header, Navigation, Sidebar, Content area, Footer.
  51. Replies
    42
    Views
    24,829

    Contao 4.x Website Development

    Hello.

    I am very new in Contao and starting with Contao 4.7.

    Please let me know how the Contao 4.x layout structure works.
    How step by step this layout structure design on top of each...
  52. Replies
    22
    Views
    290,006

    Hi. In the homepage I found the error 'No...

    Hi.

    In the homepage I found the error 'No root page found'. How do I get the new theme and install and run it? Also let me know how to create a new layout and add content to it.
    Any sort of help...
  53. Replies
    7
    Views
    2,639

    Hello. I proceed along with the installation...

    Hello.

    I proceed along with the installation process. After getting the error, I manually write URL to Contao Manager and then it starts and installed successfully. Now I can enter into the Admin...
  54. Replies
    7
    Views
    2,639

    WAMP Installation Issue

    Hello.

    I am trying to install Contao 4 using Contao Manager.

    While installing after some times I have received the below error.

    ERROR 500 File...
  55. Replies
    3
    Views
    2,979

    Hi xchs. This option will give us...

    Hi xchs.



    This option will give us contao-manager.phar file only. Is there an option that can give a zip file of entire source code?

    Thanks.
  56. Replies
    22
    Views
    290,006

    Hello xchs. Thanks for the reply once again. ...

    Hello xchs.

    Thanks for the reply once again.

    Yes. I have checked the admin panel. But I do not understand how the home page and other pages with content and forms are generated. Also how to...
  57. Replies
    22
    Views
    290,006

    Hello. I will be obliged if you please let me...

    Hello.

    I will be obliged if you please let me know the below.

    1. How do I install a theme?
    2. How do I start templating with css, images, javascript?

    Looking for your advice.

    Regards &...
  58. Replies
    22
    Views
    290,006

    Hello xchs. Thank you for the reply once...

    Hello xchs.

    Thank you for the reply once again.

    I have installed version 3.5.38 in both WAMP and Linux servers successfully.

    Frontend
    No root page found

    Let me know how to begin the...
  59. Replies
    22
    Views
    290,006

    Hello. Contao 3.5 Is it mandatory to create...

    Hello.

    Contao 3.5
    Is it mandatory to create the Virtual Host?
    I have installed the Contao 3.5 in WAMP and Linux server without any problem.
    Frontend
    We'll be right back
    Backend
    Contao is...
  60. Replies
    22
    Views
    290,006

    Hello xchs. Thanks for the reply once again. ...

    Hello xchs.

    Thanks for the reply once again.

    Case 1 - Contao 4.6 - Linux + Windows
    I am trying with this command.
    composer create-project contao/managed-edition contao46

    After...
Results 1 to 60 of 75
Page 1 of 2 1 2