Resolved: Page generation time

Support for IntegraMOD 140

Moderator: Integra Moderator

Resolved: Page generation time

PostAuthor: Oracle_SOD » Thu Jul 13, 2006 4:03 pm

Hi everyone,

we have just moved from phpBB2 to Integramod 1.4.0, its taken us about a year to complete build the site and the functionality we need.

We begun the transition on monday this week and the site is now fully functional (except for a few minor bugs that im still sorting out).

Our bigest concern ins the page generation time, on the original dev box it was through the roof, which was acceptable, we moved it to the live server and still had loads over 2sec (2-4sec)

We have now moved to a shared server space with 4 CPU's and 8Gb of ram, running Linux Enterprise.

With no post data in the site (still had user tables and PM's) the load times were under 1sec

Two days ago i migrated the post data across to the new server and load times have sky rocketed to 3+ sec

EG:
[Page generation time: 3.026s (PHP: 12% | SQL: 88%) | SQL queries: 72 | GZIP enabled | Debug off]

as you can see its mostly SQL. i stripped the header and footer custom code and there was no change (now restord to new site code). i have checked all my new SQL statements, the ones that can be limited have been limited to 1 result, and the joins all look ok

the site is running on http://www.fordlaser.com/portal.php

please keep in mind this site is not avaliable to the public yet as http://www.fordlaser.com/ loads a temp page

we have 352,112 posts and 61,72 users

i have read through both this site and the archive site and tried basicly everything listed short of remving prillian and a few of the other functions we would like to leave there

it is critical i get these load times down asap as we need to get the site running again (admins and mods are getting 100's of emails with user questions)

can anyone help us reduce the SQL times ??
Last edited by Oracle_SOD on Mon Jul 17, 2006 9:31 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

PostAuthor: Scissors » Thu Jul 13, 2006 7:10 pm

Have you tried the simple stuff yet?

Defraging the database
Repairing the database
Disabling Gzip and Debug
Last edited by Scissors on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Scissors
Newbie
Newbie
 
Posts: 17
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 06, 2006 5:26 am
Cash on hand: 0.00

Re: URGENT: Page generation time

PostAuthor: Oracle_SOD » Thu Jul 13, 2006 7:20 pm

Hi Scissors,

thankx for the responce, so far we have done most of what you have sugested with little resolve


Repairing the database - via the "Optimize DB" page - yes
Disabling Gzip and Debug - Yes tried both didnt help (Debug is currently off)

Defraging the database - how do i do this ? if you mean via "DB Maintenance" page then yes

as a note, the page load times are still high, even when loading the generic "default msg" pages like the post successfull page

is there any way to get mysql to log every query it runs ? id like to do some testing
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

PostAuthor: ZacFields » Thu Jul 13, 2006 8:15 pm

Shared servers aren't good with integramod as far as page generation time. Page generation time on my site (which is on a shared host) is 2-3 seconds most of the time too.

Ask your host how many sites are currently on each host. I know that the host I have (Ipowerweb) does 500-700 sites on one server. The servers are awesome...but 700 sites will bog down any server.

It might be largely out of your control.

Zac
Last edited by ZacFields on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

ZacFields
Sr Integra Member
Sr Integra Member
 
Posts: 426
Likes: 0 post
Liked in: 0 post
Joined: Wed May 24, 2006 11:14 pm
Cash on hand: 0.00

Re: URGENT: Page generation time

PostAuthor: Oracle_SOD » Thu Jul 13, 2006 8:34 pm

that shouldnt be the case, they are a local australian group, and arnt a huge group

i have spent the past hour playing with cache for each of the pannels on the main pages, this has reduced the time 1.3 sec when its not reloading the cache

we would like to get it below 1 sec if possible

currently
[Page generation time: 1.3368s (PHP: 25% | SQL: 75%) | SQL queries: 52 | GZIP enabled | Debug off]
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

PostAuthor: Oracle_SOD » Thu Jul 13, 2006 11:01 pm

ok, we put the site live

by the time we had 15 users the CPU usage as sitting on 100%

and page times were around 10-20sec

20 users = the site froze and couldnt take the user load....

no one could load pages

site is now off line...

the issue i still sql, not PHP for some reason mysql cant keep up
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

PostAuthor: Oracle_SOD » Fri Jul 14, 2006 4:05 am

*Bump*

anyone have any ideas ?
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

Re: URGENT: Page generation time

PostAuthor: Simon N » Fri Jul 14, 2006 6:14 am

Well I can say that I use a shared server for free-riders.co.uk and the site runs fine even when busy; so it can not be the shared status of the hosting as such.

Do you have the shout box enabled?
If so remove it and see what happens. A shoutbox detracts from users posting anyway and serves no grown up purpose that I can see.

Do you have users visited/did not visit enabled?
If so once again get rid of this its so damn resource hungry its untrue and do you really need a list of who did not visit and who did...its pointless.

Prillian?
I know you hinted at wanting to keep it but do you really use it? With MSN live messenger and now yahoo thats compatible with msn do we really need a slow annoying site only messaging system to run alongside Private Messages?

I assume you have debug still turned off and gzip turned on...and also have the theme set to cache?
Last edited by Simon N on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[marq=left][url=http][img=left]http://www.tau-designs.org.uk/pictures/im2_88x32.png[/img][/url] | [url=http][img=left]http://www.free-riders.co.uk/images/banners/freeriders_88_31.gif[/img][/url][/marq]
User avatar
Simon N
Sr Integra Member
Sr Integra Member
 
Posts: 242
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 2:43 pm
Cash on hand: 0.00

Re: URGENT: Page generation time

PostAuthor: Driver 7 » Fri Jul 14, 2006 7:50 am

I just wanted to comment on how awesome your site looks. Great work man.

Your site does not take all that long at all to load for me.

I would suggest optimizing your images a bit. Your images: part-body-fit-02.gif and part-body-fit-03.gif are 76px wide. You could slice them so they were 8px wide. Might help a little.
Last edited by Driver 7 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[img=left]http://www.btusquad.net/stuff/new_sig.gif[/img]
User avatar
Driver 7
Integra Member
Integra Member
 
Posts: 129
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 26, 2006 6:25 pm
Cash on hand: 0.00
Location: Vancouver, BC

Re: URGENT: Page generation time

PostAuthor: Oracle_SOD » Fri Jul 14, 2006 8:55 am

Yes shoutbox is enabled, but we are using the portal page as the test for the speed, the shoutbox only appears on the index.php page

users visited block is not enabled

the reason for prillian is that many of our local users are unable to access msn or yahoo during business hours as their employers have blocked those ports, this gives the users another option....

i have disabled prillian from loading on pages though, it will only load if the user click the prillian link on the portal page, therefore removing the effect on the server...

Cache is turned on, but i am thinking about turning it off as its producing an overhead when 20 users log in
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

PostAuthor: Oracle_SOD » Fri Jul 14, 2006 11:17 pm

after working on this for a few more hours i found the news extract code is EXTREAMLY hungry

like 0.2 - 0.4 sec of time

i have optimised this down to 0.02 sec

and also optimised the header code and reduced that by about 0.08 sec

so we are trying the site live again...
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

Re: URGENT: Page generation time

PostAuthor: ZacFields » Sat Jul 15, 2006 1:02 am

"Simon N";p="11831" wrote:Well I can say that I use a shared server for free-riders.co.uk and the site runs fine even when busy; so it can not be the shared status of the hosting as such.



I disagree.

I can almost guarantee his problem is with his host. What else would make his IM 1.4.0 different from yours or mine or integrmod.com's?

Different hosts make different accomodations for their shared servers. Some hosts will put 200 on a server, some will do 400, some will do 700 and yes, some will do more than that. Plus it all depends on how many of those 700 sites are huge SQL drains. Remember on a shared host you're all running off the same box.

You can't rule out shared host just because it works for some people. It works fine for me....usually. Sometimes page loads can take 3-4 seconds though. But when I run the same site on my Virtual host it takes between .5 and 1.5 seconds for most pages.

A site of that size really should have a dedicated server or a virtual host, IMO. Shared hosts give you tons of space for cheap, but what they don't tell u is that you have to share SQL usage with however many sites they have on your server with you.

Ipower virtual hosting starts at $27 and that's pretty much dirt cheap for what they give you. IM all by itself is an SQL drain anyways. A blank php3 index page loads on my virtual host in 0.06 seconds. A default IM index loads in about 1.5 seconds on my virtual host.

host host host. I'm tellin' ya sometimes those shared hosts are complete ripoffs. If you've removed all this stuff and done all this work and it's still giving you problems, it is most definitely the host.

Zac
Last edited by ZacFields on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

ZacFields
Sr Integra Member
Sr Integra Member
 
Posts: 426
Likes: 0 post
Liked in: 0 post
Joined: Wed May 24, 2006 11:14 pm
Cash on hand: 0.00

PostAuthor: Oracle_SOD » Sat Jul 15, 2006 2:11 am

sorry, what i mean by a shared host is that we have our own MySQL daemon that i can start and stop as i please, its a virtual host basicly...


The site runs quite well with 30+ users now that i have fixed that code issue, but.... (and isnt there always a but)

something is causeing a memory leak or a loop is causing Mysql to go nuts...

basicly it ran for an hour and then the cpu usage hit 100% and memory usage got to 90% (i killed the mysql daemon) now there is 8gb of ram on this server... so there is something very wrong....

im going to have to go through 100's of pages of code...

unless someone knows how to get mysql to log every sql query it runs (preferably where i can limit it to querys that take longer than 1sec)
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

PostAuthor: Oracle_SOD » Sun Jul 16, 2006 5:41 am

ok, i have installed mytop on the server to monitor the sql code

here is an example of the query that is choaking the server, these are taking up to 800 sec of server time to complete

Code: Select all
SELECT p.forum_id, p.topic_id, p.post_time, p.post_username, u.username, u.user_id, t.topic_last_post_id, t.topic_titleFROM (((phpbb_posts pLEFT JOIN phpbb_topics t ON t.topic_id = p.topic_idAND t.forum_id = p.forum_idAND t.topic_moved_id =0)LEFT JOIN phpbb_users u ON u.user_id = p.poster_id)LEFT OUTER JOIN phpbb_approve_posts ap ON ap.post_id = p.post_id)WHERE (p.post_time >1153052850OR p.post_idIN ( 538805, 538713, 538238, 538822, 538765, 538772, 538835, 538828, 538799, 538831, 538833, 530339, 538740, 538786, 525007, 528001, 529294, 476447, 538050, 538800, 538834, 538808, 538273, 538829, 538821 ) )AND p.post_id = t.topic_last_post_idAND p.post_time <1153052850AND ap.post_id IS NULL LIMIT 0 , 30


im trying to find where this code has come from... if anyone knows could u please post it up
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

PostAuthor: Oracle_SOD » Mon Jul 17, 2006 5:27 am

we have narrowed the issue now to the MY.CNF file

is it possible to see some examples of what people are using


the server we are on is a VPS and is as follows

4x 3.0ghz Pentium Zeon's
8gb ram (256 guarenteed to us)


at the moment the CPU usage is 100% and we cant seam to work it out
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

PostAuthor: Simon N » Mon Jul 17, 2006 5:42 am

the .MY.CNF file is the mysql preference file yes? You should be able to open this up using a text editor and make a few changes/ tuning as and where needed.

I have no access to mine so cant post an example of it. Perhaps yours is incorrectly configured and as such causing issues.

A quick google for .my.cnf returns many optimising tips for when running mysql.
Last edited by Simon N on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[marq=left][url=http][img=left]http://www.tau-designs.org.uk/pictures/im2_88x32.png[/img][/url] | [url=http][img=left]http://www.free-riders.co.uk/images/banners/freeriders_88_31.gif[/img][/url][/marq]
User avatar
Simon N
Sr Integra Member
Sr Integra Member
 
Posts: 242
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 2:43 pm
Cash on hand: 0.00

Re: URGENT: Page generation time

PostAuthor: Oracle_SOD » Mon Jul 17, 2006 5:51 am

im aware i need to modify the my.cnf, i have spent the past 4 hours reading sites i found from google and i have tried 100s of combinations and cant seem to find one that stays stable

they all end up sitting on 100% CPU usage and lock the site up
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

PostAuthor: Oracle_SOD » Mon Jul 17, 2006 9:29 pm

Ok, problems have been resolved, we have disabled the code that causes the huge load on the server as its rather useless anyway
Last edited by Oracle_SOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
-=Quote=-
The person who says it cannot be done should not interrupt the person doing it.
User avatar
Oracle_SOD
Newbie
Newbie
 
Posts: 21
Likes: 0 post
Liked in: 0 post
Joined: Thu Jul 13, 2006 3:45 pm
Cash on hand: 0.00

PostAuthor: ZacFields » Mon Jul 17, 2006 9:34 pm

Oracle,

Can you expand on what you did to solve the problem? Just for indexing purposes. It's always good to see the solution to the problem on here in case somebody searches and finds this topic in the future.

If u have some spare time, just expand a little bit on specifically what you've done that solved your problem.

I may look into this on my VPS. My load times aren't all that great either.

Zac
Last edited by ZacFields on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

ZacFields
Sr Integra Member
Sr Integra Member
 
Posts: 426
Likes: 0 post
Liked in: 0 post
Joined: Wed May 24, 2006 11:14 pm
Cash on hand: 0.00

Re: Resolved: Page generation time

PostAuthor: Master Dwarf » Fri Aug 25, 2006 9:55 pm

Saw this while digging around. Just to clarify, gzip should be enabled and debug disabled, correct?
Last edited by Master Dwarf on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Sean Kelley
http://www.GrumblingDwarf.com
Wisconsin Region Game Site
User avatar
Master Dwarf
Integra Supporter
Integra Supporter
 
Posts: 102
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 9:26 am
Cash on hand: 0.00
Location: Madison, WI

PostAuthor: tc1967uk » Thu Mar 08, 2007 11:43 pm

"Oracle_SOD";p="12021" wrote:Ok, problems have been resolved, we have disabled the code that causes the huge load on the server as its rather useless anyway


Can you please post what you did, and to what file please? I'm sure lots of people would find this extremely useful. I've just visited you site (and apart from looking great) it loads at a good speed now.
Last edited by tc1967uk on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
He's dead, Jim. You take his Tricorder, I'll grab his wallet

tc1967uk
Members
Members
 
Posts: 39
Likes: 0 post
Liked in: 0 post
Joined: Sun Oct 22, 2006 10:53 pm
Cash on hand: 0.00

Re: Resolved: Page generation time

PostAuthor: Helter » Fri Mar 09, 2007 1:00 am

I doubt he will be back. He got what he wanted and dumped the copyright info. gotta luv plagerism
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: Resolved: Page generation time

PostAuthor: Whisky » Fri Mar 09, 2007 4:22 am

that's unfair <img>

I've got question related to this for you Helter.
I've, at least, mostely finished to upgrade my test site and I'll go live this WE.
But I still have 2 concerns regarding the copyright information at the bottom of the pages:
http://rebirthoflight.net/roltest/index.php

1. Too many info, I already removed some stuff and I dont care about this security information remaining, can I completely drop them?

2. The new IM and phpbb copyright "boxes" are ugly on my site, I rather prefear a sobre text instead, can I change this, and if so what would be sufficient to put instead for you???

Txs
Last edited by Whisky on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
I am the Lizard King, I can do anything

Whisky
Sr Integra Member
Sr Integra Member
 
Posts: 256
Likes: 0 post
Liked in: 0 post
Joined: Thu May 18, 2006 2:28 am
Cash on hand: 0.00
Location: Brussels

PostAuthor: tekguru » Fri Mar 09, 2007 7:27 am

What I'd like is a brief one liner givign copyrigt of the site to teh owner with a 'thanks to' addition. If the link was then clicked on it could give the full copyright data and thanks messages in a pop-up. Much cleaner, tidier and professional IMHO of course.
Last edited by tekguru on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[size=99px]http][/size]
[url=http][img=left]http://www.4winmobile.com/news/MVP_Horizontal_FullColor.png[/img][/url]
User avatar
tekguru
Sr Integra Member
Sr Integra Member
 
Posts: 329
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 11:29 pm
Cash on hand: 0.00

PostAuthor: tekguru » Fri Mar 09, 2007 7:31 am

Plus of course I'd love to know whjat he did to improve the load times. No way of finding out I guess?

Plus anyone have any ideas how the MY.CNF file should be configured to best advantage?
Last edited by tekguru on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[size=99px]http][/size]
[url=http][img=left]http://www.4winmobile.com/news/MVP_Horizontal_FullColor.png[/img][/url]
User avatar
tekguru
Sr Integra Member
Sr Integra Member
 
