+ Reply to Thread
Results 1 to 6 of 6

Thread: Mobile Version, redirection issue

  1. #1
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606

    Mobile Version, redirection issue

    Hi folks,
    During the Mobile Version Installation you may have a redirection problem, to fix the problem you should just add one condition in index.php file:

    1. open the common index.php files located in script root directory
    2. find the code (started at the line ~27):
    Code:
    Only registered members can view the code.
    and replace it with the following code:
    Code:
    Only registered members can view the code.
    3. Save file

    Draw attention to the first line in new code:
    Code:
    Only registered members can view the code.
    m. is your sub-domain name with dot after it.
    For example: if you use "mobile.domain.com" as mobile sub-domain the line should looks like:
    Code:
    Only registered members can view the code.
    Waiting for your questions.
    John

  2. #2
    hi john,

    is this the version 4.1 ?

  3. #3
    Senior Member
    Join Date
    Jun 2013
    Location
    Vietnam
    Posts
    157
    Hello John,

    Im using Flynax Auto 4.1.0

  4. #4
    Member
    Join Date
    Apr 2013
    Location
    Argentina
    Posts
    36
    Im having problems with redirection,

    it goes to a _blank page.

    i configured it as subdomain, pointing to root.

  5. #5
    I'm sure that instruction is not for 4.1 version.

    Santiago B., Nguyen - i suppose you have mobile version redirection issues ? It's better to create ticket to get this resolved or provide somebody from staff with detailed problem description and ftp access via PM.

  6. #6
    Member
    Join Date
    Apr 2013
    Location
    Argentina
    Posts
    36
    I could solved Mike Thanks!

+ Reply to Thread