Upgrade content:
1. Fixed the problem of repeatedly generating image files when uploading images when editing articles.
2. Fixed the maximum number of uploaded attachments allowed by the same IP in 24 hours. When exceeded, uploading pictures will directly return the wrong path, uploadfile/
3. Fixed the issue of include/global.func.php thumb function
4. Fixed the problem of garbled utf8 login code after integration.
5. Fixed the problem that the first page of the content page is empty
6. Fixed the problem of 500 error when paginating multiple pages of a topic.
7. Fixed the problem that the homepage of Qba cannot be cached when php cache is not enabled.
8. Solution to the "FCKLang undefined" error: It is an encoding problem. Use Notepad to open fckeditoreditorlangzh-cn.js on your local machine without modifying any content. Re-save and upload to the server to overwrite the original file. It can be solved.
9. Fixed the issue where the setting of whether to add a watermark in the column settings is invalid.
10. Fixed the problem that the image width set in the upload settings image tab is invalid.
11. Fixed the issue where after the suffix is set in the upload bar in the custom form, all suffixes displayed in the front end are still acceptable. In fact, only the suffix set in the background can be uploaded.
12. Fixed the form wizard SQL error problem Parse error: syntax error, unexpected;
Modified the template file/formguide/header.html {php $types = cache_read( search_type.php );}
13. Fixed the error in the opening address path of uploaded files in the foreground when the form wizard is not installed in the root directory of the system.
14. Fixed the problem that the form wizard foreground upload does not format the upload size bytes.
15. Fixed the background interface frame calling problem
16. Fixed the issue where after manually updating the template cache, the page that automatically jumps back after the page operation is successful is repeated, which looks very rough.
17. Fixed the problem that the automatic extraction of keywords is useless after it is turned off, but it still extracts automatically.
18. Fixed the problem of form wizard and link display in the foreground
19. Fixed the problem of form wizard and information cannot be deleted
20. Fixed the problem of invalid topic suspension
21. Category TYPE cannot add the same category name under different models.
22. Fixed the problem of Yellow Pages management companies, only showing the first 20 companies
23. When the counting of ad clicks function in the advertising module is turned off, the link address is incorrect:
24. After the upgrade, if the thumbnails are connected, Warning: get imagesize will appear in the relevant places.
25. After JS cross-site call, the content display link is wrong.
26. Issues with emoticons and line breaks on comment pages
27. Fragmentation bugs, permissions and other issues
28. Fixed the issue of 008sp1 integrating UC and not being able to send points when registering.
29. Fixed the issue where the editor-in-chief does not have the authority to select sources.
30. Fixed the issue where the editor-in-chief does not have the authority to manage article comments.
31. Fixed the problem that the dynamic settings of the topic are invalid.
32. The problem of verification code not coming out under certain circumstances
33. After adding flash ads to the advertising module, the modification has no value.
34. Fixed the issue of updating product update time when modifying product information.
35. Fixed the problem that pagination subtitles also parse associated links.
36. Fixed MySQL Query: INSERT INTO `phpcms_keyword` (`tag`,`usetimes`,`lastusetime`) VALUES(revelation, 1, 1243414371)
MySQL Error: Duplicate entry for key 2
37. Fixed the compatibility issue under IE8
38. The problem that occurs in the latest version of php is that the program displays garbled characters.
39. The header.tpl.php header file standard under the module needs to be unified.
40. After the upgrade, the original upgrade address was modified after modifying the content.
41. Directly accessing header.tpl.php exposes the website installation address problem.
42. The problem of email sending failure under different environments,
43. Fixed the watermark problem
44. Fixed the problem of ads being blocked when clicking clickads.php in ads with ads in it.
45. Corrected the problem that after the article is successfully published, you can then modify the article and select it as pending review. Prompt that the operation is successful. but failed problem
46. Fixed the problem of white screen in the whole site when the member_cache table and the number of member data are inconsistent.
47. Fixed the problem that the dynamic setting of the topic is invalid and the generated static setting is "No". In many cases, the website cannot be browsed in dynamic mode.
48. Corrected the topic classification and topic. After resetting the "Whether to generate HTML" of the module, you need to manually modify the topics and categories one by one to repair the link address.
49. MySQL Query: UPDATE `phpcms2008_category` SET `pitems`=`pitems`+1 WHERE `catid` IN ()
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ) at line 1
MySQL Errno: 1064
Message: MySQL Query Error
Before the column is fixed, there is an issue with incorrect information being added. --resolved
50. Fixed the problem of not adding call in specail tag, disabled=0
51. Delete file: admin/mymap.inc.php
52. Fixed the issue where the backend can still be accessed after the management group account is disabled.
53. The number of "clicks" on several pages such as product and business opportunity management in the business center is always displayed as "0"
The number of views for product, business opportunity and other content pages is displayed as: "0"
54. Corrected that the contact information column of the Yellow Pages business page includes "Fax" and "Zip Code", but there is no place to fill in these two pieces of information.
55. Fixed the problem that if too many columns are added, the program execution will be slow.
56. There is a problem with content pagination. The first page cannot be displayed; [page]***[/page] Insert such a page break and the first page cannot be displayed.
57. Update the full text of all articles that do not have a searchid that cannot be updated.
58. Fixed the problem of talent recommendation label
59. Fixed the problem of product sorting
60. The problem of too many hierarchical browsing columns in the newly added Enterprise Yellow Pages column
61. Added CNZZ webmaster statistics function
62. Added form wizard statistics function
63. Added background compatibility issues under IE8
Expand