Results 1 to 10 of 2445

Hybrid View

  1. #1
    Join Date
    Mar 2011
    Posts
    42
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by conor View Post
    Hi,



    No, I won't provide support for free via a backwards and forwards approach, sorry. I offered to help in this way because it would save me time. Life is short!

    Good luck in getting this sorted.

    All the best..

    Conor
    ceon
    You seem to have taken offence to my response. I am not sure why this should be the case, I don't control this site, I'm just doing some config on it.

    I appreciate your assistance I have now received the login details if you would still like to help - let me know how/where I can send them to you.

  2. #2
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Idea or Suggestion Re: Ceon URI Mapping v4.x

    Hi,

    Quote Originally Posted by weisdaclick View Post
    You seem to have taken offence to my response. I am not sure why this should be the case, I don't control this site, I'm just doing some config on it.
    No, I didn't at all, sorry, didn't mean to give that impression.

    Reading it back myself I can see why you would get that impression.. sorry, it wasn't meant that way.


    I was just intending to make it clear that the reason I frequently offer to log into people's servers here - for these sorts of issues - is that actually discussing the problem via forum posts (or even e-mail) normally takes a lot longer than me simply going in, seeing the problem(s) in either/both of the configure files and/or the .htaccess files, fixing whatever needs fixed... and then both of us can move on to doing better things with our day.

    Obviously I'd rather not have to do that at all - hence the week's work that went into writing the installation check part of the module - but overall it saves everyone time when I do so.


    [The above isn't aimed directly at you, this has now become a general posting/explanation.. hopefully others in future will read it too ;) ]

    Quote Originally Posted by weisdaclick View Post
    I appreciate your assistance I have now received the login details if you would still like to help - let me know how/where I can send them to you.
    Just get in contact via this link, it's the same as the original reply from me, Ceon's standard contact form.

    All the best..

    Conor
    ceon

  3. #3
    Join Date
    Mar 2011
    Posts
    42
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by conor View Post
    Hi,



    No, I didn't at all, sorry, didn't mean to give that impression.

    Reading it back myself I can see why you would get that impression.. sorry, it wasn't meant that way.


    I was just intending to make it clear that the reason I frequently offer to log into people's servers here - for these sorts of issues - is that actually discussing the problem via forum posts (or even e-mail) normally takes a lot longer than me simply going in, seeing the problem(s) in either/both of the configure files and/or the .htaccess files, fixing whatever needs fixed... and then both of us can move on to doing better things with our day.

    Obviously I'd rather not have to do that at all - hence the week's work that went into writing the installation check part of the module - but overall it saves everyone time when I do so.


    [The above isn't aimed directly at you, this has now become a general posting/explanation.. hopefully others in future will read it too ;) ]



    Just get in contact via this link, it's the same as the original reply from me, Ceon's standard contact form.

    All the best..

    Conor
    ceon

    Ok thanks - no offence meant either way

    I just sent you a message, let me know how you get on.

    Thanks again.

  4. #4
    Join Date
    Aug 2011
    Posts
    104
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    hey conor - we remapped our beta website from www.bigd.net/apogee to www.apogeerockets.com/apogee-beta in order to be able to use SSL.

    it was an easy conversion, just changed the config files, used an sql statement to update the URI mappings to read "/apogee-beta/" instead of "/apogee/" and then update our httpd.conf (used instead of .htaccess) file to reflect the same change. except now all of our mappings redirect back to the homepage instead of where they're supposed to go. i am still on 4.0.6 and you said that 4.0.7 fixes the 'going-to-home-page' instead of a 404. but i don't want 404s at all, no matter if they're going to home or a 404 page.

    any idea as to why the (seemingly easy) domain change didn't work? i'm maybe guessing that it has to do with our httpd.conf update not being right....

  5. #5
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4.x

    Hi,

    Quote Originally Posted by apogeerockets View Post
    i am still on 4.0.6
    Upgrade lazy. :)

    It takes two minutes :)

    Quote Originally Posted by apogeerockets View Post
    any idea as to why the (seemingly easy) domain change didn't work? i'm maybe guessing that it has to do with our httpd.conf update not being right....
    You sound like you've done everything right.. you must have made a typo somewhere or missed out changing the value in one place.

    Check the configure and http.conf files again.. don't forget the slash at the front of /apogee-beta/index.php (or /index.php).. that's needed within virtualhost directives.

    Hope that helps!

    Have a good evening!

    All the best..

    Conor
    ceon

  6. #6
    Join Date
    Aug 2011
    Posts
    104
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by conor View Post
    Check the configure and http.conf files again.. don't forget the slash at the front of /apogee-beta/index.php (or /index.php).. that's needed within virtualhost directives.
    ceon
    Heh, yup. I swear I changed it to add that slash, too. Maybe I changed the wrong file... i've got a couple versions of the .conf floating around. anyway, thanks much.

  7. #7
    Join Date
    Mar 2011
    Posts
    42
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by conor View Post
    Hi,



    No, I didn't at all, sorry, didn't mean to give that impression.

    Reading it back myself I can see why you would get that impression.. sorry, it wasn't meant that way.


    I was just intending to make it clear that the reason I frequently offer to log into people's servers here - for these sorts of issues - is that actually discussing the problem via forum posts (or even e-mail) normally takes a lot longer than me simply going in, seeing the problem(s) in either/both of the configure files and/or the .htaccess files, fixing whatever needs fixed... and then both of us can move on to doing better things with our day.

    Obviously I'd rather not have to do that at all - hence the week's work that went into writing the installation check part of the module - but overall it saves everyone time when I do so.


    [The above isn't aimed directly at you, this has now become a general posting/explanation.. hopefully others in future will read it too ;) ]



    Just get in contact via this link, it's the same as the original reply from me, Ceon's standard contact form.

    All the best..

    Conor
    ceon


    Conor, thanks for logging in and sorting out the issue.

    I changed one of the //'s to / in one of the configure.php files but not the other. As it didn't work I changed it back to //

    It works great now, thanks so much!


 

 

Similar Threads

  1. v139d Ceon uri mapping, how to generate uri mapping for bulk bulk-imported products?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 8 Jan 2013, 06:52 AM
  2. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  3. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM
  4. Ceon URI Mapping v4
    By conor in forum All Other Contributions/Addons
    Replies: 110
    Last Post: 14 Aug 2011, 02:51 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