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

CMS Manager with built in HTML editor

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #31  
Old 11-25-2003, 02:33 PM
 
chikira chikira is offline
 

Advanced Member
  
Join Date: Jul 2003
Posts: 42
 

Default

It seems that it is not adding slashes to bad characters, by bad characters I mean ones that MySQL has a fit over. I thought I had it behaving to correct that but maybe I missed a spot.

However you can do this.

Instead of "You're" type "You\'re".

This forces the system to treat the following character as a literal character.

If you have the same problem with double quotes ( " ) or at symbols ( @ ) then do the same thing. My apologies for the oversight.
__________________
Insert into Round_Hole where object=\"Square_Peg\" order by Brute_Force
Reply With Quote
  #32  
Old 11-26-2003, 01:13 PM
 
amil amil is offline
 

Newbie
  
Join Date: Nov 2003
Posts: 3
 

Default

OK, never mind - I made it work .

Thanks a bunch, this is a killer mod!
Reply With Quote
  #33  
Old 12-10-2003, 07:08 AM
 
bjornstrom bjornstrom is offline
 

Member
  
Join Date: May 2003
Posts: 16
 

Default

I've made some additional changes to the system, and I thought I'd share them with you.

I've updated the cms manager and cms maker pages to work even when you have xcart installed in a different directory (not directly in the root of the site). To do this you should add $xcart_web_dir just before /admin/... in the path in all the <img>-tags.
ie
Code:
$header="<center><img src=/admin/images/ezcontentlogo.gif></center> ";
should be changed to
Code:
$header="<center><img src=$xcart_web_dir/admin/images/ezcontentlogo.gif></center> ";

Additionally I've also modified the rotating and fixed panels to not show if there is no content for them. To do this, add this line after the first line in all the panel templates (skin1/customer/...)
Code:
{if $rotatingsidepanel1 ne "" or $rsp1title ne ""}
and add this as a last line
Code:
{/if}
Change the $rotatingsidepanel1 to the same one used further down in the template (could be rotatingsidepanel1, 2 or 3 or $fixedsidepanel1, 2 or 3).
Change the $rsp1title to the same one used further down in the template (could be $rsp1title, $rsp2title or $rsp3title or $fsp1title, $fsp2title or $fsp3title).
Reply With Quote
  #34  
Old 12-10-2003, 02:26 PM
 
chikira chikira is offline
 

Advanced Member
  
Join Date: Jul 2003
Posts: 42
 

Default Excellent Adaption

Hi,

Thanks for posting the mod to my CMS manager! Great idea (forgot to do that with the empty content).

I am still working on version 2 and almost have a working solution for all versions of xcart and requires minimal tech knowledge for installation.
__________________
Insert into Round_Hole where object=\"Square_Peg\" order by Brute_Force
Reply With Quote
  #35  
Old 12-10-2003, 05:31 PM
  leon's Avatar 
leon leon is offline
 

X-Wizard
  
Join Date: Mar 2003
Location: Costa Rica
Posts: 1,213
 

Default

Please let us know when this version 2 is ready, would love to try it out.
__________________
It doesn\'t matter what is done... it is how it is done.
=============================
XCart Version: 3.5.3 -> Dmcigars.com
XCart Version: 4.1.3....
Reply With Quote
  #36  
Old 12-12-2003, 04:48 AM
  prang's Avatar 
prang prang is offline
 

Newbie
  
Join Date: Dec 2003
Posts: 7
 

Default x-cart cms for $49

Hi all,

Just a quicky, I found a CMS package at $49.00 from seo-cms.com/sitemap.html. They say "Seo-Cms online store easily incorporates the popular x-cart shopping cart into it's Content Management System based on SEO-CMS template control"

I was just wondering if any one had tried them.
__________________
lloyd P pearson
Reply With Quote
  #37  
Old 12-12-2003, 04:56 AM
  leon's Avatar 
leon leon is offline
 

X-Wizard
  
Join Date: Mar 2003
Location: Costa Rica
Posts: 1,213
 

Default

Interesting package, why dont you try it yourself and tell us all about your experiences.
__________________
It doesn\'t matter what is done... it is how it is done.
=============================
XCart Version: 3.5.3 -> Dmcigars.com
XCart Version: 4.1.3....
Reply With Quote
  #38  
Old 12-12-2003, 05:39 AM
  DataViking's Avatar 
DataViking DataViking is offline
 

eXpert
  
Join Date: Jan 2003
Location: Las Vegas, NV
Posts: 361
 

Default Re: x-cart cms for $49

Quote:
Originally Posted by prang
Hi all,

Just a quicky, I found a CMS package at $49.00 from seo-cms.com/sitemap.html. They say "Seo-Cms online store easily incorporates the popular x-cart shopping cart into it's Content Management System based on SEO-CMS template control"

I was just wondering if any one had tried them.

is $49.00 per Single Domain OUCH
__________________
Web Design Web Design and Custom X-Cart Projects

http://www.dataviking.com

Mention the forums for discounts!
x-cart Version 4.1.8
Reply With Quote
  #39  
Old 12-12-2003, 05:52 AM
  prang's Avatar 
prang prang is offline
 

Newbie
  
Join Date: Dec 2003
Posts: 7
 

Default seo-cms

"is $49.00 per Single Domain OUCH"

I only have a single domain and time is money!


Lloyd
Reply With Quote
  #40  
Old 12-12-2003, 09:30 AM
  leon's Avatar 
leon leon is offline
 

X-Wizard
  
Join Date: Mar 2003
Location: Costa Rica
Posts: 1,213
 

Default

If time is money I hope I can Triple my Time Investment !

On the other hand, let us know how it went.
__________________
It doesn\'t matter what is done... it is how it is done.
=============================
XCart Version: 3.5.3 -> Dmcigars.com
XCart Version: 4.1.3....
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 03:13 PM.

   

 
X-Cart forums © 2001-2020