Posts: 329
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 11:29 pm
Cash on hand: 0.00

PostAuthor: oracle_sod_1 » Mon Mar 19, 2007 9:52 pm

Excuse me.... i don't believe i have infringed your copyright we are no longer using integramod on our site at all

the default php copyright is there, but other than that the site is ENTIRELY recoded, as the code i found on this site had some rather poorly coded queries and php .scripts

we used the concept from the IM portal to make the site, however, as integramod was hacked and the method used was google hashing the name integramod from every page, i am reluctant to have that text appear anywhere on our site

we resolved the issues with the slowness by not using the code available on this site

we have had 3 version since our major upgrade, one was our full integramod version which was useless and inherently buggy with more security holes than a strainer. the second version was a IM portal version, which still had a few issues with speed, but we looked at the code and built our own portal using IM portal and a few other available portals as a basis and then added the code we wanted from mods available, but every mod was further modified by myself and my coding team so as to check for security holes and to streamline the code

as far as me not being on here, i have a life, and a career which come first, you can look at fl.com on it own, i dont even visit that site much any more, i just dont have the time to commit

as far as this site... i havent received a PM from anyone asking for anything, id dont have time to check these threads, you want help, PM or email me...

and get your lazy ass coders on this site to have auto post replies to include the text of the post and the same with PM's so i can read it from my email... not that hard....

