$page = array(
    's_title' => __('Example page title'),
    's_text' => __('This is an example page description. This is a good place to put your Terms of Service or any other help information.'),
    's_internal_name' => 'example_page'
);


how to edit this code on ocincludes/osclass/installer/basic_data.php 

to post more than one page not only one page thanks in advanced

*

MB Themes

Re: how to edit this code on ocincludes/osclass/installer/basic_data.php
« Reply #1 on: October 23, 2021, 07:49:29 PM »
There is no relevance to this file
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: how to edit this code on ocincludes/osclass/installer/basic_data.php
« Reply #2 on: October 23, 2021, 11:56:49 PM »
@MB Themes

which file i must edit it to make the osclass create default page automaically in the installation ?

*

MB Themes

Re: how to edit this code on ocincludes/osclass/installer/basic_data.php
« Reply #3 on: October 24, 2021, 08:12:08 AM »
What would be reason for doing that?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: how to edit this code on ocincludes/osclass/installer/basic_data.php
« Reply #4 on: October 24, 2021, 10:50:08 AM »
@ MB Themes becuase i manage large number of osclass website i need to edit the default installtion what compatible with my requirement i am waiting u to tell me what file should i edit it to post a default pages not only one page

*

MB Themes

Re: how to edit this code on ocincludes/osclass/installer/basic_data.php
« Reply #5 on: October 24, 2021, 06:43:05 PM »
Then create custom sql to insert such pages after installation.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots