Support Forums


Go Back   68 Classifieds Forums > Legacy Help & Support > v3.1 Questions & Support

 
LinkBack Thread Tools Display Modes
Old 02-01-2008, 10:51 PM   #1
Senior Member
 
 
Join Date: Jan 2008
Posts: 124
Rep Power: 8
Soleiltan is on a distinguished road
Unhappy phpBB module gives blank page after initializing

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.
?>
Now....all I get is a BLANK WHITE PAGE for the login, user & admin....

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.
Soleiltan is offline  
Old 02-02-2008, 01:04 PM   #2
Senior Member
 
 
Join Date: Jan 2008
Posts: 124
Rep Power: 8
Soleiltan is on a distinguished road
Thumbs down

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
Soleiltan is offline  
Old 02-02-2008, 02:02 PM   #3
civ
Senior Member
 
civ's Avatar
 
Join Date: Mar 2006
Location: Greer, SC
Posts: 666
Rep Power: 26
civ will become famous soon enough
Default

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!
civ is offline  
Old 02-02-2008, 02:55 PM   #4
Senior Member
 
 
Join Date: Jan 2008
Posts: 124
Rep Power: 8
Soleiltan is on a distinguished road
Default

How do I do that please? Through mysql?

Steps?
__________________
~~ Lorren

Any advice is always appreciated.

v 3.1.10 Developer; v 4 Developer
Soleiltan is offline  
Old 02-02-2008, 04:36 PM   #5
Senior Member
 
 
Join Date: Jan 2008
Posts: 124
Rep Power: 8
Soleiltan is on a distinguished road
Default

I think this is the line that is creating the issue.

Code:
$data['phpbb_db_prefix']="phpbb2"; //database prefix
Now if my 68 install lies in sandrailsonly.curbstoners.com/

And if my phpbb2 install lies in sandrailsonly.com/phpbb2/

Should the code say

Code:
$data['phpbb_db_prefix']="sandrailsonly.com/phpbb2"; //database prefix
Am I missing something here?

Tried this, still blank white page...

~~ Lorren
__________________
~~ Lorren

Any advice is always appreciated.

v 3.1.10 Developer; v 4 Developer
Soleiltan is offline  
Old 02-02-2008, 04:41 PM   #6
Senior Member
 
 
Join Date: Jan 2008
Posts: 124
Rep Power: 8
Soleiltan is on a distinguished road
Default Server logs say nada

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
Soleiltan is offline  
Old 02-02-2008, 04:51 PM   #7
Moderator
 
 
Join Date: Mar 2006
Posts: 4,062
Rep Power: 99
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by Soleiltan View Post
I think this is the line that is creating the issue.

Code:
$data['phpbb_db_prefix']="phpbb2"; //database prefix
Now if my 68 install lies in sandrailsonly.curbstoners.com/

And if my phpbb2 install lies in sandrailsonly.com/phpbb2/

Should the code say

Code:
$data['phpbb_db_prefix']="sandrailsonly.com/phpbb2"; //database prefix
Am I missing something here?

Tried this, still blank white page...

~~ Lorren

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
Lhotch is offline  
Old 02-02-2008, 04:58 PM   #8
Senior Member
 
 
Join Date: Jan 2008
Posts: 124
Rep Power: 8
Soleiltan is on a distinguished road
Default

Quote:
Originally Posted by Lhotch View Post
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.
Ok Larry...got that...

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
Soleiltan is offline  
Old 02-02-2008, 05:04 PM   #9
Senior Member
 
 
Join Date: Jan 2008
Posts: 124
Rep Power: 8
Soleiltan is on a distinguished road
Default

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
Soleiltan is offline  
Old 02-02-2008, 06:26 PM   #10
Moderator
 
 
Join Date: Mar 2006
Posts: 4,062
Rep Power: 99
Lhotch is just really niceLhotch is just really nice
Default

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
Lhotch is offline  

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 09:28 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0