originally i thought it was a mistake that my account was banned, but clearly its because of a lack of maturity from some people on this site... to be honest i dont know if im interested in being a member with hot headed site admins that ban without notice or an email.... and sending a pm then banning me really dosn't count as i cant read the PM (for what ever idiot did that)

now from my understanding of copyright law (and believe me its rather extensive), by coding the portal ourselves we have not infringed your copyright and there is no need to have your name at the bottom of our site
Last edited by oracle_sod_1 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

oracle_sod_1
Newbie
Newbie
 
Posts: 2
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 19, 2007 9:27 pm
Cash on hand: 0.00

PostAuthor: oracle_sod_1 » Mon Mar 19, 2007 9:53 pm

as a side note, for those of you that are interested in know what i have done, feel free to email me with your user ID here or your own site address and ill chat with you, i would appreciate the information not being shared on this site because of what has happened
Last edited by oracle_sod_1 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

oracle_sod_1
Newbie
Newbie
 
Posts: 2
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 19, 2007 9:27 pm
Cash on hand: 0.00

Re: Resolved: Page generation time

PostAuthor: Helter » Mon Mar 19, 2007 11:59 pm

at the time you were removed, you were running Integramod w/ no copyright info in the footer and posting for support. You were one of a few offenders who made this necessary.

you cannot hide from hacks_list.php
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

PostAuthor: geoff1 » Tue Mar 20, 2007 2:54 am

I'd say that says everything! Hows about locking this topic before it turns into a war? <img>

(btw, I'm not intending to have a go at either party in this thread I just think that mud slinging should be done via pm's and not in public.)
Last edited by geoff1 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Geoff 'Lonewolf' Upton

'miracle worker extroardinaire'

Insanity is a state of mind... your mad to think otherwise!
User avatar
geoff1
Members
Members
 
Posts: 97
Likes: 0 post
Liked in: 0 post
Joined: Mon Jul 10, 2006 2:09 pm
Cash on hand: 0.00

Re: Resolved: Page generation time

PostAuthor: found it » Tue Mar 20, 2007 4:34 am

Locking topic

I think enough has been said...
Last edited by found it on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 4:29 am
Cash on hand: 0.00


Return to IntegraMOD 140

Who is online

Registered users: App360MonitorBot, Bing [Bot]