Re: Installing Testimonial module
What is this?:
You would change the YOUR_TEMPLATE directories to magic.
includes/languages/english/classic/extra_definitions/magic
includes/languages/english/classic/magic
includes/languages/english/classic/html_includes/magic
includes/modules/sideboxes/classic/magic
includes/templates/classic/magic
I thought you said in previous NOT to include the classic subfolder? Am I making two sets of magic over-ride folders?
Re: Installing Testimonial module
Quote:
Originally Posted by
kevinmc3
What is this?:
You would change the YOUR_TEMPLATE directories to magic.
includes/languages/english/classic/extra_definitions/magic
includes/languages/english/classic/magic
includes/languages/english/classic/html_includes/magic
includes/modules/sideboxes/classic/magic
includes/templates/classic/magic
I thought you said in previous NOT to include the classic subfolder? Am I making two sets of magic over-ride folders?
Sorry, copied the wrong section.
includes/languages/english/extra_definitions/magic
includes/languages/english/magic
includes/languages/english/html_includes/magic
includes/modules/sideboxes/magic
includes/templates/magic
But in any case the folders and files do not get included with the sql
Re: Installing Testimonial module
Sorry ofr being a pain. I copied the exact code. Got this error:
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; DELETE FROM configuration WHERE configuration_key = 'DEFINE_TESTIMONIAL_STATUS' at line 1
in:
[DELETE FROM zen1_configuration WHERE configuration_group_id = @configuration_group_id; DELETE FROM configuration WHERE configuration_key = 'DEFINE_TESTIMONIAL_STATUS'; DELETE FROM configuration_group WHERE configuration_group_id = @configuration_group_id;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Re: Installing Testimonial module
Quote:
Originally Posted by
kevinmc3
Sorry ofr being a pain. I copied the exact code. Got this error:
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; DELETE FROM configuration WHERE configuration_key = 'DEFINE_TESTIMONIAL_STATUS' at line 1
in:
[DELETE FROM zen1_configuration WHERE configuration_group_id = @configuration_group_id; DELETE FROM configuration WHERE configuration_key = 'DEFINE_TESTIMONIAL_STATUS'; DELETE FROM configuration_group WHERE configuration_group_id = @configuration_group_id;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Check your PM
Re: Installing Testimonial module
Quote:
Originally Posted by
clydejones
Check your PM
Its 1:00 am so if you'd like me to check as per the PM It'll have to be tomorrow.
Re: Installing Testimonial module
Re: Installing Testimonial module
Re: Installing Testimonial module
Quote:
Originally Posted by
kevinmc3
Good Morning,,
PM ?
Private message -
Re: Testimonial Manager 1.3.7
I have smoe problems with this module:
They doesn't show in Layout boxes controller so i made some changes I copy testimonials_manager.php from modules/template_default into modules and then testimonials_manager.php it's show in layout boxes controller. In pages it's show all lines like TABLE_HEADING_TESTIMONIALS not the value of this define. http://www.macedonium.net/index.php?...stimonials_add
I have 1.3.8 Zen Cart instaled
Re: Testimonial Manager 1.3.7
Quote:
Originally Posted by
Macedonium
I have smoe problems with this module:
They doesn't show in Layout boxes controller so i made some changes I copy testimonials_manager.php from modules/template_default into modules and then testimonials_manager.php it's show in layout boxes controller. In pages it's show all lines like TABLE_HEADING_TESTIMONIALS not the value of this define.
http://www.macedonium.net/index.php?...stimonials_add
I have 1.3.8 Zen Cart instaled
Sounds like you either didn't rename all of the YOUR_TEMPLATE folders or you didn't upload all of the necessary files.
Make sure ALL of the following are installed:
includes/extra_datafiles/testimonials_manager_filenames.php
includes/functions/testimonials.php
includes/languages/english/extra_definitions/YOUR_TEMPLATE/testimonials_manager_defines.php
includes/languages/english/YOUR_TEMPLATE/testimonials_add.php
includes/languages/english/YOUR_TEMPLATE/testimonials_manager.php
includes/languages/english/YOUR_TEMPLATE/testimonials_manager_all_testimonials.php
includes/languages/english/html_includes/define_testimonials_add.php
includes/languages/english/html_includes/YOUR_TEMPLATE/define_testimonials_add.php
includes/modules/pages/testimonials_add
includes/modules/pages/testimonials_manager
includes/modules/pages/testimonials_manager_all_testimonials
includes/modules/sideboxes/YOUR_TEMPLATE/testimonials_manager.php
includes/templates/YOUR_TEMPLATE/sideboxes/tpl_testimonials_manager.php
includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_add_default.php
includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_manager_all_testimonials_default.php
includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_manager_default.php
includes/templates/YOUR_TEMPLATE/css/testimonials_add.css
includes/templates/YOUR_TEMPLATE/css/testimonials_manager.css
includes/templates/YOUR_TEMPLATE/css/testimonials_manager_all_testimonials.css