Help Lỗi Thread Prefixes

kOy

Private
Tham gia
03/03/2016
Bài viết
12
Được Like
5
Khi mình tạo Thread Prefixes nhập vào 1 đường save nó ra tên khác... như vậy là sao Pro nào vào giúp với :/
Lúc trước 1.5.6 bị lỗi này chuyển qua 1.5.5 cũng bị giờ hết biết làm gì T.T

upload_2016-3-26_3-8-57-png.10391.html


upload_2016-3-26_3-9-9-png.10392.html
 
  • Like
Reactions: THB

THB

Founder
Thành viên BQT
Tham gia
25/02/2015
Bài viết
6,643
Được Like
3,928
chưa gặp bao giờ. hiii
 

kOy

Private
Tham gia
03/03/2016
Bài viết
12
Được Like
5
chưa gặp bao giờ. hiii
chuyển tử topic kia wa đây hỏi cho zễ .. bên kia ô nói do addon thì k phải đâu .. ô tháy cái thông báo k cái đó lúc bị lỗi style k hiện chỗ viết bên topic kia á thi tạo Thread Prefixes ngon lành đến khi fix lỗi xong thì Thread Prefixes lai bị lỗi này ... chán cai xenforo thiệt ... T.T
 

MacKen

Sergeant
Tham gia
30/11/2015
Bài viết
625
Được Like
542
MÌNH CŨNG BỊ NHƯ CHỦ TOPIC NÀY ..... CHỈ DELECT RỒI TẠO MỚI LẠI CÒN EDIT BỊ LỖI ......

TA EDIT NAME NÀO ĐÓ ĐÃ TẠO TRƯỚC ĐÓ NÓ LẠI LỖI RA LẠI TÊN CŨ

TỪ LÚC CÀI MỚI VERSION 1.5.0 MỚI ĐẾN GIỜ ... MÌNH NGHĨ DO STYLE ADMIN LỖI NÊN ADD DATA BỊ LỖI MÀ CHƯA CÓ TIME FIX
 
Sửa lần cuối:

MacKen

Sergeant
Tham gia
30/11/2015
Bài viết
625
Được Like
542
NGOÀI LỀ:

đây lỗi:
Fixed Thread Prefix setting not saving category
fix:

f you want to manually fix it:

