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

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I installed this and at one point it was working fine. I just updated to the latest version. When I pulled up my website, all I saw was a blank screen.

    I have the Debug mod installed and got this message:

    Call to a member function ssu_link() on a non-object in /home1/ssosso/public_html/test/includes/functions/html_output.php on line 21
    I think the update/install was not installed correctly. Yes I have the google module installed. And tried to "update" the current version of SSU, and cleared my cache without any luck.

    Any suggestions ..... Maybe uninstalling everything and trying again? ...

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by llnavs View Post
    I installed this and at one point it was working fine. I just updated to the latest version. When I pulled up my website, all I saw was a blank screen.

    I have the Debug mod installed and got this message:



    I think the update/install was not installed correctly. Yes I have the google module installed. And tried to "update" the current version of SSU, and cleared my cache without any luck.

    Any suggestions ..... Maybe uninstalling everything and trying again? ...
    Which version is it?

    (Which link you download it from?)
    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

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

    Default Re: Simple SEO URL [support thread]

    To make it simpler for you all:

    http://public.rubikintegration.com/
    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

  4. #4
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    hey yellow. I've installed this on 2 different sites and now I get a redirect loop on one of them and not the other. I have configured them the same and am baffled.

    I don't think it's related to my 301 redirects since I have had them functioning properly for a while and I took them out and still had the same problem.

    Redirect Loop on Admin Page

    I'm not sure how to go about troubleshooting this since I have made sure that the .htaccess and configure files for both servers have the same (adjusted) information, but one works and the other doesn't. What other files could be causing this redirect loop?

    Thanks.

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

    Default Re: Simple SEO URL [support thread]

    This module does not touch admin redirection nor admin links. So you may have uploaded the files to the wrong locations?

    Quote Originally Posted by Qwert302 View Post
    hey yellow. I've installed this on 2 different sites and now I get a redirect loop on one of them and not the other. I have configured them the same and am baffled.

    I don't think it's related to my 301 redirects since I have had them functioning properly for a while and I took them out and still had the same problem.

    Redirect Loop on Admin Page

    I'm not sure how to go about troubleshooting this since I have made sure that the .htaccess and configure files for both servers have the same (adjusted) information, but one works and the other doesn't. What other files could be causing this redirect loop?

    Thanks.
    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 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Qwert302 View Post
    hey yellow. I've installed this on 2 different sites and now I get a redirect loop on one of them and not the other. I have configured them the same and am baffled.

    I don't think it's related to my 301 redirects since I have had them functioning properly for a while and I took them out and still had the same problem.

    Redirect Loop on Admin Page

    I'm not sure how to go about troubleshooting this since I have made sure that the .htaccess and configure files for both servers have the same (adjusted) information, but one works and the other doesn't. What other files could be causing this redirect loop?

    Thanks.
    I'm still having this redirect problem, I have doublechecked that everything is uploaded into the proper locations. You say that SSU doesn't touch redirects, but what could possibly be causing this? What could I have possibly accidentally done to cause this to happen?

    I'm sure it's not SSU's fault, since it works on one of my sites, but I did something while installing SSU to cause this and I'm not knowledgeable enough about ZC's inner workings to know where to look.

    Any pointers would be appreciated.

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

    Default Re: Simple SEO URL [support thread]

    The file includes/init_includes/init_ssu.php is responsible for redirecting. And it should be in the includes folder in the front end only. If you happens to have it in the admin, funny thing may happen.

    Other than than, I really dont know. You will need to check the server error log, see if it says anything about this

    Regards


    Quote Originally Posted by Qwert302 View Post
    I'm still having this redirect problem, I have doublechecked that everything is uploaded into the proper locations. You say that SSU doesn't touch redirects, but what could possibly be causing this? What could I have possibly accidentally done to cause this to happen?

    I'm sure it's not SSU's fault, since it works on one of my sites, but I did something while installing SSU to cause this and I'm not knowledgeable enough about ZC's inner workings to know where to look.

    Any pointers would be appreciated.
    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
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    The reason is that new version is using php5 functions, which your host does not seem to support now, I have posted a solution here:
    Hi yellow I upgraded to PHP5 and SEO is working perfect on my site. No problems I can see right now. I can say one thing about upgrading to PHP5 if you have not already done so. My site seems to load a lot faster. This is very good news to me. I just wanted to say thank you yellow for all your hard work on this Module.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #9
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Qwert302 View Post
    I'm still having this redirect problem, I have doublechecked that everything is uploaded into the proper locations. You say that SSU doesn't touch redirects, but what could possibly be causing this? What could I have possibly accidentally done to cause this to happen?

    I'm sure it's not SSU's fault, since it works on one of my sites, but I did something while installing SSU to cause this and I'm not knowledgeable enough about ZC's inner workings to know where to look.

    Any pointers would be appreciated.
    If anyone was interested it turns out that I had php5.ini on the one that didn't work and php.ini on the one that did. I copied the php.ini over and now it works.

    I don't need to understand it, all I know is that it works!

  10. #10
    Join Date
    Jun 2008
    Location
    Colorado
    Posts
    145
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Had the same problem. I created this file from the troubleshooting.txt "php5.ini" or "php.ini" depending on which version of php you are using. Had the same redirect problem.
    Deleted the file and all is working fine again. However never did get SSU to work right for me

    Hope that helps you.

    BTW that file should be in your store root


    Quote Originally Posted by Qwert302 View Post
    hey yellow. I've installed this on 2 different sites and now I get a redirect loop on one of them and not the other. I have configured them the same and am baffled.

    I don't think it's related to my 301 redirects since I have had them functioning properly for a while and I took them out and still had the same problem.

    Redirect Loop on Admin Page

    I'm not sure how to go about troubleshooting this since I have made sure that the .htaccess and configure files for both servers have the same (adjusted) information, but one works and the other doesn't. What other files could be causing this redirect loop?

    Thanks.

 

 
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