Current time: 05-24-2012, 12:10 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 3 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Vb 3.7.3 test convert
11-13-2008, 09:07 PM (This post was last modified: 11-13-2008 09:12 PM by Ryan Gordon.)
Post: #11
RE: [F] Vb 3.7.3 test convert
(11-13-2008 08:01 PM)dtommy79 Wrote:  I tried Beta 2, but problem still exists Sad

Woops, I missed one. in convert/modules/vb3.php find:

PHP Code:
$insert_post['subject'] = encode_to_utf8(str_replace('"''"'$thread['title']), OLD_TABLE_PREFIX."thread"TABLE_PREFIX."posts"); 

replace with

PHP Code:
$insert_post['subject'] = encode_to_utf8(str_replace('"''"'$thread['title']), "thread""posts"); 
Visit this user's website Find all posts by this user
11-13-2008, 09:31 PM
Post: #12
RE: [F] Vb 3.7.3 test convert
Thanks it worked, but when I finish the last run I get an 500 Error - Internal Server Error

Visit this user's website Find all posts by this user
11-13-2008, 09:39 PM
Post: #13
RE: [F] Vb 3.7.3 test convert
(11-13-2008 09:31 PM)dtommy79 Wrote:  Thanks it worked, but when I finish the last run I get an 500 Error - Internal Server Error

What does it say in the server error logs?
Visit this user's website Find all posts by this user
11-17-2008, 08:59 PM
Post: #14
RE: [F] Vb 3.7.3 test convert
(11-13-2008 09:39 PM)Ryan Gordon Wrote:  
(11-13-2008 09:31 PM)dtommy79 Wrote:  Thanks it worked, but when I finish the last run I get an 500 Error - Internal Server Error

What does it say in the server error logs?

I'm not sure where I can check that.

But I'm experiencing other problems as well.
When I try to list the registered users it doesn't find them. According to the statistics I had all of them converted.

When I want to use the admin cp, and I click on an option the forum logs me out, and I have to log in again to get to the page. Basically between two click I have to relog in over and over again.

i can give you and admin account if you want to check it out.

Visit this user's website Find all posts by this user
11-17-2008, 10:37 PM
Post: #15
RE: [F] Vb 3.7.3 test convert
(11-17-2008 08:59 PM)dtommy79 Wrote:  
(11-13-2008 09:39 PM)Ryan Gordon Wrote:  
(11-13-2008 09:31 PM)dtommy79 Wrote:  Thanks it worked, but when I finish the last run I get an 500 Error - Internal Server Error

What does it say in the server error logs?

I'm not sure where I can check that.

But I'm experiencing other problems as well.
When I try to list the registered users it doesn't find them. According to the statistics I had all of them converted.

When I want to use the admin cp, and I click on an option the forum logs me out, and I have to log in again to get to the page. Basically between two click I have to relog in over and over again.

i can give you and admin account if you want to check it out.

An admin account isn't going to help. I need those server error logs.
Visit this user's website Find all posts by this user
11-18-2008, 11:46 PM
Post: #16
RE: [F] Vb 3.7.3 test convert
(11-17-2008 10:37 PM)Ryan Gordon Wrote:  
(11-17-2008 08:59 PM)dtommy79 Wrote:  
(11-13-2008 09:39 PM)Ryan Gordon Wrote:  
(11-13-2008 09:31 PM)dtommy79 Wrote:  Thanks it worked, but when I finish the last run I get an 500 Error - Internal Server Error

What does it say in the server error logs?

I'm not sure where I can check that.

But I'm experiencing other problems as well.
When I try to list the registered users it doesn't find them. According to the statistics I had all of them converted.

When I want to use the admin cp, and I click on an option the forum logs me out, and I have to log in again to get to the page. Basically between two click I have to relog in over and over again.

i can give you and admin account if you want to check it out.

An admin account isn't going to help. I need those server error logs.

That's all I found.
[attachment=11710]

Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication