Quote:
Originally Posted by chrispadfield
Wow, great hack - havn't used this for a long time but wanted to try again. Unfortunatly I am having two problems:
a) The first time I ran it I got this mySQL error:
UPDATE nntp_settings
SET value = WHERE varname = 'last_postid';
b) Although threads are being imported into the database, they are not showing up in the actual forum. They do however exist, ie I can enter a direct link to showthread and they appear in a search. The forum however is empty (says Threads 0, posts 0).
Any suggestions?
|
Ok, upon further investigation:
- The mySQL is real and is causing problems. I assume it is also why the counts in the forums are not being updated because this stops the processing.
- I was wrong about the threads appearing in the forum, i was looking at the wrong one.
There is however an error. Perhaps 3.5.1 made a difference here? I am trying to find the error now.