This topic has 53 replies, 5 voices, and was last updated 10 years ago by Anonymous.
Viewing 24 posts - 31 through 54 (of 54 total)
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
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.
not at all
changed the code
not at all
changed the code
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
we performed a new installation
always the same problem in admin
in: ACCEPTED / TESTIMONIALS / Edit /
editing testimony,
is the photo is removed
all alone
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
Oh I see. Now I understood your question. Replace the given attached file in admin/edit.php.
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
Open fadereview.php file, then go to line no 47 and in place of advt_bgcolor replace this advt_bg_color.
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?
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
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.
Hi, how are you
small offset on the date?
on cell phone
thank you
Hi, how are you
small offset on the date?
thank you
Hello,
Do you have a plan to fix
Thank you
Hello,
the problem is still present on the “5.1” release
problem display on the mobile phone “date”
thank you.
We’ll fix the date responsive problem in the future update soon.
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
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
Viewing 24 posts - 31 through 54 (of 54 total)
You must be logged in to reply to this topic.