This is a great forum for DataLife Engine - DLE Forum v2.7. After the scriptwriter refused. At the time I modified the forum to switch to php 7, I also made some other changes such as the Who's Online module and added the faq module! Then I stopped and put it up for download on some French site for Dle who have some to put it up for sale for VIPs! One person also made some nice changes that you will find below, this is johndo73. Then, when I opened this site, I needed a forum and managed to download it.
And I started making changes to update it to DLE 13.3-14.0-14.1.
New correction made for Dle-Forum v2.7 from 22-12-2020 by DarkLane
Code:
- Correction of the citation system, it no longer worked.
- The forum now uses its own css for BBcodes.
- the topic was revised due to the appearance of errors in the display.
- New installer design and various bug fixes
Fix for Dle-Forum v2.7 Dle 13.3 14.0 14.1 by DarkLane
Code:
- Updating the FAQ, displaying answers in a modal window.
- Using BB codes and HTML parsing in the native DataLife Engine file.
- Correction of BBCODES using the same method as DataLife.
- Correction of url redirection
- Correction of user changes on the forum + using a group class (group-id), for example, the administrator will have - class = "group-1".
- Fixed escapes of unnecessary rules by the forum parser.
- Fixed a bug when sending letters with complaints.
- Fixed display of user profile popup menu in recent posts
- Ability to integrate the forum either into DLE or full page.
- Works on all PHP 7 versions
Language: Russian, Ukrainian, French, English
Original de: Dle-files-ru
Script Summary: DarkLane
Dle version: 13.3 - 14.0 - 14.1
Website: www.templatedlefr.fr
Installation:
1- Send the contents of the upload folder to your FTP server.
2- Define the / engine / forum / cache / folder that contains all subfolders (CHMOD 777).
3- Determine the / uploads / forum / folder that contains all subfolders (CHMOD 777).
4- run the installation at this address http: // votre site / dle-forum.php.
5- After the installation is complete.
6- Posting new forum topics
Open main.tpl and search
Code:
{content}
Add on top
Code:
{forum}
7- Forum help button that appears at the bottom of your posts.
Open fullstory.tpl and add in the right place:
Code:
<a href="{url_link}index.php?do=forum&act=discuss&nid={news-id}">Обсуждаем на форуме</a>
8- Information for forum users
Open userinfo.tpl and add in the right place (following your website design):
Code:
Темы на форуме {forum_topics}
Сообщения {forum_post}
Ссылки на форум {forum_post_link}
9- User information popup
Open profile_popup.tpl and add in the right place (Following your website design):
Code:
Темы на форуме {forum_topics}
Сообщения {forum_post}
Caution:
After installation, don't forget to delete the dle-forum.php file and clear the site cache ...
Go to the forum administration and create your own categories and forums!
Go to your Discus Management and select each dle category for the help button that will be in your posts!