Q2A Market - Support

We are here to provide you support for Q2A Market premium and free products. If you have any issue in installation, option settings or any bug you found. Please create a ticket. We would try to get back to you as soon as possible.

Error Install Front Page

Hello

Error install Versión 1.2

Warning: includeonce(/home/shadowgu/publichtml/coffeeask/qa-plugin/q2am-front-page/q2am-front-page-class.php): failed to open stream: No such file or directory in /home/shadowgu/public_html/coffeeask/qa-include/qa-base.php(595) : eval()'d code on line 94

Warning: includeonce(): Failed opening '/home/shadowgu/publichtml/coffeeask/qa-plugin/q2am-front-page/q2am-front-page-class.php' for inclusion (includepath='.:/usr/lib/php:/usr/local/lib/php') in /home/shadowgu/publichtml/coffeeask/qa-include/qa-base.php(595) : eval()'d code on line 94

Fatal error: Class 'q2amfrontpage' not found in /home/shadowgu/public_html/coffeeask/qa-include/qa-base.php(595) : eval()'d code on line 95

opened on Feb 22 in Front Page
edited Feb 22

Actually, Front Page plugin doesn't require any installation process but just dropping the plugin folder into qa-plugin directory.

I have checked with latest Q2A version and after first fixed for YouTube API V3 the plugin is working fine at my end.

Could you please provide me your setup details and your Q2A site URL. So I can have a look bit in depth.

I also may ask more details if require.

ello to drag the plugin within the corresponding folder immediately appears these lines on the site and leaves it disabled. The platform has the latest version.

Okay let me check if anything wrong with plugin and get back to you. However, as I said the plugin is working fine on my development environment fine.

Get back to you in couple of days.

Update error continus
Warning: includeonce(/home/shadowgu/publichtml/coffeeask/qa-plugin/q2am-front-page/q2am-front-page-class.php): failed to open stream: No such file or directory in /home/shadowgu/public_html/coffeeask/qa-include/qa-base.php(595) : eval()'d code on line 94

Warning: includeonce(): Failed opening '/home/shadowgu/publichtml/coffeeask/qa-plugin/q2am-front-page/q2am-front-page-class.php' for inclusion (includepath='.:/usr/lib/php:/usr/local/lib/php') in /home/shadowgu/publichtml/coffeeask/qa-include/qa-base.php(595) : eval()'d code on line 94

Fatal error: Class 'q2amfrontpage' not found in /home/shadowgu/public_html/coffeeask/qa-include/qa-base.php(595) : eval()'d code on line 95

Plis resolution Now

One Month problem

Please see my answer I have provided on 27th of February. After that I nevwr heard from you.

The issue mentioned in your latest comment has the same reason. The path is different. Please see my answer and try to find and fix the path issue if exist.

After that if you are still getting the error than I need your website URL and server access to check.

how and where I change what is indicating me ?

This error might have to do something with your server. Check your server public_html folder name. Is it public_html or publichtml

Or did you make any modification in plugin or anywhere on your server? Since plugin doesn't reproduce the same error at my side also I have check in code and it is written perfectly, so it is hard to say without checking your server side.

Please check your server as I said and if possible, give me some screenshot of your server public_html folder from browser (not from any ftp client). We can try to help you to sort this issue at over level, even server side is not covered in support

1 Answer

I have noticed there is something wrong in your server path.

Warning:
includeonce(/home/shadowgu/publichtml/coffeeask/qa-plugin/q2am-front-page/q2am-front-page-class.php):
failed to open stream: No such file or directory in
/home/shadowgu/public_html/coffeeask/qa-include/qa-base.php(595) :
eval()'d code on line 94

Please check your server path properly as there is a mismatch in both include_once path and folder path

Your include path is

includeonce(/home/shadowgu/publichtml/coffeeask/qa-plugin/q2am-front-page/q2am-front-page-class.php):

File path is

/home/shadowgu/public_html/coffeeask/qa-include/qa-base.php(595)

So here are two mismatch

  • includeonce
  • publichtml

php function is include_once not includeonce and the code contains correct one whichis include_once

the server path should have any one either publichtml or public_html in your path both path has different name.

I believe once you fix your path issue than plugin should work. However, if you are getting issue after correcting your path than please post details here.

answered Feb 27

Hello

Hi I mention I uploaded version 1.1 Front Page and I have the problem

Only when I upload version 1.2 it is when this happens ..

regards

I have tested version 1.2 and unable to reproduce the issue. It is not always plugin at fault. Your error might be happening with the server.

Please provide your server folder screenshots include path. But I prefer to check your server. So that would be great of you can provide me your server login credentials so I can check on your server. Otherwise I won't be able to investigate the issue.