That's 'cos he's a very nice man - even though he's changed from a cute pic, to some dude in shades!.. Mike helped me greatly with this in the past.![]()
This is a discussion on What do i need to do to make my SSL certificate work? within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; .. Mike helped me greatly with this in the past. That's 'cos he's a very nice man - even though ...
That's 'cos he's a very nice man - even though he's changed from a cute pic, to some dude in shades!.. Mike helped me greatly with this in the past.![]()
Hosting plans with installation, configuration, contributions, support and maintenance.
That is a photo of me on a beach in Kauai. Since I spend so much time looking at this site, I wanted to be reminded of "happy thoughts" every thread I post to.
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Happy thoughts are definitely a good thing and a positive attitude can be contagious.
I think the best and worst part of any business, forum, job, etc is always people. When you think about your very best day at work it most likely revolved around someone's actions, and when you think about your worst day it was most likely due to the same.
John
michael, that product_info.tpl.php function.. By editing it, do you mean just deleting that part? Because i see no difference between your code and mine..
I am just pointing out the code to remove.
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
When i deleted that code all of my products were not showing and gave me a parse syntax error..
I think I included a bit of extra stuff that is not supposed to be removed. I recommend a good beginners book on php if you are going to be doing much editing.
Try this:
PHP Code:if ($product_info['products_date_available'] > date('Y-m-d H:i:s')) {
?>
<tr>
<td align="center" class="smallText"><?php echo sprintf(TEXT_DATE_AVAILABLE, tep_date_long($product_info['products_date_available'])); ?></td>
</tr>
<?php
} else {
?>
<tr>
<td align="center" class="smallText"><?php echo sprintf(TEXT_DATE_ADDED, tep_date_long($product_info['products_date_added'])); ?></td>
</tr>
<?php
}
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Thanks Michael, now it worked. I have one more question. Its about the infobox admin.. How can i edit my infoboxes? I would like to take one page out so it is not seen on the site.. As far as i have found out i can only show or hide an infobox but not alter it. Where can i do this?
defanlesi,
It is best if you start a new thread if you change topic ...
You need to give a bit more information ... which link are you trying to remove? Is it within one of the infoboxes?
Regards,
pgmarshall
_______________________________
Yes, it is within the Information infobox.. I would like to currently the printable catalog page for now..
Do you really think i should start a new topic? If yes, then i will but i believe that this is just a quick question.. Correct me if i am wrong..
Bookmarks