Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Nifty Corners?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 12-11-2005, 04:20 AM
 
steveparks steveparks is offline
 

Advanced Member
  
Join Date: Jan 2003
Location: UK
Posts: 87
 

Default phpmyborder

I'm using phpmyborder and it's working well:

http://www.geehowquaint.com

The only problem i'm finding is that it's not always good at working out the correct height of the box, so the bottom part of the contents can disappear, requiring you to tab down to it to scroll the content up in the box. I can't work out how to fix this at the moment.
it doesn't happen often though

cheers
steve
__________________
--------------
RHEL3/Apache2/PHP4/MySQL4/Plesk7.5.3
X-Cart 4.0.16 - Live
X-Affiliate
X-AOM
ez-checkout
ez-upsell
--------------
Reply With Quote
  #12  
Old 12-11-2005, 05:05 AM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default Re: phpmyborder

Quote:
Originally Posted by steveparks
I'm using phpmyborder and it's working well:

http://www.geehowquaint.com


Problem with that link im getting
Code:
The encoded file /home/httpd/vhosts/geehowquaint.com/httpdocs/rewrite_mod.php is not permissioned for 70.86.101.151
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote
  #13  
Old 12-11-2005, 05:17 AM
 
steveparks steveparks is offline
 

Advanced Member
  
Join Date: Jan 2003
Location: UK
Posts: 87
 

Default

Hi

You were quick off the mark!

Yes I'm just putting the site live, so i'm switching from the temporarily licensed files i was provided with (very kindly by the developers) for a range of mods that allowed me to develop the site without the domain being available.
I'm now ready to go live, so have uploaded the properly licensed files, I'm just waiting for the domain to resolve properly.

Give it an hour or so and it should be fully live - hopefully!


cheers
__________________
--------------
RHEL3/Apache2/PHP4/MySQL4/Plesk7.5.3
X-Cart 4.0.16 - Live
X-Affiliate
X-AOM
ez-checkout
ez-upsell
--------------
Reply With Quote
  #14  
Old 12-11-2005, 05:18 AM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default

heheh its just coz im dying to see it, my products_t.tpl is so heavily modified code is all over the place so im finding it hard to seperate it all and just have the correct content within the phpmyborders. might get x-cart team to do the work as im too busy with selling at the moment
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote
  #15  
Old 12-11-2005, 08:12 AM
 
steveparks steveparks is offline
 

Advanced Member
  
Join Date: Jan 2003
Location: UK
Posts: 87
 

Default

ok, it's live now
__________________
--------------
RHEL3/Apache2/PHP4/MySQL4/Plesk7.5.3
X-Cart 4.0.16 - Live
X-Affiliate
X-AOM
ez-checkout
ez-upsell
--------------
Reply With Quote
  #16  
Old 12-11-2005, 08:58 AM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default Re: phpmyborder

Quote:
Originally Posted by steveparks
I'm using phpmyborder and it's working well:
http://www.geehowquaint.com

It looks very nice... exept the right side of the dialog box on cart and checkout pages.

btw. Nice buttons.
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote
  #17  
Old 12-11-2005, 09:03 AM
 
steveparks steveparks is offline
 

Advanced Member
  
Join Date: Jan 2003
Location: UK
Posts: 87
 

Default

yes, that's a problem only in IE - its fine in firefox.
I'm trying to figure out how to fix it at the moment.
__________________
--------------
RHEL3/Apache2/PHP4/MySQL4/Plesk7.5.3
X-Cart 4.0.16 - Live
X-Affiliate
X-AOM
ez-checkout
ez-upsell
--------------
Reply With Quote
  #18  
Old 12-11-2005, 09:06 AM
 
steveparks steveparks is offline
 

Advanced Member
  
Join Date: Jan 2003
Location: UK
Posts: 87
 

Default

ps...glad you like the buttons, but I'm afraid they're not on brand, I just haven't had a chance to design new ones yet - so they're just the ones from my store at www.podexec.com. Watch out for new, on-brand buttons soon.
__________________
--------------
RHEL3/Apache2/PHP4/MySQL4/Plesk7.5.3
X-Cart 4.0.16 - Live
X-Affiliate
X-AOM
ez-checkout
ez-upsell
--------------
Reply With Quote
  #19  
Old 12-11-2005, 09:15 AM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default

Quote:
Originally Posted by steveparks
ps...glad you like the buttons, but I'm afraid they're not on brand, I just haven't had a chance to design new ones yet - so they're just the ones from my store at www.podexec.com. Watch out for new, on-brand buttons soon.

No problems Steve, just use it if you like it.
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote
  #20  
Old 12-11-2005, 12:38 PM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default

where abouts are you putting your

Code:
<?php require_once("phpMyBorder2.class.php"); $pmb = new PhpMyBorder(); ?>

are you putting it in home.tpl as

Code:
{php}<?php require_once("phpMyBorder2.class.php"); $pmb = new PhpMyBorder(); ?>{/php}
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:42 AM.

   

 
X-Cart forums © 2001-2020