
Originally Posted by
fakesharksfinsoup
Hi Gayelston,
1)Go to Admin-->Tools-->Install SQL patches
2)copy and paste the following SQL quote(change the 5 to whatever page number you want) :
insert into configuration (configuration_title, configuration_key,
configuration_value, configuration_description,
configuration_group_id,
sort_order, last_modified, date_added, use_function, set_function)
values
('Define Page 5', 'DEFINE_PAGE_5_STATUS', '1', 'Enable the Defined
Page 5
Link/Text?<br />0= Link ON, Define Text OFF<br />1= Link ON, Define
Text
ON<br />2= Link OFF, Define Text ON<br />3= Link OFF, Define Text
OFF',
'25', '83', now(), now(), NULL, 'zen_cfg_select_option(array(\'0\',
\'1\',
\'2\', \'3\'),');