Jump to content

Comendator

Contributor
  • Posts

    121
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Comendator

  1. after migration host icons forum dissapear.
  2. @Christhopher backup your forum folder and your database. Upload your forum folder into the htdocs folder. Go to your phpmyadm and import the database that you backed up. Open the file conf_global.php search the url of your forum, you will probably be http://localhost/forum change through the new url, save and done.
  3. Add Message before the First post Preview Well this tutorial I did to assist a Member, so come on. AdminCP >> Skin Theme >> Edit Html & Css >> search for topic in forums/front/topics/ and search for <div data-controller='core.front.core.commentFeed,forums.front.topic.view, core.front.core.ignoredComments' {{if settings.auto_polling_enabled}}data-autoPoll{{endif}} data-baseURL='{$topic->url()}' {{if $topic->isLastPage() and !$topic->isQuestion()}}data-lastPage{{endif}} data-feedID='topic-{$topic->tid}' class='cTopic ipsClear ipsSpacer_top'> {{if $topic->isQuestion() && $question}} <div class='ipsAreaBackground ipsPad'> <h2 class='ipsType_sectionHead ipsType_reset ipsSpacer_bottom'>{lang="question_title"}</h2> {template="postContainer" group="topics" app="forums" params="$topic, $question, $votes, 'cPostQuestion'"} </div> Add above this: <div class='ipsMessage ipsMessage_error'> Make a constructive comment. </div> You can also change the Styles of messages. Warning <div class='ipsMessage ipsMessage_warning'> Make a constructive comment. </div> Success <div class='ipsMessage ipsMessage_success'> Make a constructive comment. </div> Information <div class='ipsMessage ipsMessage_information'> Make a constructive comment. </div>
  4. I think I would get away from the idea of the forum, but every idea is welcome, thank you for your idea.
  5. I think it's in the wrong area, my friend, this is only for direct support of IPS products, but being honest and I could not understand your doubt.
  6. it is difficult for someone to help you if we do not have the theme in question, make the theme available if possible. https://webflake.sx/topic/23116-behemoth-theme-copyright/?page=2#comment-94793 or this https://webflake.sx/topic/22929-how-to-remove-copyright/
  7. Hi, welcome to webflake, be happy here.
  8. now I got it right, sorry, I thought you were asking for the license after the upgrade, but it's during, sorry, disregard the above message.
  9. Do you have a backup of the bank before you upgrade? if you have to do it again. Create a folder inside your directory and move all the files there, minus the files, conf_global.php and upload folder. Upload your files IPS4.2.4 and tray again upgrade.
  10. in localhost I do not know how to help you, perhaps increasing the execution limit in php.ini but this is just a speculation
  11. this problem usually occurs in localhost, but it happened to me also in online hosting, it is because of the server's slowness, it takes so long to respond that the limit exceeded, contact your hosting and report that you are experiencing problems of slowness.
  12. Version 1.0.0

    350 downloads

    Note by me: I am already tired of complaints, I did a favor in posting the applications and people complaining of the language, the author of the language is Russian want me to force him to make the English application for you? Are you downloading a paid app for free and are you still complaining? There are several online translators these days that you can not translate. Instead of complaining be more grateful and thank for uploading and not criticizing. Player Panel is application which is integrated with AMXBans. Demo/Always current version and future versions: http://gs-dev.com.pl/ Members Can View full ban list View own bans Add complaints Add appeals Add bans Add comments to complaints and appeals Accept appeals ( automatically unban player ) Reject appeals Accept complaints ( automatically ban accused player ) Reject complaints Group Permissions Who can view app Who can view appeals Who can manage appeals Who can add appeals Who can view complaints Who can manage complaints Who can add complaints Who can unban players Who can ban players Who can see IP addresses Supported AMXBans (GM) AMXBans 1.5.x (GM) AMXBans 1.6.x AMXBans 5.x AMXBans 6.x
  13. AdminCP >> Skin Theme >> Your Theme, Edit Html & Css >> Search for Postcontainer in Html tab, and search in for: {template="customFieldsDisplay" group="global" app="core" params="$comment->author()"} {{endif}} Add below {{$clubs = \IPS\Member\Club::clubs( $comment->author(), NULL, 'name', TRUE );}} {{foreach $clubs as $club}} <span class='Luck'> <center> {template="clubIcon" group="clubs" app="core" params="$club, 'tiny', 'ipsPos_center'"} </center> </span> {{endforeach}} now in CSS tab, add in custom.css .Luck { float: Left; padding: 0px 0px 0px 3px; margin: 3px; { Save and done. the other requests require many editions of css and html, you advance as soon as more we help, there are certain things that is tiring to be done and so little be done for free, maybe someone does, but because it is necessary many editions can be not.
  14. prefix is different from tags, you said you have set prefixes and not tags, about Plugin error check if it is compatible with the version of your IPS.
  15. go to your profile, edit profile, check the box allow status updates. by default the IPS comes with this box disabled, but has Plugins that enables all new users already come with this box marked.
  16. I think you should create another topic with this question, because the main issue of the title of the topic has already been solved, about this your other problem I do not know anything about this app.
  17. Version 1.0.1.7

    1,649 downloads

    IP.Shoutbox from IPB3.4 to IPS4.2 Shoutbox is been rebuild for 4.2.x and at moment is not ready be upgraded from 3.4.x to 4.2.x but will be once we move on and fix bugs that allow us to have upgrade support. Ajax chat, auto update. Display as IPS widgets so place it where you. Sound notification and user can toggle on/off. Block users. Announcement. Support emotions, URL. Flood control. Display newer messages in top or bottom. Permissions for viewing, chatting & management. Edit/Delete messages.
  18. I did not understand anything, was not it about the articles? What does the blog have to do with it?
  19. @unknoweb AdminCP >> Pages >> Articles >> Database Permissions check other grupos in field Add Records
  20. Sorry this has nothing to do with what he asked for, take a look at the Link of the topic he posted and see if it has any similarity, anyway anyway thanks for the comment.
  21. I forgot the upload folder, thank you.
×
×
  • Create New...