Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

erbanfootwearInc

Archived
  • Posts

    123
  • Joined

  • Last visited

Posts posted by erbanfootwearInc

  1. I'm not sure what your question is but SiteMonitor doesn't use the database.

     

    Jack

     

    ok thanks. More simply put, for post-installation purposes. What will I do if I look up $start_dir and its not on this windows server?

     

    Thanks,

    Tim

  2. I can't test the script on a Windows shop so I can't say it works there, although I assume it does since I would think someone would have said something at this point. It's failing because the start directory is not being recognized. You should look in the admin/sitemonitor_configure.php file. Specifically, the entry for $start_dir. That should be a valid location on your server.

     

    Jack

     

    Hi and thanks man. Hey what to do if it was not there? just curious before I even begin to look in the database.

     

    Thanks,

    Tim

  3. Warning: opendir(/home/xxxxxxx1923/public_html): failed to open dir: Invalid argument in C:\Inetpub\wwwroot\er.com\admin\includes\functions\sitemonitor_functions.php on line 71

     

    Warning: readdir(): supplied argument is not a valid Directory resource in C:\Inetpub\wwwroot\er.com\admin\includes\functions\sitemonitor_functions.php on line 73

    Reference file creation failed.

     

    Any help right here? I have clearly did my local host name and have did my username for admin login/password. Did I do something wrong?.........wrong directory I guess.

     

    Thanks for the help,

    Tim

  4. Hey boss this is what happened when I applied everything:

     

    Notice: main(): Unable to find the wrapper "file" - did you forget to enable it when you configured PHP? in C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php on line 14

     

    Warning: main(file:///E|/Program Files/xampp/htdocs/catalog/includes/application_top.php): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php on line 14

     

    Warning: main(): Failed opening 'file:///E|/Program Files/xampp/htdocs/catalog/includes/application_top.php' for inclusion (include_path='.;c:\php4\pear') in C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php on line 14

     

    Notice: Use of undefined constant CHARSET - assumed 'CHARSET' in C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php on line 16

     

    Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php:14) in C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php on line 16

     

    Notice: Use of undefined constant DIR_WS_LANGUAGES - assumed 'DIR_WS_LANGUAGES' in C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php on line 18

     

    Notice: Undefined variable: language in C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php on line 18

     

    Notice: Use of undefined constant FILENAME_SHOPPING_CART - assumed 'FILENAME_SHOPPING_CART' in C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php on line 18

     

    Warning: main(DIR_WS_LANGUAGES/FILENAME_SHOPPING_CART): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php on line 18

     

    Fatal error: main(): Failed opening required 'DIR_WS_LANGUAGES/FILENAME_SHOPPING_CART' (include_path='.;c:\php4\pear') in C:\Inetpub\wwwroot\erbanfootwear.com\getCart.php on line 18

     

     

    Any help please? would be greatly appreciated as always :D

  5. That works fine thanks and it is now using the sort order on the product display. I managed this by modifying the attributes_sort_module change so that the order by statement reads "order by pa.products_options_sort_order" instead of "order by pa.attribute_sort"

     

    I don't suppose you know how to get the template to save and reload the prefix and price do you?

     

    Ian

     

    Well I think I understand your question. Correct me if Im wrong but I think you want to know how to save and reload templates? thats easy enough.

     

    Just look to the right of the "templates" dropdown menu and there are all your available options. Or is your question more of, you already know how to do this but all your inputted prices and everything is all out of order when loaded again?

     

    Your welcome man,

    Tim

  6. I am having the same problem, did you manage to find a solution?

     

    Yes I have finally found out the solution. Basically you should download the new contribution of Ajax Attribute Manager called "a fix" just recently released on Dec 12. And heres the link for easy access: http://addons.oscommerce.com/info/4063

     

    then if your troubles do not go away easily just go to wwwroot/admin/attributeManager/attributeManager.php and search for the phrase: stopDirectAccess::checkAuthorisation(AM_SESSION_VALID_INCLUDE); and comment it out with //

     

    This should get everything working like a pro.

     

    Let me know if this helps or not.

     

    Cheers,

    Tim

  7. Just installed this contribution but I'm getting the following message when i created a new account:

     

     

    Fatal error: Cannot redeclare tep_show_category() (previously declared in /home/###shopname###/public_html/includes/header.php:211) in /home/###shopname###/public_html/includes/boxes/categories.php on line 59

     

    Hello,

     

    I have a similar problem. Mine told me this:

     

    Fatal error: Cannot redeclare tep_show_category() (previously declared in C:\Inetpub\wwwroot\erbanfootwear.com\includes\header.php:173) in C:\Inetpub\wwwroot\erbanfootwear.com\includes\boxes\categories.php on line 13

     

    when I went to comment line 13 out in the includes/boxes/categories.php it then produced this very out of line page:

    capture12.jpg

     

    But thanks alot Coopo this has gotten me a little further than I was. Now I really need some more help please.

     

    Furthermore, I have went to includes/header.php and commented and then deleted

    <?php require(DIR_WS_INCLUDES . 'header.php'); ?> as instructed. Thanks alot Coopo!

     

    This is what the page produced after I took it out.......very different:

    capture201.jpg

     

     

    My question is simply how can I make this contribution make more like the first snapshot without the layout messing up and no errors?

     

    Thanks to coopo's and ident recent discussion for keeping up to date.

     

    Cheers,

    Tim

  8. I have used a template and have the STS contribution installed plus a few others and I have the system working except for the fact that it does not pass along the attributes on the first attempt. If this is not a problem for you, than give it a try. Just use a compare program (I used winmerge) and find the differences between the original file and the contribution file.

     

    Hi jgarite,

     

    I have a few more quick questions for you. What is the STS contribution? I quick search in the contribution pages yielded nothing but a "power pack" whatever that is. And yes, we should maybe work together through maybe pm or whatever to solve this issue. I know I have tried very hard for PWA and its not good for templates it seems. Maybe you and I cuould go through some trounleshooting steps.

     

    Unless theres more suggestions? or someone who has made this thing work with a template?

     

    Thanks,

    Tim

  9. Hi,

     

    Does this fix the current sort order plugin feature problem? Please I really need this for the completion of my site. The first time I installed it..well it worked mostly and then when I added the sort order plugin it started giving me the "session is not registered" message. Will this have any fix to the this?

     

    Any how, I need to redo things as Im not great at php......I dont know a thing and I cant get not even the ajax attribute manager to work again let alon the sort plugin afer doing reverse installation procedures.

     

    Do you think when I altered the tables for the plugin had something to do with that?

     

    Thanks for your time,

    Tim

  10. Session not registered - You cant access this page directly:

     

    I have installed the latest Ajax Attribute Manager released in July 07. This works perfectly. However when I added the Attrib sort v1.2a (+ instructions in Spanish) plugin I get the message under the price when editing a product:

     

    Session not registered - You cant access this page directly

     

    Any support on this issue is greatly appreciated.

     

    thanks,

    Tim

  11. I have installed the latest Ajax Attribute Manager released in July 07. This works perfectly. However when I added the Attrib sort v1.2a (+ instructions in Spanish) plugin I get the message under the price when editing a product:

     

    Session not registered - You cant access this page directly

     

    I have ran the sql included in this package. However I did this after I inserted the code into the original code.

     

    Any support on this issue is greatly appreciated.

     

    thanks,

    Tim

  12. I have installed the latest Ajax Attribute Manager released in July 07. This works perfectly. However when I added the Attrib sort v1.2a (+ instructions in Spanish) plugin I get the message under the price when editing a product:

     

    Session not registered - You cant access this page directly

     

    I have ran the sql included in this package. However I did this after I inserted the code into the original code.

     

    Any support on this issue is greatly appreciated.

     

    thanks,

    Tim

×
×
  • Create New...