Results 1 to 10 of 1859

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Just a quick note referring to these instructions: http://n0tablog.wordpress.com/howtos...t-integration/

    it says:
    "includes/extra-configures/wordpress.php supplied in the integration package seemed to contain a copy of the standard wordpress configuration files. The problem with having a copy is that when (not if) you change the originals you got to remember to change the copy as well."
    This is not a problem in unix systems, just create a symbolic link from the original conf files to the place where a mirrored copy is needed. this way you'll only have one set of conf-files to worry about. ln -s /originaldir/originalfile.php /destdir/originalfile.php will do the job just fine.

  2. #2
    Join Date
    Jan 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by pi-xi View Post
    Just a quick note referring to these instructions: http://n0tablog.wordpress.com/howtos...t-integration/

    it says:


    This is not a problem in unix systems, just create a symbolic link from the original conf files to the place where a mirrored copy is needed. this way you'll only have one set of conf-files to worry about. ln -s /originaldir/originalfile.php /destdir/originalfile.php will do the job just fine.
    pi-xi, you do have a point. It's my purist side that prefers to include the original the way I did.

    The only other reason to do it the way I did is that there is a check for wordpress presence further down, and I am not sure how it will work out with a broken symbolic link.

    This discussion probably belongs on the HOWTO page - closer to the actual document...

  3. #3
    Join Date
    Mar 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Hi,

    I'm no php whizz and am struggling with both the integration using Hira's guide and the NOT a Blog guide.

    I thought I had done it all and then I found I can access the Zen-Cart admin but everything on the home page and WP-Admin page is now blank.

    Any ideas?

    I am trying to make Zen-Cart and WP work with the N.Design Studio theme as used on s-page.net.

    Can anybody advise what it might be?

    My url is:

    http://www.freeinternetguides.com/


    Does anyone have an install set of Zen-Cart 1.3.7/WP2.0.x (can't use 2.1) and the N.Design Studio theme that can be modified and used. Maybe that would be quicker for me as I'm stumped and want to get the site up and not spend time learning php.
    Regards, David[B]

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

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by DRobertshaw View Post
    I'm no php whizz and am struggling with both the integration using Hira's guide and the NOT a Blog guide.

    I thought I had done it all and then I found I can access the Zen-Cart admin but everything on the home page and WP-Admin page is now blank.
    Would it be displayed normally before adding a theme?
    In addition, how is it when you try to return a theme? (In a WordPress management screen)
    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)

  5. #5
    Join Date
    Jan 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Wordpress On Zencart / Released

    Quote Originally Posted by DRobertshaw View Post
    Hi,

    I'm no php whizz and am struggling with both the integration using Hira's guide and the NOT a Blog guide.

    I thought I had done it all and then I found I can access the Zen-Cart admin but everything on the home page and WP-Admin page is now blank.

    Any ideas?

    I am trying to make Zen-Cart and WP work with the N.Design Studio theme as used on s-page.net.

    Can anybody advise what it might be?

    My url is:

    http://www.freeinternetguides.com/


    Does anyone have an install set of Zen-Cart 1.3.7/WP2.0.x (can't use 2.1) and the N.Design Studio theme that can be modified and used. Maybe that would be quicker for me as I'm stumped and want to get the site up and not spend time learning php.
    Don't get discouraged! Usually the blank screen (like the one I am seeing at your URL now) is a sign of a PHP error. Either you "REQUIRE" a file that is not there, or there is some minor syntactic mistake.

    If you have access to your Web server error logs, they would have very helpful information. Apache would even specify the exact line number where the problem occurred (you are likely to see two error messages for each actual error - don't let it confuse you.)

    I would let someone more experience advise on PHP debugging strategies...

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3672
    Last Post: 11 Sep 2025, 05:07 PM
  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

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