Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Upgrade 7.01.06 to 7.02.07 keeping sessions

Asked Modified Viewed 1,840 times
G
Grimloch
G
Energy can neither be created nor destroyed; only transformed !
  • Senior Member, joined since
  • Contributed 722 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
  • Answered 2 questions
asked
Senior Member

I would like to upgrade 7.01.06 to 7.02.07 but keep the 'sessions' login capability of 7.01.06. How would I do that? Is it just a matter of putting the files back in place or is there something in maincore I'd have to modify?
0 replies

6 posts

F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

You will have to tinker some, really can´t remember in the back of my head of what was done.
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
answered
Senior Member

Thats not going to work.
7.02.xx uses classes for authentication and 7.01.06 uses procedural code

I think you could better spend your time in making the authentication with cookies working on your webhost. Almost every PHP Application with authentication uses cookies. I cannot image your webhost can not get it working.
Also advertising websites uses cookies, webshops etc.
If it does not work on your host, then my advice would be search for another host.
Also: Cookies are stored on your local computer not on the server.
Are you very shure the settings of sitepath etc are correct in you Fusion installation?
It can make difference to put www. in front of or not.

Edit: Blue Host offers Wordpress Installation. Don't they use cookies?
Edited by douwe_yntema on 01-01-2018 11:31,
0 replies
G
Grimloch
G
Energy can neither be created nor destroyed; only transformed !
  • Senior Member, joined since
  • Contributed 722 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
  • Answered 2 questions
answered
Senior Member

Believe me I have been working with networking problems and different hosts for a long time now. I have never encountered anything quite like this before and yes; Blue Host defaults to Wordpress when you buy a hosting package which uses cookies. That is what's so strange. I tried changing my 7.01.06 to use cookies, deleted the db table 'sessions' entries, deleted the 'host server' session files, deleted the cache and cookies on my local computer and it STILL won't work. I guess I'll open a ticket with my host and go from there and thanks for reminding about the 'class authentication' with 7.02 ... you're right; my idea won't work.
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
answered
Senior Member

One thing you can check with chrome browser debug tool you could check if the cookie with the name "user" is beeing created on your computer when logged into fusion
0 replies
G
Grimloch
G
Energy can neither be created nor destroyed; only transformed !
  • Senior Member, joined since
  • Contributed 722 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
  • Answered 2 questions
answered
Senior Member

Yeah I'll try that. But also my main whisperwillow site still uses 7.01.06 and I've never really had a problem with it. I'm gonna keep my new site 'trans-galactic.com' at that level too at least for now. Thanks for your help. :)
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
answered
Senior Member

I also had problems with login on PF 7.02.07. Tested cookie "user" not beeing created. Tried different browsers, different PC, clear cookies, checked sitehost settings etc. No succes until in Cpanel switched from PHP 5,6 native to PHP not beeing native and problem was solved.
0 replies

Category Forum

Upgrading issues - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 6 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
G
G
Energy can neither be created nor destroyed; only transformed !
  • Senior Member, joined since
  • Contributed 722 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
  • Answered 2 questions
D
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet