View Single Post
  #97  
Old 07-15-2004, 03:01 PM
why-not why-not is offline
 
Join Date: Feb 2004
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Realist
Managed to get the database installed and continued the install. Problem I now have is when I click weather in the userCP it goes to a blank white page.

Any udeas?
Hi


Tell me these 3 things....

Question 1. What is the options (#) for the weather system that you used in ./admincp/profilefield.php

example.... (mine is #9)

edit (1) in profilefield.php

PHP Code:
    print_select_row($vbphrase['which_page_displays_option'], 'profilefield[form]', array(
        
$vbphrase['edit_profile'],
        
"$vbphrase[options]$vbphrase[log_in] / $vbphrase[privacy]",
        
"$vbphrase[options]$vbphrase[messaging] / $vbphrase[notification]",
        
"$vbphrase[options]$vbphrase[thread_viewing]",
        
"$vbphrase[options]$vbphrase[date] / $vbphrase[time]",
        
"$vbphrase[options]$vbphrase[other]",
        
"$vbphrase[options]$vbphrase[translate]",
        
"$vbphrase[options]$vbphrase[ecards]",
        
"$vbphrase[options]$vbphrase[webmail]",
        
"$vbphrase[options]$vbphrase[weather]"
    
), $profilefield['form']); 
edit (2) in profilefield.php

PHP Code:
        $forms = array(
            
=> $vbphrase['edit_profile'],
            
=> "$vbphrase[options]$vbphrase[log_in] / $vbphrase[privacy]",
            
=> "$vbphrase[options]$vbphrase[messaging] / $vbphrase[notification]",
            
=> "$vbphrase[options]$vbphrase[thread_viewing]",
            
=> "$vbphrase[options]$vbphrase[date] / $vbphrase[time]",
            
=> "$vbphrase[options]$vbphrase[other]",
            
=> "$vbphrase[options]$vbphrase[translate]",
            
=> "$vbphrase[options]$vbphrase[ecards]",
            
=> "$vbphrase[options]$vbphrase[webmail]",
            
=> "$vbphrase[options]$vbphrase[weather]",
        ); 
Question 2. what are the field (#) numbers for the weather system?

!! Mine are field41 to field45, what are yours!

Hint: you can find the answer to question 2 in the profile fields manager AdminCP

3. give me acess to your board, so I can see the usercp or tell me the answer to questions (1 and 2) and post in a zip file (profile.php, functions_user.php and ( index.php <- to add the code for the forum disply!) so I can fix them for you!

I'll check back in a little bit for the files and your reply!


Sonia
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01087 seconds
  • Memory Usage 1,807KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete