vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   What happened with my db import? (https://vborg.vbsupport.ru/showthread.php?t=198012)

Ransack 12-04-2008 08:39 PM

What happened with my db import?
 
I'm wondering if anyone has seen this before. I've imported a database which I'm in the process of moving from one server to another. When I import it I no longer see my forums in the main forum index.

I just see the headers: Forum Last Post Threads Posts
Then below it the Mark all forums read link.

In "Forum Manager" in the admincp I also do not see any forums.

I know the forums are there because I can see them in the db.
mysql> select count(*) from forum;
+----------+
| count(*) |
+----------+
| 40 |
+----------+
1 row in set (0.00 sec)

mysql>

When I browse directly to the forum using /url/forumdisplay.php?f=xxx
I get a permission error.

Quote:

you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Though I'm doing this as an admin user so I should have permission. I also see my forumpermissions table is populated. What else should I be looking for?

snakes1100 12-04-2008 11:14 PM

maintenence, update counters, namely forum info.

check ownership of the files in the db folder as well, make sure root & mysql are playing nice together.

make sure the right owner owns the php files as well.

Ransack 12-05-2008 03:51 AM

Quote:

Originally Posted by snakes1100 (Post 1678731)
maintenence, update counters, namely forum info.

Thank you! Thank you!

It's obviously not a php file perm problem since those run, but I didn't know about this update counters stuff. Need to update counters after importing a db. Thanks so much.

--------------- Added [DATE]1228463253[/DATE] at [TIME]1228463253[/TIME] ---------------

Of course, now when I post in threads, the post I make is a post that was already posted in some other thread.. I've done both rebuild forum info and rebuild thread info.

--------------- Added [DATE]1228464294[/DATE] at [TIME]1228464294[/TIME] ---------------

I guess rebuilding post cache helps the issue I mention above.

Thanks for all the help.


All times are GMT. The time now is 09:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01140 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete