This topic has 1 reply, 2 voices, and was last updated 11 years by SQadmin.

  • Author
  • #6398
     dlcjonathan
    Participant

    Hi im getting a 404 message when people hit the notification button.

    here is the website http://savn.tv/sms/

    this was the 404 link if it helps http://savn.tv/sms/%3C?%20echo%20bp_loggedin_user_domain().’friends/requests’;%20?%3E

    #6454
     SQadmin
    Keymaster

    Hi, This is related to your PHP configuration, not allowing to use php short tags.
    This will be fixed in the next version 2.3,.
    Until then open header.php from the sweetdate theme via FTP to your server and search for:

    COPY CODE
    
    "<? "
    

    and replace it with

    COPY CODE
    
    "<?php "
    

    PS: Do not include the quotes in the search/replace. Last character is a space

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?