+ Reply to Thread (include dating software, release, and patch number!)
Results 1 to 2 of 2

Thread: how can i delete a country ?

  1. #1

    Join Date
    Jun 2010
    Posts
    5

    Default how can i delete a country ?

    hii

    when any buddy sign up and choose his country ,, i need To delete egypt from the list ? how ?

  2. #2
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,642
    Blog Entries
    5

    Default

    Once again, a programming editor with search in files/folders would take you right to the places you need to know about.


    Code:
    /inc/prof.inc.php(68): 	'EG' => array('LKey' => '__Egypt', ),
    Found 'egypt' 1 time(s).
    /install/sql/v70.sql(723): INSERT INTO `sys_countries` VALUES('EG', 'EGY', 818, 'Egypt', 'Africa', 'Egyptian Pound', 'EGP');
    /install/sql/v70.sql(1798): ('Country', 'EG', 66, '__Egypt', '', '', '', '', ''),
    Found 'egypt' 3 time(s).
    /install/langs/lang-en.php(745): 	'__Egypt' => 'Egypt',
    Found 'egypt' 2 time(s).
    Search complete, found 'egypt' 6 time(s). (3 file(s)).
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

+ Reply to Thread (include dating software, release, and patch number!)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts