Search:

Type: Posts; User: peteboy

Search: Search took 0.02 seconds.

  1. Replies
    373
    Views
    88,609

    Re: Auction Lister Pro (ALP) Support

    Just read message about sending author private message and have done so.

    Also thought I would mention that I am uploading the linux test environment vmware image in case anyone is interested...
    ...
  2. Replies
    373
    Views
    88,609

    Re: Auction Lister Pro (ALP) Support

    I just got back to looking at the code as i am getting toward finishing my other project, I workinran a quick test an it seems ALP is not working again maybe ebay has changed the protocol...
  3. Replies
    373
    Views
    88,609

    Re: Auction Lister Pro (ALP) Support

    OK I really should not have done this but i have wasted 5 hours of my sunday looking at this, and can now say it definitly works with the sandbox. I dont have any production keys and will not be...
  4. Replies
    373
    Views
    88,609

    Re: Auction Lister Pro (ALP) Support

    Just thought I would say I think I have found a solution, it looks like a couple of hours work for a botch, or a week to do it properly.

    I dont have any time this week but may post as patch next...
  5. Replies
    373
    Views
    88,609

    Re: Auction Lister Pro (ALP) Support

    Sorry to post asking questions which i am probably not qualified to ask but.


    Can anyone give any advice for a non php programmer on how to easily fix the bugs in alp?

    I assume the problems...
  6. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    I have given up on trying to get ssu working with the latest xamp distribution and reverted to the xamp1.7.1 distribution.........


    everything works fine on the 1.7.1 xamp as it uses PHP...
  7. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    Simple answer.......................
    DO NOT BACKUP THE cache/ssu DIRECTORY!

    it is only a cache directory there to speed up site access?
    all the data is probuced from your sql database.


    OF...
  8. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    I dont think my problem is anything to do with incorrect installation, I think its php incompatabiltys or a problem with the php5 patch for zencart.

    I have just erased all database entries and...
  9. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    Yes looks like i have revision16 of module manager installed and there have been quite a few errors many of which i have not logged so can't list them here.

    I think i will definitely have to start...
  10. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    oops, I was looking at the wrong file, your right line 13 does require ri_template.php

    ri_template.php seems to be present on my installation (module manager, and easypopulate are only other...
  11. Replies
    5,053
    Views
    990,708

    Re: SSU Manager Blank Page

    I think you have a corrupted file there, as the line is totally different to my version of 3.7.5?


    That said I have not been able to get 3.7.5 working so maybe I have a corrupted...
  12. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    Well I have now tested ssu after trying to fix the previous problem....

    And it dont work?

    I am not sure if its a mod_rewrite problem or a php problem????

    My guess is it is problem with...
  13. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    JUST THOUGHT I BETTER SAY HOW TO FIX THIS PROBLEM!

    DELETE THE FIRST OCCURENCE OF THE MODIFIER "protected" FROM THE LINE REFERENCED IN THE ERROR!

    SIMPLE...........?

    IT NOW SEEMS TO WORK...
  14. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    Fatal error: Multiple access type modifiers are not allowed in \includes\classes\ssu\cores\parser.php on line 10


    Have you found a fix for this problem?
    I am not a php programmer so know...
  15. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    That is a mod_rewrite 301 permanent redirect:

    http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html

    but I found the link below more readable if you want to workout how regexps work:
    ...
  16. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    I am afraid I don't have a link available, I'm just setting up the site on a vmware test system. I may be uploading it to a fasthosts server in the next few weeks, but there are loads of things to...
  17. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    I'm no expert but i think you click the admin -> extras -> manage SSU menu.

    Then the page loads and there is an option to flush cache??

    if that don't work try erasing the cache/ssu directory
    ...
  18. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    ##############################################################
    ########################################################
    ################################################################



    THE...
  19. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    Sorry, not sure if you mean:

    1) its not the case that zencart must be in root dir of url,
    or
    2)not the case that the default RewriteBase is correct??


    I am fairly sure there is a problem...
  20. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    No I did not set my rewrite base as I assumed it was correct.

    I have my zencart setup in a subdir so the the url is

    http://myipaddress.net/zencart/

    The default SSU .htaccess has the...
  21. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    I have the most recent versions of all zencart modules(unless something new has been released in last 24 hours)

    i know nothing about php or apache, but I assume the lines:

    RewriteCond...
  22. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    are there any dev docs?
  23. Replies
    5,053
    Views
    990,708

    Re: Simple SEO URL [support thread]

    Are there any know issues with stock Centos 5, apache 2.2.3 installs
    with easypopulate installed?

    I am very new to zencart but as far as I can tell everything is setup as per the install guide.
    ...
  24. Re: What am I doing wrong with sub dirs in small,medium,large images directorys

    Sorry sorted it out, I assumed the _SML _MED _LRG were not required as the files were in the small medium large directorys.

    It just seemed that would be the logical way to do it, but now I think...
  25. What am I doing wrong with sub dirs in small,medium,large images directorys

    Am I doing something wrong?????

    I have a number of suppliers images so I want to keep them in seperate directorys.

    So in images/
    the directorys are:
    supplier1/
    supplier2/
    etc......
Results 1 to 25 of 27
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR