Page 145 of 186 FirstFirst ... 4595135143144145146147155 ... LastLast
Results 1,441 to 1,450 of 1859
  1. #1441

    Default Re: Wordpress On Zencart / Released

    Just in case, I though I should mention that WOZ 1.5 is only available for download from the website in Hira's signature. It is not presently available from the Zen Cart Free Downloads section.

    私がWOZ 1.5はHira'でウェブサイトからのダウンロードのためだけに利用できることを述べるべきであるけれどもちょうど場合で、I; sの署名。 それは禅のカートのフリー・ダウンロードセクションから利用できない。

    Quote Originally Posted by conor View Post
    Hi hira,

    Got a question or two here for anyone using WOZ and Ceon URI Mapping...

    Are you manually adding a URI Mapping for the wordpress main_page to the uri mapping table?

    Why are you adding that?

    Does wordpress not have its own static URIs on the site?

    If so, you could just add exclusions for these URIs to the rewrite rule.

    Code:
    # Don't rewrite wordpress URIs
    RewriteCond %{REQUEST_URI} !/^comments.* [NC]
    RewriteCond %{REQUEST_URI} !/^feed.* [NC]
    Or are you tring to set a static URI for a page such as index.php?main_page=wordpress&feed=rss2

    ?

    Please let me know what it is that you are doing!

    Thanks,

    Conor

  2. #1442
    Join Date
    Jun 2004
    Location
    Japan
    Posts
    169
    Plugin Contributions
    1

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by loosefast View Post
    Just in case, I though I should mention that WOZ 1.5 is only available for download from the website in Hira's signature. It is not presently available from the Zen Cart Free Downloads section.
    Thank you for supplementing it
    http://www.s-page.net/en/
    I develop the module which Zen-Cart integrates with other CMS. (WordPress and XOOPS)
    It may be funny English, but please endure it. (I am weak in English)

  3. #1443
    Join Date
    Jun 2004
    Location
    Japan
    Posts
    169
    Plugin Contributions
    1

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by conor View Post
    Does wordpress not have its own static URIs on the site?

    If so, you could just add exclusions for these URIs to the rewrite rule.

    Code:
    # Don't rewrite wordpress URIs
    RewriteCond %{REQUEST_URI} !/^comments.* [NC]
    RewriteCond %{REQUEST_URI} !/^feed.* [NC]
    Or are you tring to set a static URI for a page such as index.php?main_page=wordpress&feed=rss2

    ?
    At first I show URL of the feed of the demonstration site.

    http://demo.s-page.net/woz/en/blog/feed/
    http://demo.s-page.net/woz/en/blog/comments/feed/
    http://demo.s-page.net/woz/en/blog/2...lo-world/feed/


    I do not add a rewrite rule.
    http://www.s-page.net/en/
    I develop the module which Zen-Cart integrates with other CMS. (WordPress and XOOPS)
    It may be funny English, but please endure it. (I am weak in English)

  4. #1444

    Default Re: Wordpress On Zencart / Released

    I could not tell from Conor's question if he is using the latest version of WOZ.

    私はConor'から言うことができなかった; 彼がWOZの最新バージョンを使用すればsの質問。


    Quote Originally Posted by hira View Post
    Thank you for supplementing it

  5. #1445
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Wordpress On Zencart / Released

    Hi,

    Quote Originally Posted by loosefast View Post
    I could not tell from Conor's question if he is using the latest version of WOZ.
    I've never used any version of WOZ.

    I'm in the middle of some other work today and tomorrow so I won't get a chance to install it until Sunday, hopefully I do get the time then.

    I was hoping to get more feedback about how you are actually using WOZ and how it is breaking your sites? No-one has replied about that yet! When you install WOZ what isn't actually working? Please give a detailed description of the process - what you are expecting to happen and what is actually happening that you don't want to happen.

    Thanks!

    Obviously when I install the software myself I can then root out the cause of the issues you describe.

    All the best..

    Conor
    ceon

  6. #1446

    Default Re: Wordpress On Zencart / Released

    I can give you all backend access to a mirror setup of Zen 1.3.8, WOZ 1.5, Wordpress, Advanced Shipper and URI mapping on the site I licensed AS for. Let me know.

    I am seeing WOZ blank out, insert and replace text in the fields of your Advanced Shipper methods, specifically the surcharge and USPS and UPS methods. Also, inserting the term "Array" into Zen's customer comments field, and preventing the shipping estimator from working at all.

    Thanks!

    私がに関しては認可した場所で地図を描いている私は禅1.3.8、WOZ 1.5、Wordpress、高度の海運業者およびURIのミラーの組み立てへのすべての後部のアクセスを与えてもいい。 私に知らせなさい。 私はWOZが消し、あなたの高度の海運業者方法、とりわけ過重およびUSPSおよびUPS方法の分野のテキストを挿入し、そして取り替えることを見てい る。 また、言葉の"を挿入する; Array" Zen'に; sの顧客のコメント欄および船積みの見積者が全然働くことを防ぐこと。 ありがとう!


    Quote Originally Posted by conor View Post
    Hi,



    I've never used any version of WOZ.

    I'm in the middle of some other work today and tomorrow so I won't get a chance to install it until Sunday, hopefully I do get the time then.

    I was hoping to get more feedback about how you are actually using WOZ and how it is breaking your sites? No-one has replied about that yet! When you install WOZ what isn't actually working? Please give a detailed description of the process - what you are expecting to happen and what is actually happening that you don't want to happen.

    Thanks!

    Obviously when I install the software myself I can then root out the cause of the issues you describe.

    All the best..

    Conor
    ceon

  7. #1447

    Default Re: Wordpress On Zencart / Released

    As for URI mapping, I am not aware of how specific problems manifest themselves. Hoping others will chime in with the facts...

    地図を描くようにURIのために私は特定の問題が彼ら自身をいかに明示するかに気づいていない。 他を望むことは事実と鳴る…

  8. #1448
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Wordpress On Zencart / Released

    Conor,

    I dunno if you have any of the old e-mail exchange you and I had around Oct of last year, but if you recall the issues I had were DIRECTLY related to the WOZ app. Here's the forum posts just prior to our brief e-mail exchange where you verified that the issue was indeed caused by WOZ.

    http://www.zen-cart.com/forum/showpo...&postcount=609
    http://www.zen-cart.com/forum/showpo...&postcount=610
    http://www.zen-cart.com/forum/showpo...&postcount=613
    http://www.zen-cart.com/forum/showpo...&postcount=616
    http://www.zen-cart.com/forum/showpo...&postcount=618
    http://www.zen-cart.com/forum/showpo...&postcount=619
    http://www.zen-cart.com/forum/showpo...&postcount=620

    After looking at my setup, you determined that the issue was being caused by the WOZ configuration file specifically this code:

    $i=strlen(DIR_WS_CATALOG);
    $req=substr($_SERVER['REQUEST_URI'],$i,1);
    if($req=='?'){
    $_GET['main_page']='wordpress';
    }

    if(isset($_GET['feed'])){
    wp();
    gzip_compression();
    // require_once('./wordpress/wp-includes/template-loader.php');
    require_once(ABSPATH . WPINC . '/template-loader.php');

    exit();
    }
    Once I removed this block of code, the errors I was experiencing stopped.

    Now it should be noted that in this particular implementation I am using and early version of:WordPress On ZenCart - Sideboxes Only Edition v1.0. I could not use the full version of WOZ on this site because of the weird issue WOZ had where new posts were throwing an error when the sideboxes were positioned on the left side of the site.

    The other issue that went away when I removed this code block was the feed errors I had gotten when using the Google Base Feed module..

    Quote Originally Posted by conor View Post
    I was hoping to get more feedback about how you are actually using WOZ and how it is breaking your sites? No-one has replied about that yet! When you install WOZ what isn't actually working? Please give a detailed description of the process - what you are expecting to happen and what is actually happening that you don't want to happen.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #1449
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by DivaVocals View Post
    The other issue that went away when I removed this code block was the feed errors I had gotten when using the Google Base Feed module..
    Here's the post in regards to the Google Base Feed module:
    http://www.zen-cart.com/forum/showpo...&postcount=958

    Also here's a_berezin's reponse with regards to WOZ conflicts with the RSS feed module. (Again please note that the issue leads back to SAME problematic area of the WOZ code)
    http://www.zen-cart.com/forum/showpo...&postcount=957

    On another note, I've been looking at Hira's new 1.5 code.. Am I seeing this incorrectly or is it adding the ability to auto-generate a WordPress URI in the Ceon URI table?

    Code:
    $woz_uri_query = "<br />
        SELECT<br />
            um.language_id,<br />
            um.uri<br />
        FROM<br />
            " . TABLE_CEON_URI_MAPPINGS . " um<br />
        WHERE<br />
            um.main_page = \'" . FILENAME_WORDPRESS . "\'<br />
        ORDER BY<br />
            BIT_LENGTH(um.uri) DESC;";<br />
    $woz_uri_result = $db->Execute($woz_uri_query);<br />
    Code:
    define('TEXT_URI_MAPPING_WOZ_URI_AUTOGEN', 'Tick this box to have the URI auto-generated for WOZ.');
    define('TEXT_URI_MAPPING_WOZ_URIS_AUTOGEN', 'Tick this box to have the URIs auto-generated for WOZ.');
    Not for nothing, but the Numinix blog solution doesn't require any such hack to work with the Ceon URI module (all that's needed is a simple .htaccess exclusion), and since WordPress generates it's own URI's, this is a done deal..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #1450

    Default Re: Wordpress On Zencart / Released

    If the code you are referring to is contained in the wordpress-config.php file, I believe that file is now gone in version 1.5 of WOZ

    cheers

    あなたが参照しているコードがwordpress-config.phpファイルに、私信じればあればWOZの版1.5で今入られることを 喝采


    Quote Originally Posted by DivaVocals View Post
    Conor,

    I dunno if you have any of the old e-mail exchange you and I had around Oct of last year, but if you recall the issues I had were DIRECTLY related to the WOZ app. Here's the forum posts just prior to our brief e-mail exchange where you verified that the issue was indeed caused by WOZ.

    http://www.zen-cart.com/forum/showpo...&postcount=609
    http://www.zen-cart.com/forum/showpo...&postcount=610
    http://www.zen-cart.com/forum/showpo...&postcount=613
    http://www.zen-cart.com/forum/showpo...&postcount=616
    http://www.zen-cart.com/forum/showpo...&postcount=618
    http://www.zen-cart.com/forum/showpo...&postcount=619
    http://www.zen-cart.com/forum/showpo...&postcount=620

    After looking at my setup, you determined that the issue was being caused by the WOZ configuration file specifically this code:

    Once I removed this block of code, the errors I was experiencing stopped.

    Now it should be noted that in this particular implementation I am using and early version of:WordPress On ZenCart - Sideboxes Only Edition v1.0. I could not use the full version of WOZ on this site because of the weird issue WOZ had where new posts were throwing an error when the sideboxes were positioned on the left side of the site.

    The other issue that went away when I removed this code block was the feed errors I had gotten when using the Google Base Feed module..

 

 

Similar Threads

  1. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3668
    Last Post: 7 Jun 2025, 11:33 PM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 AM
  3. WordPress® for Zen Cart® (wp4zen) [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 109
    Last Post: 1 Dec 2024, 01:36 PM
  4. PurpleShades Support Thread
    By kobra in forum Addon Templates
    Replies: 122
    Last Post: 18 May 2011, 07:18 PM
  5. ZJ Black 2 support thread
    By Liamv in forum Addon Templates
    Replies: 1
    Last Post: 15 Feb 2010, 02:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR