Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP7.1だとモバイルで表示されない #132

Closed
mami-sugi opened this issue Aug 30, 2017 · 3 comments
Closed

PHP7.1だとモバイルで表示されない #132

mami-sugi opened this issue Aug 30, 2017 · 3 comments

Comments

@mami-sugi
Copy link

mami-sugi commented Aug 30, 2017

概要(Overview)

PHP7.1だと、携帯からサイトにアクセスすると表示されない。

期待する内容(Expect) or 要望 (Requirement)

携帯でもサイトを表示できるようにする。

再現手順(Procedure)

携帯で、TOPページのURLを入力してアクセスする。

PHP Fatal error: 
 Cannot declare class Net_UserAgent_Mobile, 
because the name is already in use in /var/www/html/eccube217/data/module/Net/UserAgent/Mobile.php on line 100

PHP Fatal error:  
Uncaught Error:
 Call to a member function doAction() on boolean in /var/www/html/eccube217/data/class/SC_View.
php:149\nStack trace:\n#0 /var/www/html/eccube217/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.
php(63): SC_View->prefilter_transform('<!--{*\\n/*\\n * Th...', Object(Smarty_Internal_Template))\n#1 /var/www/html/eccube217/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.
php(459): Smarty_Internal_Runtime_FilterHandler->runFilter('pre', '<!--{*\\n/*\\n * Th...', Object(Smarty_Internal_Template))\n#2 /var/www/html/eccube217/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.
php(404): Smarty_Internal_TemplateCompilerBase->preFilter('<!--{*\\n/*\\n * Th...')\n#3 /var/www/html/eccube217/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.
php(336): Smarty_Internal_TemplateCompilerBase->compileTemplateSource(Object(Smarty_Internal_Template), false, NULL)\n#4 /var/www/html/eccube217/vendor/smarty/smarty/libs/sysplugins/smart in /var/www/html/eccube217/data/class/SC_View.php on line 149

環境 (environment)

ブランチ:improve/php7

  • PHP: 7.1.8
  • DB: PostgreSQL 9.2.18

関連情報 (Ref)

無し

@ryo-endo ryo-endo added this to the 2.17.0 milestone Aug 30, 2017
@nanasess
Copy link
Contributor

そもそも、ガラケーで https が使用できない時代になってしまったので廃止してしまっても良いのでは?

@Yangsin
Copy link

Yangsin commented Aug 2, 2018

#194 で廃止になればclose

@nobuhiko
Copy link
Contributor

廃止になったのでクローズ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants