Problem redirection error

Need help upgrading your Joomla! website or converting to Joomla! 3.x?

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
sam005
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sat Mar 04, 2017 12:01 pm

Problem redirection error

Post by sam005 » Sat Mar 04, 2017 12:09 pm

Hello,

I have an error, my website is redirected to /index.php?option=com_content&view=article&id=44

I made an update to my joomla 2.5.28 to 3.5.1 but I had a problems, so I restored from akeebabackup my version 2.5.28, since this time, I have reccurent redirect error to all my browsers:


-------------------------------------------------------------------------------------------------
Chrom diplay:
The http://www.mysite.com page isn’t working

http://www.mysite.com redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS

IE: Can't display this site

Mozilla:
The page is not redirected correctly

Firefox has detected that the server has responded to the request for this address in a way that will not succeed.

The cause of this problem may be disabling or denying cookies.
---------------------------------------------------------------------------------------------------

According to hostgator: my problem is into index.php ..?

Could you help me please.. :)

Sam

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44093
Joined: Sat Apr 05, 2008 9:58 pm

Re: Problem redirection error

Post by Webdongle » Sun Mar 05, 2017 3:05 am

Did you remove all the files from the server before reinstating your backup ?
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

sam005
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sat Mar 04, 2017 12:01 pm

Re: Problem redirection error

Post by sam005 » Sun Mar 05, 2017 2:06 pm

Hello Webdongle,

No I didn't remove any files before restoring akeeba backup :-[

Which files I need to delete before restoration ?

Sam

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44093
Joined: Sat Apr 05, 2008 9:58 pm

Re: Problem redirection error

Post by Webdongle » Sun Mar 05, 2017 9:45 pm

sam005 wrote:...
No I didn't remove any files before restoring akeeba backup :-[

Which files I need to delete before restoration ?
...
All the Joomla files
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

sam005
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sat Mar 04, 2017 12:01 pm

Re: Problem redirection error

Post by sam005 » Tue Mar 07, 2017 9:51 am

Actually I work from subdirectory (live server) ..I can restore my web site 2.5.28 but I try a lot of times to make the upgrade to 3.5.1 but I had an errors;

Notice: Undefined property: ContentController::$input in
/administrator/components/com_content/controller.php on line 37

Fatal error: Call to a member function get() on a non-object in administrator/components/com_content/controller.php on line 37

In the end of the update It display error 1062

It's discouraging :(

sam005
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sat Mar 04, 2017 12:01 pm

Re: Problem redirection error

Post by sam005 » Tue Mar 07, 2017 10:11 am

I found this solution but I don't know how to execute it to my website (3.5.1) I have the same errors

-------------------
Issues are related to "legacy" of previous 1.7-2.5 upgrade.
Some googling led me to look inside of

/var/www/html/~MySite~/html/administrator/components/com_admin/sql/updates/mysql

And in there ( amongst files prefixed with 2.5, 3.0. 3.1, 3.3) I found a number of SQL files starting with 1.7.

I DELETED ALL THE 1.7* sql files.

then...

BINGO!!! :D Running administrator/index.php?option=com_installer&task=database.fix again.
This cleans the glitch considerably.

Database table structure is up to date.
• Other Information
• Database schema version (in #__schemas): 3.3.0-2014-04-02.
• Update version (in #__extensions): 3.3.3.
• Database driver: mysqli.
• 83 database changes were checked successfully.
• 138 database changes did not alter table structure and were skipped.

No more issues with the "joomla" pages. I can get into the Extension manager now... enabling those 60-odd extensions again...

Moral of the story - before upgrading from 2.5.x to 3.x ... be sure to purge the system of any old 1.x SQL files!!

Someone should sticky this issue, I spent three days trying to figure out what was going on!

-----------------------------
from viewtopic.php?t=856663

----------------------------

I dont' un derstand 1.7 SQL file? form PhpMyAdmin?

sam005
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sat Mar 04, 2017 12:01 pm

Re: Problem redirection error

Post by sam005 » Tue Mar 07, 2017 10:28 am

Hello,

Good news, it work perfectly :)

Thank you very much for all contributors

I hope I will transfer to my root site without problem ..

it's a Happy day!!

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44093
Joined: Sat Apr 05, 2008 9:58 pm

Re: Problem redirection error

Post by Webdongle » Tue Mar 07, 2017 1:17 pm

Database 'Fix' does NOT fix a failed update/upgrade.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

sam005
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sat Mar 04, 2017 12:01 pm

Re: Problem redirection error

Post by sam005 » Tue Mar 07, 2017 1:26 pm

Hello Webdongle,

Yes I understand :'(

I have problems ..

* Error loading component: com_tags, Component not found

* and component/ plug-ins display error 404 Component not found

For the moment I have these two errors,
I made another update to 3.6.1 but I have a same errors.. :-[

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44093
Joined: Sat Apr 05, 2008 9:58 pm

Re: Problem redirection error

Post by Webdongle » Tue Mar 07, 2017 8:44 pm

Have you read viewtopic.php?f=710&t=793171 ?

Also see viewtopic.php?t=943077#p3450363

Was the original install a Joomla full package or a quickstart/Template install package ?
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

sam005
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Sat Mar 04, 2017 12:01 pm

Re: Problem redirection error

Post by sam005 » Fri Mar 10, 2017 8:20 am

Hello Webdongle,

I install from components / joomla update


I would like to Install joomla 3.6 /new installation, new database and find a way to import the articles from my old joomla, Is it possible ???

My only requirement is to maintain my SEO, I would like a new template, new features.

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44093
Joined: Sat Apr 05, 2008 9:58 pm

Re: Problem redirection error

Post by Webdongle » Fri Mar 10, 2017 12:00 pm

sam005 wrote:...
I install from components / joomla update
...
No I asked how you ORIGINALLY installed Joomla not how you installed the update.

sam005 wrote:...
I would like to Install joomla 3.6 /new installation, new database and find a way to import the articles from my old joomla, Is it possible ???

My only requirement is to maintain my SEO, I would like a new template, new features.
https://extensions.joomla.org/extension/j2xml/

Any SEO that you added to the Articles will remain the same. If you did the SEO in the menu item then you will need to enter it again when you recreate the menus.
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".


Locked

Return to “Migrating and Upgrading to Joomla! 3.x”