Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1. #11
    Join Date
    Jul 2009
    Posts
    88
    Plugin Contributions
    0

    Default Re: graphics dont show

    This is what that section says in admin/includes/configure.php

    define('DIR_WS_ADMIN', '/zen/admin/');
    define('DIR_WS_CATALOG', '/zen/');
    define('DIR_WS_HTTPS_ADMIN', '/zen/admin/');
    define('DIR_WS_HTTPS_CATALOG', '/zen/');

    What should it be? (sorry i'm so ignorant)

    This is what it says in includes/configure.php

    define('DIR_WS_CATALOG', '/zen/');
    define('DIR_WS_HTTPS_CATALOG', '/zen/');

    What should this be? (sorry again)

  2. #12
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: graphics dont show

    I recommend removing a "zen/" from each of the above.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #13
    Join Date
    Jul 2009
    Posts
    88
    Plugin Contributions
    0

    Default Re: graphics dont show

    Thanks, Ok, I'll do that but I thought I had better give a bit more info about the www.attackinfo.com.au domain.

    I am using the domain www.attackinfo.com.au because I have set up a virtual host for appache like this:
    <VirtualHost *:80>
    DocumentRoot "C:\xampp\htdocs\zen"
    ServerName www.attackinfo.com.au
    ServerAlias attackinfo.com.au *.attackinfo.com.au
    </VirtualHost>

    just thought I'd let you know that in case it had some relevence

    let you know how i go. Thanks for all the help

  4. #14
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: graphics dont show

    The DocumentRoot setting confirms my suspicions above. Hopefully removing a level of redirection into "zen/" folders from your configure files will allow everything to run correctly.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #15
    Join Date
    Jul 2009
    Posts
    88
    Plugin Contributions
    0

    Default Re: graphics dont show

    Thankyou very much.

    Have a look now. (www.attackinfo.com.au)

    Its just a rough customisation and I know its a very poorly optimized site. but it's a start.

    Image handler should fix the speed a bit.



    Thanks for all your help kuroi

  6. #16
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: graphics dont show

    That's looking much better
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  7. #17
    Join Date
    Jul 2009
    Posts
    88
    Plugin Contributions
    0

    Default Re: graphics dont show

    Hi, sorry , it seems another problem has been generated by my changing things.

    I cannot open my admin now.

    It used to be accessable from hhtp://localhost/zen/admin

    but now when I type that in the browser it jumps to http://www.attackinfo.com.au/zen/admin/login.php and says:
    OBJECT NOT FOUND

    However when I type http://localhost/zen
    I can still get to my page.

    Can you help me fix this too?

  8. #18
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: graphics dont show

    It's the same problem. Looks like you still have a spare "zen/" lurking in your admin/includes/configure.php file.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  9. #19
    Join Date
    Jul 2009
    Posts
    88
    Plugin Contributions
    0

    Default Re: graphics dont show

    ok i took the zen/ out of: define('DIR_WS_ADMIN', '/admin/');
    That worked!

    Should I have taken the zen/ out of :
    define('DIR_WS_HTTPS_ADMIN', '/zen/admin/');
    define('DIR_WS_HTTPS_CATALOG', '/zen/');

    aswell?

  10. #20
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: graphics dont show

    Yes. They're already embedded in DocumentRoot statement, so you don't need them anywhere in your configure files.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Banners dont show?!
    By bfwdesigns in forum Basic Configuration
    Replies: 21
    Last Post: 11 Mar 2011, 10:23 PM
  2. Images dont show
    By stefanl in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 16 Nov 2010, 01:44 AM
  3. Dont show subcatagories
    By Rookie gone MAD! in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Aug 2007, 10:09 PM
  4. Subcategories Dont Show
    By xtreme in forum General Questions
    Replies: 7
    Last Post: 1 Aug 2006, 08:15 PM
  5. Subcategories Dont Show
    By xtreme in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Aug 2006, 05:28 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