Page 1 of 2 12 LastLast
Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi Johanna,
    the error would suggest that the $ssuLocalConfig array is not defined when the init script is attempting to read it.

    one thing to check... did you remove both the opening and closing comments ( /* and */ ) that surround the $ssuLocalConfig array in the example local.config.php file?

  2. #2
    Join Date
    May 2008
    Posts
    188
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Does anyone here have updated links to the documentation for this module ?

  3. #3
    Join Date
    Mar 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    hi, i've been refering to the wiki here which has really helped me...

    http://wiki.rubikintegration.com/zen...ules/ssu/about

  4. #4
    Join Date
    May 2008
    Posts
    188
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by simonr View Post
    hi, i've been refering to the wiki here which has really helped me...

    http://wiki.rubikintegration.com/zen...ules/ssu/about
    Thanks - I would be doing this too but it's coming up not found. Can you confirm this url is live for you ?

    ( I'm getting a not found error on all the urls mentioned here - the main www.rubikintegration.com is alive and kicking though )

  5. #5
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by PatF View Post
    Thanks - I would be doing this too but it's coming up not found. Can you confirm this url is live for you ?

    ( I'm getting a not found error on all the urls mentioned here - the main www.rubikintegration.com is alive and kicking though )
    The url should be working, I have just tested it.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  6. #6
    Join Date
    Mar 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by simonr View Post
    Hi Johanna,
    the error would suggest that the $ssuLocalConfig array is not defined when the init script is attempting to read it.

    one thing to check... did you remove both the opening and closing comments ( /* and */ ) that surround the $ssuLocalConfig array in the example local.config.php file?

    Hi Simonr,

    Yes that must be it. Thanks!
    But this mod is giving me a hard time. I uninstalled everything like in the documentation and installed it again, but then I can't find anything under Configuration anymore.
    I will try again tomorrow.

    Johanna

  7. #7
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by libralion View Post
    Hi Simonr,

    Yes that must be it. Thanks!
    But this mod is giving me a hard time. I uninstalled everything like in the documentation and installed it again, but then I can't find anything under Configuration anymore.
    I will try again tomorrow.

    Johanna
    Please do this:

    Go to admin-tools-sql patch tool, run:
    Code:
    delete from module_version_tracke where module_code = 'yellow1912_ssu';
    BTW,out of curiosity, which version are you installing?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  8. #8
    Join Date
    Mar 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Please do this:

    Go to admin-tools-sql patch tool, run:
    Code:
    delete from module_version_tracke where module_code = 'yellow1912_ssu';
    BTW,out of curiosity, which version are you installing?
    I have zencart 1.3.8a and the module manager rev.16.
    I uninstalled both and put a backup back. Then I installed the module manager and the Simple SEO mod again. But still not visible under Configuration.
    I then intstalled all the sql patches one by one through the admin and now I have it back under Configuration.
    Now I only have to find out what I have to put there, because before I didn't know what to put there.
    Isn't there a simple list with the most common settings?
    I find this hard to install, since I know little from SEO and I didn't find the right options so far in this thread. I am sure they will be there, so I will go on searching for it.

    Johanna

  9. #9
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    You are making it way too complicated I guess.

    1. You upload the manger
    2. You upload the module

    And you are done.

    If you follow the installation note step by step, I dont see how you get into the trouble. It details exactly what you should do already. I know it would be even nicer if you can upload the d* thing once and it's done. I want to have it works that way too, but well time and cost constrains *_*.

    This module is free, and I work on it during free time I have only.

    Anyhow, I do help people to install the module when they ask for it, I usually ask for admin and ftp info, then I jump in the server, install it in 5 mins and be done with it. It actually saves the users' time, and save my time as well, since it's way faster than replying in here. So if you need that help, pm me, I will be glad to help.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  10. #10
    Join Date
    Mar 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    You are making it way too complicated I guess.

    1. You upload the manger
    2. You upload the module

    And you are done.

    If you follow the installation note step by step, I dont see how you get into the trouble. It details exactly what you should do already. I know it would be even nicer if you can upload the d* thing once and it's done. I want to have it works that way too, but well time and cost constrains *_*.

    This module is free, and I work on it during free time I have only.

    Anyhow, I do help people to install the module when they ask for it, I usually ask for admin and ftp info, then I jump in the server, install it in 5 mins and be done with it. It actually saves the users' time, and save my time as well, since it's way faster than replying in here. So if you need that help, pm me, I will be glad to help.
    I really appreciate your work! I guess it all went wrong because of the */ in the config file.
    But I have it sorted now. It works.
    Thanks for all your patience!

    Johanna

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 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