Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
ring_c
Involved
Involved



Joined: Dec 28, 2003
Posts: 276
Location: Israel

PostPosted: Tue Oct 11, 2005 4:04 am Reply with quote

They always ask if you're running phpbb with phpnuke, and when you answer yes, they say they do not support it. Sad
 
View user's profile Send private message Visit poster's website
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Tue Oct 11, 2005 4:06 am Reply with quote

well then say NO !
 
View user's profile Send private message
ring_c







PostPosted: Tue Oct 11, 2005 4:39 am Reply with quote

Smile
But is our phpbb exactly the same as the original? I mean, if they suggest a fix in a certain file, will it be the same as our phpnuke?
 
hitwalker







PostPosted: Tue Oct 11, 2005 4:43 am Reply with quote

most things are the same.
but i dont think they will suggest some "fix".,but something different.
Just try it and then ill advice you to contact chatserv with whatever they told you.
 
ring_c







PostPosted: Sat Oct 22, 2005 12:25 pm Reply with quote

Dear hitwalker, please follow the link for their fixes: [ Only registered users can see links on this board! Get registered or login! ]

A. In the first link, paragraph #2, they suggest a bugfix in functions_search.php. I'd like your adivce if this is a real fix, as I coul find another "$stopword_array" (with no "s") just 3 lines above the line they suggest to fix. so maybe this should be fixed as well?

B. Same link, paragraph #3. I've tried the code they gave, also have tried to change it to work with my PhpNuke, but couldn't make it work.

C. Yet have not tried their #4 paragraph, as I've yet not build the stopwords list. But I guess the code in that paragraph, will have to be changed as well, right?

D. Second link - rebuild search MOD - will this work for phpnuke with phpbb? I remember seeing somewhere someone saying it won't work with phpnuke.

TIA!
 
hitwalker







PostPosted: Sat Oct 22, 2005 1:32 pm Reply with quote

yes i read it..
well its for you to decide what to do...
But to my opinion ,if it was me i would probably choose for the search_stopwords fix.

as they believe it would help a lot..

But my problem in believing this story of you is that i know a lot of sites running on phpbb with huge databases,and compared to yours is a tiny one..

And those sites run smoothly,with no problem.
so thats why i have my doubts if this is realy the reason.
Another reason could be the performance of your server.
 
ring_c







PostPosted: Sat Oct 22, 2005 1:50 pm Reply with quote

Let's start with the server's performance. My site it hosted at site5.com, and that's the response I've just got:
=====
I have checked server load and mysql process, everything seems to be stable. Also, I checked your site
couln't find out any slowness. Can you make sure local connection.
=====
For the other issue, my db total size is 114.3mb exactly. The nuke_bbsearch_wordmatch size alone is 60.9mb and the nuke_bbsearch_wordlist size is 7.5mb. Couldn't this be a problem?

If not, how could I check things out? Many of my users complains about error pages (404) after submitting messages. after Raven's advice to optimize the db, it dropped dramaticly, but still consists. some have rated it to occur once in 10 posts.

I myself have encoutered these problems, though I would have reated it with a lower grade.

Any idea how to proceed?
 
hitwalker







PostPosted: Sat Oct 22, 2005 2:03 pm Reply with quote

Well ill ask around at some friends with the huge databases...
Im contacting someone now...
Ill post it here.
 
ring_c







PostPosted: Sat Oct 22, 2005 2:29 pm Reply with quote

Thanks alot, hitwalker!
I appreciate it...
 
hitwalker







PostPosted: Sat Oct 22, 2005 5:23 pm Reply with quote

well i got the first reply,as far as i understand he said its nothing...
he didnt say how large his one was but i know its huge..
but i expected that ...
for example,look at some big phpnuke sites,some of them have or had 500 to 1000 users online,think about the tables they create with searches.
a good thing would be trying to find out the server specs your site runs on.
 
ring_c







PostPosted: Sat Oct 22, 2005 5:37 pm Reply with quote

Quote:

