The Arcive of vBulletin Modifications Site. |
|
Arcade Mainpage slow loading Details »»
|
|||||||||||||||||||||||||
I have a Problem.
If I enter the Mainpage (arcade.php), I must wait up to one minute, before the Page is loaded. That happens however only on the Mainpage. All other Subpages (Tournaments, Modules, ect.) go immediately. I deactivated as much options as possible and deleted all points, but the problem exists further. Version is up to date. 140 Games are installed. Please can someone help me? Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
im having similar issues, though not so slow
|
|
#3
|
|||
|
|||
|
Yup mee too just installed the addon, and seems like main arcade page is kinda slow.
|
|
#4
|
|||
|
|||
|
More Informations about the System.
PHP 4.3.11 with Zend MySQL 4.0.18 Webserver Apache/2.0.49 vBulletin 3.6.0 ibProArcade v2.6.3a+ |
|
#5
|
|||
|
|||
|
If i set:
$AVATARRESIZE = 0; the Page loads fast. If I delete this code simultaneously in all sections, then the Page loads normally. PHP Code:
However thereby this code was noticeable to me. SELECT avatar,avatar_size AS size FROM ibf_members ? |
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
||||
|
||||
|
tried to set $AVATARRESIZE to zero ? (open /arcade.php for this setting)
@Bolle: ibf_members is ok and gets parsed by the DB-driver later
|
|
#8
|
|||
|
|||
|
Quote:
Thanks |
![]() |
|
|