Hi I found that if I click on a profile page my dolphin site will freeze (loading for long time and become blank).
http://enihao.com/dolphin7/cococo
if you click on above link and you will see the problem.
Any suggestion/advice will be very much appreciated!
Ken
|
Hello try to clean your browser cache PS: If possible do not write me personally, please try to ask on the forum first |
Hi thanks for your help! I've deleted all temporary files and cookies in my browser but the problem still exists.
Is the issue from my server? The following listed is the php configurations on my server. Any idea?
Ken
Directive |
Local
Value |
Master Value |
allow_call_time_pass_reference |
On |
On |
allow_url_fopen |
On |
On |
allow_url_include |
Off |
Off |
always_populate_raw_post_data |
Off |
Off |
arg_separator.input |
& |
& |
arg_separator.output |
& |
& |
asp_tags |
Off |
Off |
auto_append_file |
no value |
no value |
auto_globals_jit |
On |
On |
auto_prepend_file |
no value |
no value |
browscap |
no value |
no value |
default_charset |
no value |
no value |
default_mimetype |
text/html |
text/html |
define_syslog_variables |
Off |
Off |
disable_classes |
no value |
no value |
disable_functions |
no value |
no value |
display_errors |
On |
On |
display_startup_errors |
Off |
Off |
doc_root |
no value |
no value |
docref_ext |
no value |
no value |
docref_root |
no value |
no value |
enable_dl |
On |
On |
error_append_string |
no value |
no value |
error_log |
no value |
no value |
error_prepend_string |
no value |
no value |
error_reporting |
6135 |
6135 |
expose_php |
On |
On |
extension_dir |
./ |
./ |
file_uploads |
On |
On |
highlight.bg |
#FFFFFF |
#FFFFFF |
highlight.comment |
#FF8000 |
#FF8000 |
highlight.default |
#0000BB |
#0000BB |
highlight.html |
#000000 |
#000000 |
highlight.keyword |
#007700 |
#007700 |
highlight.string |
#DD0000 |
#DD0000 |
html_errors |
On |
On |
ignore_repeated_errors |
Off |
Off |
ignore_repeated_source |
Off |
Off |
ignore_user_abort |
Off |
Off |
implicit_flush |
Off |
Off |
include_path |
.:/usr/local/lib/php |
.:/usr/local/lib/php |
log_errors |
Off |
Off |
log_errors_max_len |
1024 |
1024 |
magic_quotes_gpc |
On |
On |
magic_quotes_runtime |
Off |
Off |
magic_quotes_sybase |
Off |
Off |
mail.force_extra_parameters |
no
value |
no value |
max_execution_time |
60 |
60 |
max_file_uploads |
20 |
20 |
max_input_nesting_level |
64 |
64 |
max_input_time |
120 |
120 |
memory_limit |
128M |
128M |
open_basedir |
no value |
no value |
output_buffering |
no value |
no value |
output_handler |
no value |
no value |
post_max_size |
32M |
32M |
precision |
12 |
12 |
realpath_cache_size |
16K |
16K |
realpath_cache_ttl |
120 |
120 |
register_argc_argv |
On |
On |
register_globals |
Off |
Off |
register_long_arrays |
On |
On |
report_memleaks |
On |
On |
report_zend_debug |
On |
On |
safe_mode |
Off |
Off |
safe_mode_exec_dir |
no value |
no value |
safe_mode_gid |
Off |
Off |
safe_mode_include_dir |
no value |
no value |
sendmail_from |
no value |
no value |
sendmail_path |
/usr/sbin/sendmail -t -i -f |
/usr/sbin/sendmail -t -i |
serialize_precision |
100 |
100 |
short_open_tag |
On |
On |
SMTP |
localhost |
localhost |
smtp_port |
25 |
25 |
sql.safe_mode |
Off |
Off |
track_errors |
Off |
Off |
unserialize_callback_func |
no
value |
no value |
upload_max_filesize |
32M |
32M |
upload_tmp_dir |
no value |
no value |
user_dir |
no value |
no value |
variables_order |
EGPCS |
EGPCS |
xmlrpc_error_number |
0 |
0 |
xmlrpc_errors |
Off |
Off |
y2k_compliance |
On |
On |
zend.ze1_compatibility_mode |
Off |
Off |
|
@ eTouch :
Total loading time:17.9 seconds
Total objects:138 (1834.3 KB)
External objects:0
(X)HTML:2 (193KB)
RSS/XML:0CSS:2 (224.5KB)
Scripts:13 (849.8KB)
Images:121 (566.9KB)
Plugins:0
Other:0
Redirected:0
https://dolphin-techs.com - Skype: Dolphin Techs |
Hi dolphin_jay,
Thanks for your help! I've tried to access the profile pages from different computers, locations and ISP but got the same result and the page's loading for ages and finally turned to blank. So far I never see how the profile pages look like.
Please help...
Regards, Ken
|
your profile page loads for me just takes a few seconds at times. i mean 13 java script calls and 121 images thats over 1MB just with those two things so depend on your interent speed it could take 20 to 30 seconds.
They say they are going to try and make dolphin 7.0.3 a bit more light weight and load faster.... this would be a good place to start.
https://dolphin-techs.com - Skype: Dolphin Techs |
your profile page loads for me just takes a few seconds at times. i mean 13 java script calls and 121 images thats over 1MB just with those two things so depend on your interent speed it could take 20 to 30 seconds.
They say they are going to try and make dolphin 7.0.3 a bit more light weight and load faster.... this would be a good place to start.
Thanks for that! I'm on the 24MB (maybe reach 10MB only) and take ages to load and never see any profile pages.
Are there any others can help check the speed of loading the profile page at http://enihao.com/dolphin7/cococo
Thanks again for your help! ken
|
You may want to up your max_execution_time to a higher number, as well as change some other configuration settings. For a list of recommended PHP configuration changes, see http://www.boonex.com/trac/dolphin/wiki/ThingsToKnow. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
You may want to up your max_execution_time to a higher number, as well as change some other configuration settings. For a list of recommended PHP configuration changes, see http://www.boonex.com/trac/dolphin/wiki/ThingsToKnow.
Thanks for that! I've confirmed/checked all the settings on the server but still I couldn't reach the profile pages on my site.
If you try to access http://enihao.com/dolphin7/cococo and you may experience the problem on my site.
Any suggestions?
Regards and thanks, Ken
|
Just for the heck of it try to disable all caching options in settings advanced settings in admin area.. then clear cache and cache_public.
I'll then run another load teast on it...
https://dolphin-techs.com - Skype: Dolphin Techs |
Just for the heck of it try to disable all caching options in settings advanced settings in admin area.. then clear cache and cache_public.
I'll then run another load teast on it...
Thanks! I've tried your heck and I was not lucky again. Once I tried to access a profile page my browser (IE or Firefox) become hanging and can't access to any part of the site (the hanging will last about 5 minutes). While I can access to other site without any problems.
Thanks again for your help! Ken
|
Hi, I've tried to uninstall some unused modules on the site and found out the cause was form the module OpenSocial.
thanks again for all helps from you guys! Ken 
|