Originally posted by Ian Spence:
install vars wordlets mods?
Well I didn't install it. It looks like it's in there though from a previous install. vars_wordlets_mods.cgi ... correct? It's in there.
*************************************************
%vars_wordlets_mods = (
q~ML_category~ => q~Category:~,
q~ML_category_all~ => q~Display All~,
q~ML_col_aim~ => q~AIM~,
q~ML_col_birthday~ => q~Birthday~,
q~ML_col_email~ => q~Email~,
q~ML_col_homepage~ => q~Homepage~,
q~ML_col_icq~ => q~ICQ~,
q~ML_col_interests~ => q~Interests~,
q~ML_col_joindate~ => q~Join Date~,
q~ML_col_location~ => q~Location~,
q~ML_col_memnum~ => q~Member #~,
q~ML_col_online~ => q~Online~,
q~ML_col_pm~ => q~PM~,
q~ML_col_postnum~ => q~Post #~,
q~ML_col_postnum_posts~ => q~posts~,
q~ML_col_pubname~ => q~Public Name~,
q~ML_error_no_results~ => q~No results were found for what you requested, please try another query.~,
q~ML_error_search_invalid~ => q~Invalid searchkeys.~,
q~ML_error_sort_incorrect~ => q~Incorrect sort type selected, please try again.~,
q~ML_image_next~ => q~Next~,
q~ML_image_previous~ => q~Previous~,
q~ML_memberlist~ => q~Memberlist~,
q~ML_memberlist_link~ => q~memberlist~,
q~ML_memberlist_settings~ => q~Memberlist Settings~,
q~ML_search~ => q~search:~,
q~ML_searchby~ => q~Search By:~,
q~ML_searchby_aim~ => q~AIM~,
q~ML_searchby_birthday~ => q~Birthday~,
q~ML_searchby_icq~ => q~ICQ~,
q~ML_searchby_interests~ => q~Interests~,
q~ML_searchby_joindate~ => q~Join Date~,
q~ML_searchby_location~ => q~Location~,
q~ML_searchby_postnum~ => q~Post #~,
q~ML_searchby_pubname~ => q~Public Name~,
q~ML_searchby_usrnum~ => q~Member #~,
q~ML_sort~ => q~Sort:~,
q~ML_sort_birthday~ => q~Birthday~,
q~ML_sort_joindate~ => q~Join Date~,
q~ML_sort_online~ => q~Online~,
q~ML_sort_posters~ => q~Posters~,
q~ML_sort_postnum~ => q~Post #~,
q~ML_sort_pubname~ => q~Public Name~,
q~ML_sort_top~ => q~Top~,
q~ML_sort_usrnum~ => q~Member #~,
q~ML_text_pages~ => q~Pages:~,
q~ML_text_results_out_of_a_possible~ => q~results out of a possible~,
q~ML_text_search_returned~ => q~Search returned~,
q~mod_wordlets~ => q~Modifications Wordlets~,
);
1;
*************************************************