vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Board Optimization - Make Fourm Faster (https://vborg.vbsupport.ru/showthread.php?t=179993)

Lionel 05-21-2008 03:30 PM

You've got a major bug in there somehow with cookies. I installed this and was very pleased. But it's effectively killing my vbcart cookie based shopping cart. When you add an item in the cart, it will not take a second one. Man... I went weeks into testing this modification, beat it up all the way and all works just fine until I put that htaccess. For 2 hours I was lost, could not figure out why this was happening, until I disabled the htaccess.

I think that this also hurt anyone who is using IPN to post back to the site

Uninstalling ...

Bounce 05-21-2008 03:36 PM

If your boards are that busy then you should be on a decicated server and that should be fast enough to cope without installing anything :D

TheSupportForum 05-21-2008 03:39 PM

Quote:

Originally Posted by Lionel (Post 1526980)
You've got a major bug in there somehow with cookies. I installed this and was very pleased. But it's effectively killing my vbcart cookie based shopping cart. When you add an item in the cart, it will not take a second one. Man... I went weeks into testing this modification, beat it up all the way and all works just fine until I put that htaccess. For 2 hours I was lost, could not figure out why this was happening, until I disabled the htaccess.

I think that this also hurt anyone who is using IPN to post back to the site

Uninstalling ...

you show try adding
RewriteCond %{HTTP_COOKIE} !^.*cookies=true.*$
under RewriteCond %{HTTP_REFERER} !^$

TheSupportForum 05-21-2008 03:42 PM

or
RewriteCond %{HTTP_COOKIE} !(^|(.+;)*)Usercheck=validated(;.*|$)

Lionel 05-21-2008 03:49 PM

That does not work. It won't even let me clear cart ...

I think it has an effect on $_POST

TheSupportForum 05-21-2008 03:51 PM

do you have cookies enabled or disabled ?

elmati 05-21-2008 03:52 PM

I'm testin this :)
Thanks!

Lionel 05-21-2008 03:58 PM

Of course they are enabled. Everytime that I try this mod, I must clear all cookies in order to surf normally

Mr:Ishi 05-21-2008 04:01 PM

it says internal server error after i upload

TheSupportForum 05-21-2008 04:10 PM

i just updated it download new version

Deimos 05-21-2008 04:28 PM

Why can't you work with Jack0919 on improving his version instead of releasing this one?
Seems pointless having two mods which do the same job

TheSupportForum 05-21-2008 05:02 PM

i work on trying to improve it to add more stuff, many people say his does not work properly

i only released this today, due to my forum being slow and using his mod, but found it useless

so i started to change some of the code to suite the whole forum

M-Tuning 05-21-2008 05:31 PM

Quote:

Originally Posted by Deimos (Post 1527033)
Why can't you work with Jack0919 on improving his version instead of releasing this one?
Seems pointless having two mods which do the same job

Would be the best thing to do

RobParker 05-21-2008 05:38 PM

How do either of these mods affect server load?

It sounds like you're making apache do more work and increasing the load, so that the page appears to load faster?

If we're already at our server capacity, will this actually make things worse?

Lionel 05-21-2008 05:51 PM

That cookie situation is affecting all my other sites. If you logout then log back in, you must refresh the page for it to accept the cookie ....

TheSupportForum 05-21-2008 05:56 PM

htaccess can affect server load, but until i see it happen i will report this a bug to fix
i am currntly working on

Cookie Control
and kuch more

TheSupportForum 05-21-2008 05:58 PM

Quote:

Originally Posted by Lionel (Post 1527128)
That cookie situation is affecting all my other sites. If you logout then log back in, you must refresh the page for it to accept the cookie ....

i've just removed it myself, and will report this a a bug

jst remove this
RewriteCond %{HTTP_COOKIE} !(^|(.+;)*)Usercheck=validated(;.*|$)
RewriteCond %{HTTP_COOKIE} !^.*cookies=true.*$

Ideal Web Tech 05-21-2008 06:04 PM

Taking somebody else modification and cleaning it up without their permissions is against the rules. You must have permission to re release a modification even if you have cleaned it up. The original code that you started working with was not your own. The best solution would be to work with the original author and not steal his work. Its just not good ethics.

Jack0919 05-21-2008 06:17 PM

I don't think you did a good thing to YSLOW.

Of course, you are welcome to put forward to correct the YSLOW.

But, You are in acts tantamount to theft.

TheSupportForum 05-21-2008 06:27 PM

people have reported bugs to your version

i am adapting it to work with all mods including VBSeo

Super Jinni 05-21-2008 06:29 PM

hey, guys

I've using YSLOW for several days now, and users are happy since I installed it and they told me that the forum became faster

so (Simonhind snd Jack0919), why don't you find a way to work it together..

I'm sure both of you are have good ideas about this.. and if you co-operate you will come up with something greate

just try to do the best.. and that is the best for everyone here...

thanks for both of you

:)

hilfe-forum 05-21-2008 06:39 PM

Quote:

Originally Posted by Super Jinni (Post 1527164)

so (Simonhind snd Jack0919), why don't you find a way to work it together..

:up:

TheSupportForum 05-21-2008 06:45 PM

am am getting pissed off at the moment i need to help getting a site offline for good

everyone visit this link and find out why
http://www.vbteam.info/vb-3-7-x-addo...rm-faster.html

someone who has a licence is submitting these file the this site

need help and suggestions

TheSupportForum 05-21-2008 06:47 PM

is no one can acces it i will give you the details

Pady 05-21-2008 06:52 PM

thanks, works great

Jack0919 05-21-2008 07:03 PM

<font color="DarkRed">three different between this mod and mine.

1st is the charset: first ,i used the some code with simonhind in YSLOW 1.0.1,but I update in YSLOW 1.0.2,because there is some people reported bugs, after I update,the report stoped.

2nd is the HTTP_REFERER siteurl , I update it too, some of people who still have YSLOW 1.0.0 or 1.0.1 will see the config i have set.

3rd is HTTP_USER_AGENT. I try this before,and don't think it's a good idea for this mad.

However, I'd like to work with anybody for this mod.

but, there is no a word before my mod been take an edit, i don't care if the mod is under my name, but at least, before you take this mod as yours, or you want to edit it , plz let me know.

I do not want to work with somebody without the basic ethics.

sorry for my poor English, I'm hard to explain myself clearly,but whatever,maybe it's just not a good place for a Chinese.
</font>

hilfe-forum 05-21-2008 07:03 PM

Quote:

Originally Posted by simonhind (Post 1527179)
am am getting pissed off at the moment i need to help getting a site offline for good

everyone visit this link and find out why
http://www.vbteam.info/vb-3-7-x-addo...rm-faster.html

someone who has a licence is submitting these file the this site

need help and suggestions

what is your problem?
you make the same ;)

soundbarrierpro 05-21-2008 07:04 PM

Quote:

Originally Posted by simonhind (Post 1527179)
am am getting pissed off at the moment i need to help getting a site offline for good

everyone visit this link and find out why
http://www.vbteam.info/vb-3-7-x-addo...rm-faster.html

someone who has a licence is submitting these file the this site

need help and suggestions


Any way you might be able to get it to work with the following?

MGC_Chat_Evo
Cinvin Forum Listings
vbAdvanced cmps

?

My entire infrastructure blows up if I use this. I need something to make it faster.

TheSupportForum 05-21-2008 07:05 PM

i think i would be interested in helping you improve it
people are reporting mine being faster

people are asking if it works with vbseo
this i do not know
OK- Lets work together

soundbarrierpro 05-21-2008 07:09 PM

Quote:

Originally Posted by simonhind (Post 1527207)
i think i would be interested in helping you improve it
people are reporting mine being faster

people are asking if it works with vbseo
this i do not know
OK- Lets work together

Oh, I also have vbseo along with the other three mods.

hilfe-forum 05-21-2008 07:10 PM

Quote:

Originally Posted by Jack0919 (Post 1527203)
I do not want to work with somebody without the basic ethics.

:up:

Uninstall this and back to:
https://vborg.vbsupport.ru/showthread.php?t=178286

a nice mod is nothing without fairness :down:

soundbarrierpro 05-21-2008 07:16 PM

Quote:

Originally Posted by hilfe-forum (Post 1527212)
:up:

Uninstall this and back to:
https://vborg.vbsupport.ru/showthread.php?t=178286

a nice mod is nothing without fairness :down:

He just said he wants to work together.

tafreeh 05-21-2008 07:29 PM

i installed this https://vborg.vbsupport.ru/showthread.php?t=178286

but it did not really work wid me...

so i m gonna this one a try after a week, when you release the stable version

Super Jinni 05-21-2008 08:01 PM

Quote:

Originally Posted by simonhind (Post 1527207)
i think i would be interested in helping you improve it
people are reporting mine being faster

people are asking if it works with vbseo
this i do not know
OK- Lets work together

this is a great idea

and I'm sure you are going to bring us a great product and make everybody happy with.

I think I should congratulate you both..

best wishes for both of you

:)

Chadi 05-22-2008 12:38 AM

This sorely slowed down my forum to a near halt. I am using Vbseo as well, perhaps that might be why.

Barakat 05-22-2008 01:33 AM

i dont know what to say rather than a good hosting with a good server will
give you the needs of surfing your site better that to use codes ,,,
maybe iam wrong and maybe not but i believe that the rewrite codes will slow it for sure,

elmati 05-22-2008 01:46 AM

With this mod installed can not be customized profiles. When you save changes the changes are not saved. I think it's a problem of cache.
With YSLOW that's not happens.

redlabour 05-22-2008 06:23 AM

Make Fourm Faster? Does?nt you mean Make Forum Faster?


All times are GMT. The time now is 01:33 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01384 seconds
  • Memory Usage 1,818KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (38)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete