Month: April 2013
-
Post Views: 9 Using $BASE_PATH in some template files will prompt this type of error, and finally solve the problem by modifying the modification in php.ini as shown in the figure. Will ; error_reporting = E_ALL | E_STRICT modify to ; error_reporting = E_ALL | E_STRICT ERROR_REPORTING = E_ALL & ~E_NOTICE
-
Post Views: 15 Just upload the picture directly to illustrate.
-
Post Views: 10 It feels more beautiful than the old version!
-
Post Views: 12 The official website is in English, and it always seems that it is not as good as Chinese. The Chinese text tutorial of druapl Garden found that the explanation is not very detailed. I have translated some documents, but it is not completely translated. I bought a Chinese translation book in the drupal collection, and it feels…
-
Post Views: 14 When installing the module L10N_Install-7.x-1.0-beta23-core with Drupal 7.21 The upload_max_filesize = 2m in php.ini is modified to: upload_max_filesize = 10m to solve this problem.
-
Post Views: 13 Finally, by modifying the php.ini file: Modify; date.timezone = asia/shanghai to: Date.TimeZone = Asia/Shanghai solved.
