IAF
Актив
-
В сети
-
Количество сообщений
1 628 -
Reputation
1,5k IAF's Reputation
Everything posted by IAF
-
Ошибки после обновления.
Как много информации...
-
Ошибка при обновление с 3.4.8 до 4.1.7
Отключить open_basedir в php.ini Если перевести текст ошибки, то всё же ясно становится.
-
Ошибка при обновление с 3.4.8 до 4.1.7
А что не позволяет обновиться сразу на 4.1.7?
-
Статус отчета
Оригинал статьи: This is step by step guide to make the same bug tracker like IPS4 Bug Tracker - FRESH Database (i do hope you understand, i can help you with it, just send me a message) First you need to have IP.Pages ( aka Pages ) Second, you need to know how to "copy & past" stuff Okay, so here are the steps in order - with no Categories... Going to make a database, field, and page while im writing this guide so if i forgot anything, just add it STEP 1: Go to the application Pages then click on Databases, click on + Create New STEP 2: Then a popup will...pop up just click "Next".. Now, you got a new page with 5 tabs on top: Details, Language, Options, Forums & Page Details: Name: choose the name you want, Bug Tracker, Support? Description: add what ever you want here Use Categories: If you want 100% as IPS4, select, and click on the radio button: "No, store records in the database directly"- if you want to use categories, do not edit this, let it be: Yes, allow records to be stored in different categories - chose the options you want if you chose no categories. Database Index: Select "Show categories" jump over the 4 next template stuff Template key: use either: support, bugs, bug, i use help Language: IF you want to use this as a support database, i recommend you to use: support, or bug report as Language, but it is all up to you Options: Wiki style: No - do not edit Edit own records indefinitely: Do not edit Store revisions: Yes, do not edit Allow searching: if you want, let it be, if not, set it on no Update the last action: Do not edit, if you want to edit it to your own do it But normal are: When a new comment is made only Moderate new records: no, do not edit Allow Comments: Yes, do not edit Moderate new comments: No, do not edit Allow Reviews: This is all up to how you want it, but i have it on: No, because i don't believe a review would benefit in a support tracker Tags: up to you, i do now use this Field Options: - Sort: Record ID? Or you can choose between the ones who are listed, up to you how you want to list the records. - Order: If you want the last post to show on top, use: descending 9-0 - records per page: Up to you Enable record image upload: this is like attachments, up to you Forums: If you want to add the support bugs in a forum, feel free to do so Pages: Database page: LOOK STEP 6 Click SAVE at the bottom STEP 3: Chose the Permission: to your desire and click save, now, you need to go somewhere else STEP 4: Below the database you just made there are a few options, one of them are Fields. click on it STEP 5: A new page has come up, now click on + Create New Here are 2 tabs you need to edit, General Options & Display Options, we going to manage general options first: General Options Title: Status Description: leave description alone Type: use the list and find: Select Box, use this Default Value: Add lower case the first key you have: pending. Content: here are 2 fields you need to fill out, click on "Add Another" 2 more times to add in total: 6 fields Key: pending Value: Pending Key: fixedValue: Fixed Key: closedValue: Closed And on Settings below, only add: Field Required and Allow Filtering Click on Display Options: template key: status Show in listing template: YES Listing View format: Select Custom A field, or 2 have been added below, add this code to the box(es) {{if ($value=='Pending')}} <span class="ipsBadge ipsBadge_style3 ipsPos_right">Pending</span> {{elseif ($value=='Fixed')}} <span class="ipsBadge ipsBadge_style4 ipsPos_right">Fixed</span> {{elseif ($value=='Closed')}} <span class="ipsBadge ipsBadge_style6 ipsPos_right">Closed</span> {{endif}} Show in display template: Yes and do the same here as you did above select: custom, add the code in the box below. Editable when viewing a record: Set this to "yes" And click: Save! STEP 6: Now the Page steps. Ok, go to Pages -> Pages -> Add Page -> Select: Page Builder: Name: you want to make a new page for this: name it bugs/bugtracker, bureports or your own name page filename: bugtracker? Theme: Default Theme Template: Single Column Then add the meta and stuff you want If you want to add the page to menu, do that to Oke, select permission, and then click on SAVE STEP 7: Go to pages again, and click on Page Builder - the little grey box on the left side, in the middle Okay, so the page went up, now you are seeing the awesome page you just made, so, on the LEFT side you the Block Manager, oke, so go to: Pages -> DRAG the "Database" out on the "mid field", or the top field. Click now on: EDIT - Select the database you made and, click "Finish Editing on the left side menu: block manager, at the bottom. And you are ready to go to report sum bugz, happy bugin' STEP 1: How to make the Status destriptions Okay, so, go to the support page you just made, click on this: so the block manager pops up on the left Go on Pages, and drag: WYSIWYG Editor to the sidebar, and EDIT, add this code: <li class='ipsWidget ipsWidget_vertical ipsBox' data-blockID='app_cms_Wysiwyg_du7yodclq' data-blockConfig="true" data-blockTitle="WYSIWYG Editor" data-controller='core.front.widgets.block'><div class='ipsWidget_inner ipsPad'> <p><strong>Status Definitions</strong></p><p><span class="ipsBadge ipsBadge_style5">Pending</span> = We are still working on this report.</p><p><span class="ipsBadge ipsBadge_style4">Fixed</span> = The issue has been fixed and the resolution will be available in the next version.</p><p><span class="ipsBadge ipsBadge_style6">Closed</span> = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.</p><p> </p> </div> </li> and click on, Save, and then click on: Finish Editing ____________________________________________________________________ And you are done fjewhhh, almost felt a sweat tear there lol... Live Demo: http://385.no/feilrapporter/ , http://385.no/qa/ & http://385.no/info/ Thanks for reading, and stuff, IF you find any issues, wrong stuff, or something just reply:)
-
Статус отчета
А зачем вы $value использовали? Есть же $key, его удобнее использовать.
-
Статус отчета
Используя "Пользовательские блоки" из приложения Страницы.
-
Проблемы после обновления
Кстати говоря... Действительно, стоило начать именно с этого. Там же есть шаг, отключающий все плагины и приложения.
-
Проблемы после обновления
Вряд ли это помогло бы.
-
Проблемы после обновления
Я не зря процитировал имя класса из лога ошибок. Как можно увидеть ошибка вообще произошла в методе, который работает с верхним меню на форуме. Разработчики порой меняют основной код, а это приложение вывода пользователей не обновлялось. Вот и произошла ошибка.
-
Проблемы после обновления
Попробуйте удалить его в АЦ
-
Проблемы после обновления
Есть ли у вас приложение Members? (Вывод всех пользователей)
-
IPS Community Suite 4.1 Nulled
Если в блоке нет информации для отображения, то он исчезнет. (Вроде "Дни рождения сегодня" или "Объявления" - они исчезнут, если они пусты).
-
Дублирование сообщений
Мой плагин - InsertNick. Является платным, потому, если вы его не покупали, то к вам не относится эта тема.
-
Дублирование сообщений
Ну я знал, что плагин вызывает тройной пост. Мне сегодня утром эту проблему зарепортли и я только-только её поправил.
-
Дублирование сообщений
Новую версию моего плагина установите, пожалуйста...
-
Проблемы после обновления
Логи, которые вы сейчас загрузили, пусты О.О
-
Проблемы после обновления
Скиньте весь лог, который помечен сегодняшним числом.
-
Проблемы после обновления
87.228.26.170 - http://forum.normalgame.ru/?app=bimchatbox&module=chatbox&controller=chatbox&do=getMessages Чат удалите
-
Обход проблем Hostinger при руссификации IPS
Отсутствием GUI, устаревшими версиями.
-
Проблемы после обновления
А логи скинуть?
-
Обход проблем Hostinger при руссификации IPS
ФЕЙСПАЛМИЩЕ... Хостингер, Денвер... Уважаемый, вы лет на 10 "устарели". Сейчас, если не все, то многие для проектов даже платными веб-хостингами не пользуются, не говоря уж Хостингере. Лучший вариант - VDS, если не хотите проблем. О Денвере - кхм... OpenServer для Windows - наше всё. И GUI имеется, и последние версии Apache и PHP.
-
IPS Community Suite 4.1.9 - Русский языковой пакет
Если у вас OpenServer, то он работает довольно медленно. Сам при тесте нуллов сталкивался, например, с тем, что при установке очередного нулла происходит тайм-аут AJAX-запросов и включается мульти-редирект.
-
IPS Community Suite 4.1.9 - Русский языковой пакет
Ищите проблему на своей стороне. Обычно такое бывает, если сервер работает медленно.
-
IPS Community Suite 4.1 Nulled
Ошибку можно увидеть только при чистой установке. Этот блок и строка для него были добавлены очень давно, уже и не помню в какой версии я его добавил. Тогда же была добавлена и строка для него. При обновлении, если строка была ранее, а теперь отсутствует - она не удаляется и потому у вас она отображается нормально. Да, строка сама не появится, если её не добавить в lang.xml ядра системы. Как я уже сказал, добавлю в следующем нулле и у блока появится нормальный заголовок
-
IPS Community Suite 4.1 Nulled
Кажется, при нуллинге забыл строку для блока добавить. Ну бывает. В следующем нулле строка будет присутствовать и подхватится при обновлении