Author Topic: making a additionally page with folder description  (Read 202801 times)

0 Members and 1 Guest are viewing this topic.

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: making a additionally page with folder description
« Reply #15 on: September 04, 2014, 07:32:31 am »
no changes
look here:

<?php
require './startup.php';
ini_set("display_errors",1);
SetupSite();
$context['page_title'] = 'Service';
SetupSmaryGlobals();
Ezc_template_header();
?>

<div>My text</div>

<?php
Ezc_template_footer();
?>

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 241
    • ezCommunitySuite
Re: making a additionally page with folder description
« Reply #16 on: September 04, 2014, 07:35:36 am »
Put ini_set("display_errors",1); before require './startup.php';

Strange because just editing the template which was the last step shouldn't hurt anything...

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: making a additionally page with folder description
« Reply #17 on: September 04, 2014, 07:45:04 am »
jetzt kommt error:http://www.photoplaca.com/pages/Service.php

Warning: require(./startup.php): failed to open stream: No such file or directory in /customers/a/4/5/photoplaca.com/httpd.www/pages/Service.php on line 3 Fatal error: require(): Failed opening required './startup.php' (include_path='.:/usr/share/php') in /customers/a/4/5/photoplaca.com/httpd.www/pages/Service.php on line 3

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 241
    • ezCommunitySuite
Re: making a additionally page with folder description
« Reply #18 on: September 04, 2014, 07:46:41 am »
Well require './startup.php';
Needs to be changed to
require '../startup.php';

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: making a additionally page with folder description
« Reply #19 on: September 04, 2014, 07:51:49 am »
god damn - it wooooooooooooooooooooooorks  :-))))))))))

http://www.photoplaca.com/pages/Service.php


ezCommunitySuite

  • Administrator
  • *****
  • Posts: 241
    • ezCommunitySuite
Re: making a additionally page with folder description
« Reply #20 on: September 04, 2014, 09:46:41 am »
Glad you have it working!

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: making a additionally page with folder description
« Reply #21 on: September 04, 2014, 11:28:14 am »
hello,
many thanks for your help,
I am very grateful
they have done much for me,
what can I do for you?

we can do that, that's ok?
http://www.photoplaca.com/pages/Company-Partner.php

MFG
www.photoplaca.com
« Last Edit: September 04, 2014, 06:07:02 pm by KGF »

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 241
    • ezCommunitySuite
Re: making a additionally page with folder description
« Reply #22 on: September 04, 2014, 07:36:29 pm »
That would be cool not required though.

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: making a additionally page with folder description
« Reply #23 on: September 05, 2014, 01:22:22 am »
oh yes but,
they have great patience with me and
they have given great support

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
8269 Views
Last post January 31, 2012, 11:21:09 pm
by Chinaren
4 Replies
7831 Views
Last post October 06, 2014, 04:34:17 pm
by KGF
0 Replies
5833 Views
Last post January 05, 2016, 04:49:22 am
by KGF

© 2024 ezCommunitySuite