a good thing would be trying to find out the server specs your site runs on.

What specs exactly would you need?
Will this be enough? [ Only registered users can see links on this board! Get registered or login! ]
 
hitwalker







PostPosted: Sat Oct 22, 2005 6:11 pm Reply with quote

please remove that file,for your own security
 
hitwalker







PostPosted: Sat Oct 22, 2005 6:16 pm Reply with quote

with specifications i mean from the server itself..
memory/ram etc...all that speed s..t
And try to find out how many pages it generates in 5 minutes..,queries etc...
 
ring_c







PostPosted: Sun Oct 23, 2005 12:02 am Reply with quote

I hope this can help: [ Only registered users can see links on this board! Get registered or login! ]
Anyway, I've sent them an email a second ago...
 
hitwalker







PostPosted: Sun Oct 23, 2005 7:01 am Reply with quote

well it looks ok,but doesnt says much..
remember the info phpbb shows at the bottom?
The total queries?
How many pages in the last 5 minutes?...
gzip on or of?
debug on or off....etc...
 
ring_c







PostPosted: Sun Oct 23, 2005 7:14 am Reply with quote

Quote:

remember the info phpbb shows at the bottom?
The total queries?

Sorry, I could find nothing alike. where should I find it?

Quote:

gzip on or of?

Off

Quote:

debug on or off

Off

What else?
 
hitwalker







PostPosted: Sun Oct 23, 2005 7:27 am Reply with quote

well looking at settings they use ,turn on gzip and debug,and look in your admin config whatever if you can find something like showing page generation and queries to be shown,usualy in the footer.
 
ring_c







PostPosted: Sun Oct 23, 2005 7:40 am Reply with quote

Turning gzip on, results with this:
Warning: ob_start(): output handler 'ob_gzhandler' cannot be used twice in /home/hagigim/public_html/includes/page_header.php on line 98

Showing above every post...
 
ring_c







PostPosted: Sun Oct 23, 2005 7:44 am Reply with quote

Also couldn't find where to turn the debug mode on, nor the option to show number of queries...
 
hitwalker







PostPosted: Sun Oct 23, 2005 7:47 am Reply with quote

well if you didnt do it already turn gzip off.
 
hitwalker







PostPosted: Sun Oct 23, 2005 7:50 am Reply with quote

well keep forgetting your not running standalone..phpbb
 
ring_c







PostPosted: Sun Oct 23, 2005 7:51 am Reply with quote

Of course I did.
BTW, the poge_header.php relevant part is:

Code:
// gzip_compression

//
$do_gzip_compress = FALSE;
if ( $board_config['gzip_compress'] )
{
   $phpver = phpversion();

   $useragent = (isset($_SERVER["HTTP_USER_AGENT"]) ) ? $_SERVER["HTTP_USER_AGENT"] : $HTTP_USER_AGENT;

   if ( $phpver >= '4.0.4pl1' && ( strstr($useragent,'compatible') || strstr($useragent,'Gecko') ) )
   {
      if ( extension_loaded('zlib') )
      {
         ob_start('ob_gzhandler');   [color=red]<<<<<<<<<< This is line 98![/color]
      }
   }
   else if ( $phpver > '4.0' )
   {
      if ( strstr($HTTP_SERVER_VARS['HTTP_ACCEPT_ENCODING'], 'gzip') )
      {
         if ( extension_loaded('zlib') )
         {
            $do_gzip_compress = TRUE;
            ob_start();
            ob_implicit_flush(0);

            header('Content-Encoding: gzip');
         }
      }
   }
}
 
hitwalker







PostPosted: Sun Oct 23, 2005 7:53 am Reply with quote

well your server is already set to gzip i guess,so twice it will give that error..
 
ring_c







PostPosted: Sun Oct 23, 2005 7:56 am Reply with quote

So, what next? i'm hopeless!
 
hitwalker







PostPosted: Sun Oct 23, 2005 8:00 am Reply with quote

well if i look in your forum i get ...
Cannot modify header information - headers already sent by
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©