Wrong Links After Update »  Show posts from    to     

Icy Phoenix


Old Support Topics - Wrong Links After Update



jefazo666 [ Mon 05 Nov, 2012 02:47 ]
Post subject: Wrong Links After Update
Hi all!

As I have been speaking about it here, I have upgraded my site from 1.2.0.27c to 2.0.

The problem i am having is something like this:

When I go to an specific page of a topic, the destiny is the Forum of the topic, not the page selected.

I have an user which you can test if you want.

username: jefecillo
password: icyphoenix

www.club-205.com/ip/

Just browse to a topic with more than one page. Try to use the shortcuts (going to the last topic, or the first unread, or a page concretely), and you will find the wrong behavior.


Joshua203 [ Mon 05 Nov, 2012 09:54 ]
Post subject: Re: Wrong Links After Update
Your forum is locked, no testing possible


jefazo666 [ Tue 06 Nov, 2012 11:27 ]
Post subject: Re: Wrong Links After Update
Hi, You are right Joshua, I closed it to retry, and I forgot to reopen it.

I've founded the origin of the problem. I am not user_id = 2, i am Administrator but second one. Because of this, during the update, the last part, while running install, told me I had no permissions in that area. I re-did it with the admin user_id = 2 and now I am in install page fixing this problem

I will report the final conclusion.

Thank you again.

Editing: I have found this problem fixed doing the install/install.php with first User. I mark it as solved and begin a new topic.

Thankyou!


Joshua203 [ Tue 06 Nov, 2012 23:54 ]
Post subject: Re: Wrong Links After Update
jefazo666 wrote: [View Post]
Editing: I have found this problem fixed doing the install/install.php with first User. I mark it as solved and begin a new topic.

Congratulations for solving it your self, and thanks for marking this SOLVED Jefazo


TheSteffen [ Sat 10 Nov, 2012 11:35 ]
Post subject: Re: Wrong Links After Update
I know it is solved...

But you can make other users to founder or main admin if you wish.

Take a look at this code \includes\constants.php
Code: [Hide] [Select]
// FOUNDER ID, this is the ID of the main admin of the site, only this user canc access special features of the site and this ID is also used to send Welcome and Birthday PM
define('FOUNDER_ID', '2');
// ALLOW ONLY FOUNDER ACP, by setting this to true only the FOUNDER will be able to access ACP
define('ONLY_FOUNDER_ACP', false);
// Insert here the IDs of the main admins separated by commas, they will be able to access special features in ACP
// Allowed features: Action Logs, Private Messages, DB Tools, Templates Edit (XS Style)
// If the constant is deleted then every admin is able to access the Full ACP
define('MAIN_ADMINS_ID', '2');


Only to let you know


jefazo666 [ Sat 10 Nov, 2012 23:59 ]
Post subject: Re: Wrong Links After Update
TheSteffen wrote: [View Post]
I know it is solved...

But you can make other users to founder or main admin if you wish.

Take a look at this code \includes\constants.php
Code: [Hide] [Select]
// FOUNDER ID, this is the ID of the main admin of the site, only this user canc access special features of the site and this ID is also used to send Welcome and Birthday PM
define('FOUNDER_ID', '2');
// ALLOW ONLY FOUNDER ACP, by setting this to true only the FOUNDER will be able to access ACP
define('ONLY_FOUNDER_ACP', false);
// Insert here the IDs of the main admins separated by commas, they will be able to access special features in ACP
// Allowed features: Action Logs, Private Messages, DB Tools, Templates Edit (XS Style)
// If the constant is deleted then every admin is able to access the Full ACP
define('MAIN_ADMINS_ID', '2');


Only to let you know

I have full access to ACP, I think I changed the group of my user, or the type, I don't remember How I did it.

Maybe for running install.php I need your hint. Thank you!


TheSteffen [ Mon 12 Nov, 2012 13:07 ]
Post subject: Re: [SOLVED] Wrong Links After Update
You can see if you have full access or not in ACP
On left site you get "DB And Security"... below "Styles & Templates"

If you have this "DB And Security", you have full access


jefazo666 [ Tue 13 Nov, 2012 11:02 ]
Post subject: Re: [SOLVED] Wrong Links After Update
TheSteffen wrote: [View Post]
You can see if you have full access or not in ACP
On left site you get "DB And Security"... below "Styles & Templates"

If you have this "DB And Security", you have full access

Editing:

Now I understand what you said, thank you!




Powered by Icy Phoenix