New Install forum problem

Support for IntegraMOD 141

Moderator: Integra Moderator

New Install forum problem

PostAuthor: salt6 » Fri Apr 27, 2007 9:30 pm

The board seams to works except the forums don't show. Everything else seams to work. I get this error when I click the form link.

http://republicanunderground.us/phpbb1/index.php
You do not have the required permissions to view the files attached to this post.
Last edited by salt6 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

salt6
Newbie
Newbie
 
Posts: 4
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 27, 2007 9:16 pm
Cash on hand: 0.00

Re: New Install forum problem

PostAuthor: Helter » Fri Apr 27, 2007 10:22 pm

are you sure this is a new install? These errors are common with the upgrade .script, but ive never seen them with a new install. If this is a new install, wipe your db and start over. be sure all the chmods are done, and delete your browser cache before running the install
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: New Install forum problem

PostAuthor: salt6 » Sat Apr 28, 2007 4:22 pm

This was an install on a new board with only a handful of post and 6 users. Phpbb 2.0.22, overwrote the original files ch all the files listed in the instructions then used the upgrade scrip from 141 upgrade.
Last edited by salt6 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

salt6
Newbie
Newbie
 
Posts: 4
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 27, 2007 9:16 pm
Cash on hand: 0.00

Re: New Install forum problem

PostAuthor: Helter » Sat Apr 28, 2007 7:28 pm

Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: New Install forum problem

PostAuthor: salt6 » Sat Apr 28, 2007 7:56 pm

did it and got this.
You do not have the required permissions to view the files attached to this post.
Last edited by salt6 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

salt6
Newbie
Newbie
 
Posts: 4
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 27, 2007 9:16 pm
Cash on hand: 0.00

Re: New Install forum problem

PostAuthor: Helter » Sat Apr 28, 2007 8:39 pm

try running this from phpmyadmin

Code: Select all
REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_calendar_version', 'TOPIC')";REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_limit', '10')";REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_days_ahead', '30')";REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_date_search', 'POSTS')";REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_link_class', 'gensmall')";REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_today_class', 'topicTitle')";
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: New Install forum problem

PostAuthor: salt6 » Sat Apr 28, 2007 9:10 pm

Ok it didn't work until I removed all the " at the end of each line. I also did the sql one line at a time.

Code: à¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ º à¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ ¹ Select à¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ ºÃƒÆ’ ¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ ¹ Expand à¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ º
REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_calendar_version', 'TOPIC')";
REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_limit', '10')";
REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_days_ahead', '30')";
REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_date_search', 'POSTS')";
REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_link_class', 'gensmall')";
REPLACE INTO phpbb_config (config_name, config_value) VALUES ('mini_cal_today_class', 'topicTitle')";


Now I can't log in. The forum is up but all I get is the test forum.

http://republicanunderground.us/phpbb1/index.php
Last edited by salt6 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

salt6
Newbie
Newbie
 
Posts: 4
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 27, 2007 9:16 pm
Cash on hand: 0.00

Re: New Install forum problem

PostAuthor: Helter » Sat Apr 28, 2007 10:04 pm

what is your error when you log in?
youll need to be logged in to go to acp/forum admin/Management +
and use the resync button
be sure includes/def_* are all chmodded to 666. Perticularly def_tree.php
l
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot], Majestic-12 [Bot]