Hi there,
Really sorry if this has been posted already but I am looking to remove the info boxes on just the home page. Is there a mod or manual some where for this?
I spent a ton of time last night looking for this.
Thanks a bunch!
Latest News: (loading..)
Remove infoboxes just on home page
Started by MikeKelly, Jul 08 2011, 15:34
6 replies to this topic
#1
Posted 08 July 2011, 15:34
#2
Posted 08 July 2011, 18:47
#3
#4
Posted 11 July 2011, 13:51
MikeKelly, on 09 July 2011, 17:00, said:
Thank you VERY Much for this! Exactly what I needed...Just a quick question I have additional boxes that I plan on adding, do you know how to set these up to have this option available to them also?
thanks again
thanks again
Yes. Compare an original box to one that has the changes and note the differences. Apply these differences to your new box.
#5
Posted 12 July 2011, 01:52
Here is a great step by step for adding new boxes
Step by Step instructions
This information was provided by Jim who is very knowledgeable and helpful here in the forum.
Step by Step instructions
This information was provided by Jim who is very knowledgeable and helpful here in the forum.
#6
Posted 13 July 2011, 08:18
You can also use "Modular front page"
#7
Posted 21 July 2011, 13:09
with regards to http://addons.oscommerce.com/info/7691
dynamic template system...after finishing istallation there is no appearance of whatever icon referring to this box. i got an error in
admin/includes/functions/general.php on line 19
which says;
Warning: file(/home/u078722798/public_html/includes/version.php) [function.file]: failed to open stream: No such file or directory in /home/u078722798/public_html/admin/includes/functions/general.php on line 19
Warning: implode() [function.implode]: Invalid arguments passed in /home/u078722798/public_html/admin/includes/functions/general.php on line 19
i opened the file itself and this is what is written there:
if (!isset($v)) {19. $v = trim(implode('', file(DIR_FS_CATALOG . 'includes/version.php')));
how could i solve this?
dynamic template system...after finishing istallation there is no appearance of whatever icon referring to this box. i got an error in
admin/includes/functions/general.php on line 19
which says;
Warning: file(/home/u078722798/public_html/includes/version.php) [function.file]: failed to open stream: No such file or directory in /home/u078722798/public_html/admin/includes/functions/general.php on line 19
Warning: implode() [function.implode]: Invalid arguments passed in /home/u078722798/public_html/admin/includes/functions/general.php on line 19
i opened the file itself and this is what is written there:
if (!isset($v)) {19. $v = trim(implode('', file(DIR_FS_CATALOG . 'includes/version.php')));
how could i solve this?














