Developing (v7+)

Automatically check date daily

Hi, I have a single page in my site. I want to check and get the current date by using my single page to do some process depends upon this. So, I should automatically run this single page daily. There is any suggestions to do this task using concret…

How to make download link for the attached file

Hi I working in web application, In my task is: to attached the file (.txt and .pdf) and to store in the mysql db. the file was attached in this code [code][/code] Now how to download a file from db. I dont know how to achieve this please suggest …

Multiple page lists pagination

I have been searching around the forums for similar issues but have as yet been unsuccessful. I have created a page ( http://www.englishwineproducers.com/vineyards/vineyard-search/ ) which contains two page lists embedded within the template using: [code…

Problem Overiding Members Controller

Hi i am pretty sure i missing something obvious i have take the file members.php from concrete5.6.2.1\concrete\controllers and placed it here concrete5.6.2.1\controllers then I have added the modified function view() from Concrete5_Controll…

Mobile Styling? Mobile Versions best approach?

Hi Team.. Having designed quite a few sites now with mobile styling. I have been doing it one of 2 ways. 1. Using your mobile theme switcher 2. using @media min-width within main and mobile theme. Now my most recent site design has a widescr…

How to resolve this fatal error

Warning: require_once(/home/kumar/public_html/amsConcrete/concrete/blocks/concrete/controller.php): failed to open stream: No such file or directory in /home/kumar/public_html/amsConcrete/concrete/core/libraries/loader.php on line 214 Fatal error: require…

PDF text search - 2013

I have been looking through the forum archives and it seems a couple of years ago, it was not possible to search the content of a PDF in a site search. There was some suggestion from Franz in 2009 that an updated File Manager would change this. Has this…

Form + extra action on submit

Hi there, I'm would like to know if it's possible to create a form that both submits the form entry and call an 'https' link at the same time. EG: Fill out order form > [press submit button] > send form info & open https payment link Let me kn…

How Add Table on Database When Installation Package

Hi all, I wanna add table when Installation package. This is my code: [code] public function install() { $pkg = parent::install(); // Install the Dashboard Screens // Loader::model('single_page'); …

Filter Posts