edit ADMIN template: nflj_showcase_category_edit (Admin Templates require debug mode ON and are located here: Admin CP >> Development >> Admin Templates

find:


Mã:
<div id="PrefixContainer">
<xen:selectunit name="thread_prefix_id" value="{$category.prefix_id}" label="{xen:phrase nflj_showcase_add_prefix_to_thread}:"
inputclass="TitlePrefix"
data-container="#PrefixContainer"
data-textbox="#ctrl_title_template"
data-nodecontrol="#ctrl_node_id"
data-prefixurl="{xen:adminlink forums/prefixes}">
<xen:option value="0" label="({xen:phrase no_prefix})" data-css="" />
<xen:options source="{$prefixes}" />
<xen:explain>{xen:phrase nflj_showcase_add_prefix_to_thread_explain}</xen:explain>
</xen:selectunit>
</div>


replace with this:


Mã:
<div id="PrefixContainer">
<xen:selectunit name="thread_prefix_id" value="{$category.thread_prefix_id}" label="{xen:phrase nflj_showcase_add_prefix_to_thread}:"
inputclass="TitlePrefix"
data-container="#PrefixContainer"
data-textbox="#ctrl_title_template"
data-nodecontrol="#ctrl_node_id"
data-prefixurl="{xen:adminlink forums/prefixes}">
<xen:option value="0" label="({xen:phrase no_prefix})" data-css="" />
<xen:options source="{$threadPrefixes}" />
<xen:explain>{xen:phrase nflj_showcase_add_prefix_to_thread_explain}</xen:explain>
</xen:selectunit>
</div>
 

kOy

Private
Tham gia
03/03/2016
Bài viết
12
Được Like
5
NGOÀI LỀ:

đây lỗi:
Fixed Thread Prefix setting not saving category
fix:

f you want to manually fix it:

edit ADMIN template: nflj_showcase_category_edit (Admin Templates require debug mode ON and are located here: Admin CP >> Development >> Admin Templates

find:


Mã:
<div id="PrefixContainer">
<xen:selectunit name="thread_prefix_id" value="{$category.prefix_id}" label="{xen:phrase nflj_showcase_add_prefix_to_thread}:"
inputclass="TitlePrefix"
data-container="#PrefixContainer"
data-textbox="#ctrl_title_template"
data-nodecontrol="#ctrl_node_id"
data-prefixurl="{xen:adminlink forums/prefixes}">
<xen:option value="0" label="({xen:phrase no_prefix})" data-css="" />
<xen:options source="{$prefixes}" />
<xen:explain>{xen:phrase nflj_showcase_add_prefix_to_thread_explain}</xen:explain>
</xen:selectunit>
</div>


replace with this:


Mã:
<div id="PrefixContainer">
<xen:selectunit name="thread_prefix_id" value="{$category.thread_prefix_id}" label="{xen:phrase nflj_showcase_add_prefix_to_thread}:"
inputclass="TitlePrefix"
data-container="#PrefixContainer"
data-textbox="#ctrl_title_template"
data-nodecontrol="#ctrl_node_id"
data-prefixurl="{xen:adminlink forums/prefixes}">
<xen:option value="0" label="({xen:phrase no_prefix})" data-css="" />
<xen:options source="{$threadPrefixes}" />
<xen:explain>{xen:phrase nflj_showcase_add_prefix_to_thread_explain}</xen:explain>
</xen:selectunit>
</div>

Lỗi của mình khác mà bạn mình không phải không add prefix vào category được mà là không tạo được mình tạo vd như là abc thì bấm save nó thành xyz cái này mới căng nè !! T.T
 

kOy

Private
Tham gia
03/03/2016
Bài viết
12
Được Like
5
Ai có full code thread prefix mình share mình add thử xem nó có hết lỗi không :/ cả tuần nay roi
 

MacKen

Sergeant
Tham gia
30/11/2015
Bài viết
625
Được Like
542
Của mình bị lỗi edit : khi edit tên nào đó nó ko có lưu tên mới >>> mà vẫn lưu lại tên củ ... mình nghĩ do style thôi mà chưa fix được
 

kOy

Private
Tham gia
03/03/2016
Bài viết
12
Được Like
5
Của mình bị lỗi edit : khi edit tên nào đó nó ko có lưu tên mới >>> mà vẫn lưu lại tên củ ... mình nghĩ do style thôi mà chưa fix được
Minh ban ca tuan khong vao xem duoc ... ! Vay theo ban ver nao on dinh nhat de minh lam lai tu dau .... 2-3 lan that bai roi nan qua' ...
 
  • Like
Reactions: THB

simple6292

Private
Tham gia
22/05/2016
Bài viết
10
Được Like
10
Mình cũng bị lỗi như trên, giờ tính sao đây mọi người;(;(;(;(;(;(;(;(;(;(;(;(
 
  • Like
Reactions: THB

nobita8x

Corporal
Tham gia
29/06/2016
Bài viết
158
Được Like
77
Do lỗi font thôi bạn, bạn tắt ngôn ngữ đang dùng chuyển sang ngôn ngữ mặc định là giải quyết được thôi.

Rồi kiếm lại cái nào cài vào lại xem hết lỗi thì dùng, ko hết lại gỡ tiếp :v :v
 
  • Like
Reactions: THB

MacKen

Sergeant
Tham gia
30/11/2015
Bài viết
625
Được Like
542
Lâu nay mình cũng không đụng tới prefixes nên ko biết v1.5.8 này thế nào?
 
  • Like
Reactions: THB

Hướng dẫn sử dụng

XenForo 1 XenForo 2
Translate by PVS

Dịch vụ XenForo của VNXF

Mobile/Zalo: 0906081284

Telegram: anhanhxf

Chỉ nhận web nội dung lành mạnh

Nhà Tài Trợ

Mút Xốp Không Gian
Mút Sofa Không Gian
Top Bottom