Search found 10 matches

by SamX
Fri Apr 25, 2014 7:07 pm
Forum: Shopping Cart 6.x
Topic: ISC 6.x & PHP 5.4 Known issues/fixes
Replies: 6
Views: 94275

Re: ISC 6.x & PHP 5.4 Known issues/fixes

I Got this message:

Strict Standards: Non-static method ISC_REDIRECTS::generateRedirectUrl() should not be called statically in /home/toonsdel/public_html/lib/class.redirects.php on line 30

Somebody have the solution?

The code is

/**
* This function takes a URL and checks to see if there is ...
by SamX
Sat Jun 11, 2011 10:22 pm
Forum: [SC] Custom Code
Topic: Jquery for Banners
Replies: 8
Views: 70760

Jquery for Banners

Well i see some are interested in make some transitions for banners and this is the solucion. I hope you like :D

http://img171.imageshack.us/img171/3183/demook.jpg

Well get started.

1° Download this files of one server
http://www.megaupload.com/?d=XC4OKG7R
https://rapidshare.com/files ...
by SamX
Wed Oct 06, 2010 6:17 pm
Forum: Shopping Cart (ALL)
Topic: [MOD] Show product name while editing
Replies: 7
Views: 69343

Re: [MOD] Show product name while editing

On ISC6 the code is:
<td class="Heading1">{{ Title|safe }}&nbsp;&nbsp;<i><font color="red"> {{ ProdName|safe }}</font></i> </td>
by SamX
Wed Feb 03, 2010 8:54 pm
Forum: Shopping Cart 5.x
Topic: SEO title translation
Replies: 13
Views: 90764

Re: SEO title translation

I am using 5.0.6 and its not working.

I would love this working, I've been trying to solve this for weeks and months.


Not Found

The requested URL /shoppingcart/myword/Higher-Ground.html was not found...

It works, you need check the files:

site/init.php

site/inc/general.php

And change your ...
by SamX
Wed Aug 26, 2009 7:45 pm
Forum: Shopping Cart (ALL)
Topic: [HACK] Disable Copy
Replies: 0
Views: 8673

[HACK] Disable Copy

Some users wants to protect your images or description on your store

To Disable Right Click with Text (It works on Firefox too)

Open templates/YourTemplate/Panels/ HTMLHead.html

Before </head> add:
<script language=JavaScript>
<!--
var message="Your Site - www.yoursite.com ...
by SamX
Fri Aug 14, 2009 11:11 pm
Forum: Shopping Cart (ALL)
Topic: [HACK] Fixed Shop by Price
Replies: 7
Views: 20520

[HACK] Fixed Shop by Price

Do you want to fix your shop by price?

Yes I want, im studing the lines and we need just modify the max product price and min product price.

It will be appear like this:

Shop by price:

* $0.00 - $100.00
* $100.00 - $150.00
* $150.00 - $200.00
* $200.00 - $250.00
* $250.00 - $300.00
* $300.00 ...
by SamX
Fri Aug 14, 2009 12:46 am
Forum: Shopping Cart (ALL)
Topic: [SEO] Submit your Sitemap
Replies: 1
Views: 9458

[SEO] Submit your Sitemap

Hi my friends this is the links to submit your sitemap:

Google
http://google.com/webmasters/sitemaps/ping?sitemap=http://www.yoursite.com/sitemap.php

Yahoo
http://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=http://www.yoursite.com/sitemap.php

Ask
http://submissions.ask.com ...
by SamX
Fri Aug 14, 2009 12:15 am
Forum: Shopping Cart (ALL)
Topic: [SEO] MakeURLSafe and the '/' character
Replies: 14
Views: 98808

Re: [SEO] MakeURLSafe and the '/' character

Thank you!!! to complete this hack for spanish users who wants to add characters like:

á, é, í, ó, ú and ñ

function MakeURLSafe($val)
{
$val = str_replace("-", "%2d", $val);
$val = str_replace("+", "%2b", $val);
$val = str_replace("+", "%2b", $val);
$val = str_replace("/", "%2f", $val ...
by SamX
Mon Jul 13, 2009 6:49 pm
Forum: [SC] Custom Code
Topic: PeelAway 3
Replies: 0
Views: 9010

PeelAway 3

I was view on ISC Forum this hack but i cant install, i made it works with PeelAway 3 very simple.

http://img136.imageshack.us/img136/6060/63kx3ma.jpg

You have 4 ways to put on your site:


bottomleft
bottomright
topleft
topright


1. Download the file:
http://rapidshare.com/files/255418062 ...
by SamX
Mon Jul 13, 2009 6:01 pm
Forum: [SC] Custom Code
Topic: 24 Pagination Classes
Replies: 10
Views: 35268

24 Pagination Classes

Hi, i want to say thank you for this forum and i want to contribute with something, here is 24 new pagination styles.

http://img136.imageshack.us/img136/2452/paginationsamx.jpg

1. Download the Styles
http://rapidshare.com/files/255412661/Paginations_by_SamX.zip

2. Once choose your style open ...