2 blueyed Aug 26, 2006 22:06

i've got the same problem with Version 1.81.
on the local webserver everthing was allright
see here
http://mikelbower.de/blog/
when i deleted in phpmadmin all entries in evo_sessions i'm able to see the login screen, after login the same thing happens
???????
nearly fixed. seams a problem of the mysql dump and versions of mysql.
Crazy thing. the url is now running on every browser, without firefox :(((
blueyed wrote:
Which b2evo version are you using?
version 0.9.2
(upgrade to 1.8 fails miserably, so I decided to solve this one first... 8| )
mikel wrote:
nearly fixed. seams a problem of the mysql dump and versions of mysql.
Crazy thing. the url is now running on every browser, without firefox :(((
Can you be a little bit more specific on how you nearly fixed this?
Tnx!
It seems like the hit_ID field in evo_hitlog is not AUTO_INCREMENT or something similar on your setup(s).
You hit it right on the head Blueyed!
I set the visit_ID on auto increment and the darn thing went counting again. I had to do the same with antispam table btw...
Don't know what happened with sql importfile the host provided, but I guess there might have been a version difference in the MySQL service...
Thanks for the effective and swift replies you all!
thats it an I fixed my firefox problem too: It's a cookie problem. I changed the $b2evo_name and deleted the cookies and then everthing was fine.
@blueeyed
maybe a random-genarated cookie-name 8during installation-rotines) would help with many installations of b2evo on the same server with the same domain?
mikel wrote:
@blueeyed
maybe a random-genarated cookie-name 8during installation-rotines) would help with many installations of b2evo on the same server with the same domain?
Yes, there's already a "todo" about that in the code.. since some time already..
Which b2evo version are you using?