Your Time:
Our Time:
← Back to discussions

On version 5

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 53 replies, 5 voices, and was last updated 10 years ago by Anonymous.

  • 2016-08-02 at 4:09 pm
    Support Expired
    #15710
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    Hello,
    we simply replace files
    from version 4 to version 5
    not touching the code
    simply add css
    The plugin works well
    apart the problem in admin
    on edition
    thank you

    2016-08-02 at 4:58 pm
    #15712
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    I cannot do anything without seeing the code. You setup a demo installation for us so that we can take a closer look at it why its not working. If you want you can check our live demo and see its working and the live demo is version 5.

    I am having a problem with your language understanding so I am going to stop giving support to you.

    2016-08-02 at 6:17 pm
    Support Expired
    #15713
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    not at all
    changed the code

    2016-08-02 at 6:55 pm
    Support Expired
    #15715
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    not at all
    changed the code

    2016-08-02 at 7:26 pm
    Support Expired
    #15716
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    error log

    [02-Aug-2016 13:50:20 UTC] PHP Notice: Undefined variable: advt_bgcolor in /home/avis/public_html/dev/fadereview.php on line 47

    2016-08-02 at 7:51 pm
    Support Expired
    #15717
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    we performed a new installation
    always the same problem in admin
    in: ACCEPTED / TESTIMONIALS / Edit /
    editing testimony,
    is the photo is removed
    all alone

    2016-08-08 at 4:10 am
    Support Expired
    #15792
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    Hello
    I have a new error [07-Aug-2016 21:50:12 UTC] PHP Notice: Undefined variable: advt_bgcolor in /home/avis/public_html/dev/fadereview.php on line 47
    Waiting for support on the issue of photo
    that it removes all alone?
    we did a test on admin
    is also the same problem on your demo
    thank you

    2016-08-08 at 2:09 pm
    #15807
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Oh I see. Now I understood your question. Replace the given attached file in admin/edit.php.

    2016-08-09 at 1:30 am
    Support Expired
    #15815
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    Hi, how are you
    thank you
    you forgot error here

    [08-Aug-2016 19:11:15 UTC] PHP Notice: Undefined variable: advt_bgcolor in /home/avis/public_html/dev/fadereview.php on line 47

    2016-08-09 at 11:11 am
    #15823
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Open fadereview.php file, then go to line no 47 and in place of advt_bgcolor replace this advt_bg_color.

    2016-08-09 at 3:01 pm
    Support Expired
    #15828
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    Hello,
    thank you very much great work
    a question
    not found
    how to recover or extract in the database
    rates in “%” on the vote of 1 to 5?
    example

    1/5 (20.86% – 34 votes)
    2/5 (44.79% – 73 votes)
    3/5 (23.93% – 39 votes)
    4/5 (0% – 0 votes)
    5/5 (10.43% – 17 votes)

    I would like to see the results in php
    possible?

    2016-08-09 at 5:01 pm
    #15829
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    I don’t have time to do this customization.

    2016-08-22 at 12:35 am
    Support Expired
    #16068
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130
    This reply has been marked as private.
    2016-08-22 at 12:49 pm
    #16089
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Following is the css for responsive

    @media only screen and (max-width : 767px ) {
      .tc-details {
        float: none;
        width: 100px;
        margin: 0 auto 10px auto;
      }
    }
    2016-08-22 at 4:57 pm
    Support Expired
    #16095
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    thank you very much great work

    a question why not add it in the future update?

    how to recover or extract in the database
    spleens in “%” on the vote of 1 to 5?
    example

    1/5 (20.86% – 34 votes)
    2/5 (44.79% – 73 votes)
    3/5 (23.93% – 39 votes)
    4/5 (0% – 0 votes)
    5/5 (10.43% – 17 votes)

    I would like to see the results in php

    2016-08-22 at 5:37 pm
    #16096
    Wajid Khan
    Keymaster
    • Topics: 5
    • Replies: 1543
    • Total posts: 1548
    • Post count: 1876

    Sorry as of now no updates. May be in 2017 we will plan about it. We are busy with current projects till Dec 2016 so until next year no additional features.

    2016-08-30 at 7:13 pm
    Support Expired
    #16334
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    Hi, how are you
    small offset on the date?
    on cell phone
    thank you

    2016-09-05 at 10:08 pm
    Support Expired
    #16407
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    Hi, how are you
    small offset on the date?

    thank you

    2016-09-08 at 5:28 am
    Support Expired
    #16456
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    Hello,

    Do you have a plan to fix

    Thank you

    2016-09-09 at 1:25 am
    Support Expired
    #16465
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    Hello,
    the problem is still present on the “5.1” release
    problem display on the mobile phone “date”
    thank you.

    2016-09-09 at 3:17 pm
    #16470
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    We’ll fix the date responsive problem in the future update soon.

    2016-09-09 at 10:21 pm
    Support Expired
    #16476
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    Hi,
    the problem is still present on version 5.1
    new error here

    [09-Sep-2016 16:38:13 UTC] PHP Notice: Undefined variable: succmsg in /home/dev/public_html/avis-client/admin/forgotpassword.php on line 72

    <form class="boxwrap ivaform" method="post" action="forgotpassword.php">
    
        <div class="formheader">
    		<h3 class="textcenter"><?php echo gettext( 'Forgot Password' ); ?></h3>
    		<?php
    		if ( !$succmsg ) {
    			echo '<span class="info"><p>'.gettext( 'Enter the e-mail address you provided while installation.' ).'</p></span>';
    		}
    
    		if ( isset( $errmsg ) ) {
    			echo '<span class="error"><p>'. $errmsg .'</p></span>';
    		}
    
    		$succmsg = isset( $_GET['action'] ) ? $_GET['action'] : '';
    		if ( $succmsg == 'success' ) {
    			echo '<span class="success"><p>'.gettext( 'Your password is sent to your e-mail address. Please check your email after sometime.' ).'</p></span>';
    		}
    
    		if ( isset( $success ) ) {
    			echo '<span class="success"><p>'. $success .'</p></span>';
    		}
    
    		?>
    
        </div>

    think also to fix the problems here
    I have to do it manually on each file ‘His’

    [09-Sep-2016 16:38:13 UTC] PHP Notice:  Use of undefined constant His - assumed 'His' in /home/dev/public_html/avis-client/addnew.php on line 26
    [09-Sep-2016 16:38:13 UTC] PHP Notice:  Use of undefined constant His - assumed 'His' in /home/dev/public_html/avis-client/addnew.php on line 28
    $citationcolor 	= $citation_color ? ' color:'.$citation_color. ';' : '';
    $citationextras = ($citationcolor!=='') ? ' style="'.$citationcolor.'"':'';

    thank you very much

    2016-09-10 at 11:06 pm
    Support Expired
    #16481
    hostingames
    Participant
    • Topics: 14
    • Replies: 101
    • Total posts: 115
    • Post count: 130

    HI,

    the same problem with version 5.1
    you might reglers here and fixed in the next update
    thank you

    [10-Sep-2016 17:28:44 UTC] PHP Notice:  Undefined variable: projdesc in /home/dev/public_html/avis-client/testimonials.php on line 63
    [10-Sep-2016 17:28:44 UTC] PHP Notice:  Undefined variable: rate_option in /home/dev/public_html/avis-client/testimonials.php on line 106
    2016-09-12 at 11:30 am
    #16484
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Kindly upload these three files. But make sure you take a backup of these existing three files before replacing the new files.

You must be logged in to reply to this topic.