|
|
#1 |
|
Senior Member
Join Date: Jan 2008
Posts: 124
Rep Power: 8 ![]() |
Me again....all I can get is a blank page.....HELP!!!!!!
Installed the phpbb module.... Modified the settings.php to the following code: Code:
<?php /* * 68 Classifieds * * All source code & content (c) Copyright 2006, 68 Classifieds * unless specifically noted otherwise. * * @Author $Author: Eric $ (68 Classifieds) * @copyright 68 Classifieds * @link http://www.68classifieds.com * @version 3.1 * @$Revision: 1.1 $ * @Updated: $Date: 2006/04/24 14:13:33 $ * @package 68 Classifieds * */ $data['phpbb_db_name']=""; //database name $data['phpbb_db_host']=""; //database host name $data['phpbb_db_user']=""; //database username $data['phpbb_db_pass']=""; //database password $data['phpbb_db_prefix']="phpbb_"; //database prefix $data['phpbb_usergroup_id']='3'; //the usergroup id you want people registering to become a member of. This is for your phpbb forum. $data['classifieds_user_level']="2"; //the 68 Classifieds user group number that you want them to be under. ?> I tried re-uploading an unedited version of the settings.php file to (hopefully) delete those changes....and bring back up the site....BUT NO LUCK>>> Where in the heck do I go from here....this is frustrating stuff!
__________________
~~ Lorren Any advice is always appreciated. ![]() v 3.1.10 Developer; v 4 Developer Last edited by Eric Barnes; 02-02-2008 at 01:18 PM. |
|
|
|
|
#2 |
|
Senior Member
Join Date: Jan 2008
Posts: 124
Rep Power: 8 ![]() |
I need help with this ASAP as I cannot get into the 68 Classified site to post a ticket....
This site is supposed to be up and live....
__________________
~~ Lorren Any advice is always appreciated. ![]() v 3.1.10 Developer; v 4 Developer |
|
|
|
|
#3 |
|
Senior Member
Join Date: Mar 2006
Location: Greer, SC
Posts: 666
Rep Power: 26 ![]() |
Check your server logs - there should be an error in there.
__________________
Civ's Modules (____NOW v4 COMPATIBLE____): � Stop Incomplete Listings! (proven revenue booster!) � Scam Filter (Just say no to Nigerians!) updated � Similar Listings (keep visitors longer) � Feedback Mod (testimonial builder) � Listing Status Reminder free! |
|
|
|
|
#4 |
|
Senior Member
Join Date: Jan 2008
Posts: 124
Rep Power: 8 ![]() |
How do I do that please? Through mysql?
Steps?
__________________
~~ Lorren Any advice is always appreciated. ![]() v 3.1.10 Developer; v 4 Developer |
|
|
|
|
#5 |
|
Senior Member
Join Date: Jan 2008
Posts: 124
Rep Power: 8 ![]() |
I think this is the line that is creating the issue.
Code:
$data['phpbb_db_prefix']="phpbb2"; //database prefix And if my phpbb2 install lies in sandrailsonly.com/phpbb2/ Should the code say Code:
$data['phpbb_db_prefix']="sandrailsonly.com/phpbb2"; //database prefix Tried this, still blank white page... ~~ Lorren
__________________
~~ Lorren Any advice is always appreciated. ![]() v 3.1.10 Developer; v 4 Developer |
|
|
|
|
#6 |
|
Senior Member
Join Date: Jan 2008
Posts: 124
Rep Power: 8 ![]() |
The server logs are gibberish....
see code Code:
66.214.126.160 - - [02/Feb/2008:15:31:48 -0600] "GET /index.php HTTP/1.1" 200 5 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11" 66.214.126.160 - - [02/Feb/2008:15:31:51 -0600] "GET /administration/login.php HTTP/1.1" 200 5 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11" Code:
00000000 1F 8B 08 00 14 77 9D 47 00 03 ED 9D 5B 8F DB B8 15 C7 DF FB .�...w�G..�[�۸.��� 00000014 29 8C 3C 2C BA 0F 23 93 94 A8 5B B0 E8 43 B0 DD B6 D8 DD 2E )�<,�.#���[��C�ݶ��.
__________________
~~ Lorren Any advice is always appreciated. ![]() v 3.1.10 Developer; v 4 Developer |
|
|
|
|
#7 | |
|
Moderator
Join Date: Mar 2006
Posts: 4,062
Rep Power: 99 ![]() ![]() |
Quote:
No, the prefix is the prefix for the name of the database tablees for phpbb. For example when installing 68C is has a default prefix of "class_". You are confusing a file path with a table prefix.
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#8 | |
|
Senior Member
Join Date: Jan 2008
Posts: 124
Rep Power: 8 ![]() |
Quote:
But how does the script know to look in a different domain for the phpbb? phpBB is NOT installed on the same domain/subdomain. 68 Install is www.sandrailsonly.curbstoners.com/ (a subdomain of curbstoners.com) phpbb2 Install is www.sandrailsonly.com/phpbb2/ (domain of Sandrailsonly.com) At your mercy here.... ~~ Lorren
__________________
~~ Lorren Any advice is always appreciated. ![]() v 3.1.10 Developer; v 4 Developer Last edited by Soleiltan; 02-02-2008 at 04:59 PM. Reason: typo |
|
|
|
|
|
#9 |
|
Senior Member
Join Date: Jan 2008
Posts: 124
Rep Power: 8 ![]() |
So, what should I do to bring back up My Classified site.....that is until the developer figures out what I need to do here?
Delete the module from the server by going in through the FTP? ~~ Lorren
__________________
~~ Lorren Any advice is always appreciated. ![]() v 3.1.10 Developer; v 4 Developer |
|
|
|
|
#10 |
|
Moderator
Join Date: Mar 2006
Posts: 4,062
Rep Power: 99 ![]() ![]() |
I dont have the mod so cant look at the code BUT I dont think the 68 classifieds script nor the mod actually has to know where the forum is at. It just needs to know where the database for the forums are.
the following fields in the config file tell the user share script exactly that. $data['phpbb_db_name']=""; //database name $data['phpbb_db_host']=""; //database host name $data['phpbb_db_user']=""; //database username $data['phpbb_db_pass']=""; //database password $data['phpbb_db_prefix']="phpbb_"; //database prefix $data['phpbb_usergroup_id']='3'; //the usergroup id you want people registering to become a member of. This is for your phpbb forum. $data['classifieds_user_level']="2"; //the 68 Classifieds user group number that you want them to be under.
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Administration Login Page Blank | clutch77 | v3.1 Questions & Support | 1 | 01-14-2008 11:01 AM |
| can I run scripts in an content page? | dawyatt | v3.1 Questions & Support | 11 | 06-22-2007 02:50 PM |
| Can't edit page content | redgsr | v3.1 Questions & Support | 6 | 03-08-2007 01:41 PM |
| Problem getting page title | flyingpylon | v3.1 Questions & Support | 5 | 10-19-2006 01:15 PM |