issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.46B
issue_number
int64
1
127k
[ "slims", "slims9_bulian" ]
# The bug A Server Side Request Forgery exists in `admin/modules/bibliography/pop_p2p.php` at the code below ```php $detail_uri = $_GET['uri'] . "/index.php?p=show_detail&inXML=true&id=" . $_GET['biblioID']; // parse XML $data = modsXMLsenayan($detail_uri, 'uri'); ``` # To Reproduce **Steps to reproduce t...
[Security Bugs] Server Side Request Forgery at pop_p2p.php
https://api.github.com/repos/slims/slims9_bulian/issues/204/comments
2
2023-08-17T17:57:57Z
2023-08-30T07:30:34Z
https://github.com/slims/slims9_bulian/issues/204
1,855,462,115
204
[ "slims", "slims9_bulian" ]
**Describe the bug** The bug exists on the "Bibliography" module on the admin page. Any fields other than "Publisher", "Publishing Place", and "Classification" can be filled with text. But these 3 mentioned columns cannot be filled, as they pop up and search for an entry from the master file. These columns will keep s...
Bibliography Module: Publisher, Publishing Place, and Classification can't be filled.
https://api.github.com/repos/slims/slims9_bulian/issues/203/comments
1
2023-08-06T16:41:15Z
2023-08-29T13:24:25Z
https://github.com/slims/slims9_bulian/issues/203
1,838,271,758
203
[ "slims", "slims9_bulian" ]
<p>config\mail.php<br /> &lt;?php<br /> return [<br /> &nbsp; &nbsp; &#39;debug&#39; =&gt; &#39;2&#39;,<br /> &nbsp; &nbsp; &#39;SMTPSecure&#39; =&gt; &#39;ssl&#39;,<br /> &nbsp; &nbsp; &#39;enable&#39; =&gt; true,<br /> &nbsp; &nbsp; &#39;server&#39; =&gt; &#39;imap.gmail.com&#39;,<br /> &nbsp; &nbsp; &#39;serv...
Overdue notification: Sender Email library <auth_username@email.com> to <no-reply@email.com>
https://api.github.com/repos/slims/slims9_bulian/issues/201/comments
2
2023-07-26T02:09:11Z
2023-08-19T01:21:29Z
https://github.com/slims/slims9_bulian/issues/201
1,821,452,862
201
[ "slims", "slims9_bulian" ]
**Describe the bug** System keep reporting "Can't load MARC Source" when using the cataloguing servers **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Biblography' 2. Click on 'Marc SRU or z3950' 3. enter a subject in the search field and click on search '....' 4. See error **Expected behavior**...
Can't load MARC Source on remote instance
https://api.github.com/repos/slims/slims9_bulian/issues/200/comments
8
2023-07-25T21:11:03Z
2024-08-02T02:24:22Z
https://github.com/slims/slims9_bulian/issues/200
1,821,159,578
200
[ "slims", "slims9_bulian" ]
Currently there is no way to to manage branch and branch based user's role along with contents. The idea is: One Branch users can see others content but can't update/delete any other branch or Main Library bibliography. But for same title entry by any branch previously, another branch can add/modify new items only. Oth...
Branch based user and content management
https://api.github.com/repos/slims/slims9_bulian/issues/199/comments
1
2023-07-25T16:24:24Z
2023-12-19T10:08:01Z
https://github.com/slims/slims9_bulian/issues/199
1,820,696,246
199
[ "slims", "slims9_bulian" ]
**Is your feature request related to a problem? Please describe.** There should be a change of password or forgot password feature for the members area.
Change of Password and forgot password feature for Members Area
https://api.github.com/repos/slims/slims9_bulian/issues/198/comments
0
2023-07-22T09:06:20Z
2023-07-22T09:06:20Z
https://github.com/slims/slims9_bulian/issues/198
1,816,692,228
198
[ "slims", "slims9_bulian" ]
**Is your feature request related to a problem? Please describe.** I believe a classification using Library of Congress classification is also need. Currently we have only Dewey classification reports in the reporting module.
Library of Congress Classification Report
https://api.github.com/repos/slims/slims9_bulian/issues/197/comments
0
2023-07-22T08:55:39Z
2023-07-22T08:55:39Z
https://github.com/slims/slims9_bulian/issues/197
1,816,689,250
197
[ "slims", "slims9_bulian" ]
**Describe the bug** Change template/default/tinfo.inc.php to display many books instead of 6 default. ``` $sysconf['template']['classic_popular_collection'] = 1; $sysconf['template']['classic_popular_collection_item'] = 6; // change to 12 doesn't work $sysconf['template']['classic_new_collection'] = 1; $syscon...
Quality of books on home page (default theme) cannot change?
https://api.github.com/repos/slims/slims9_bulian/issues/196/comments
2
2023-07-13T10:59:19Z
2023-08-19T00:29:15Z
https://github.com/slims/slims9_bulian/issues/196
1,802,767,321
196
[ "slims", "slims9_bulian" ]
Hi, Excuse me, but I don't see any area where to report security issues, given the history of other users, I will put it here, but it would be highly advisable that you quickly fix the vulnerability and/or put this issues in private format until corrected. **Description** The current version of SLiMS 9.6.0 prese...
SLiMS 9.6.0 - Server-Side Request Forguery (SSRF) & Local File Inclusion (LFI)
https://api.github.com/repos/slims/slims9_bulian/issues/194/comments
2
2023-07-07T17:09:07Z
2023-07-26T10:53:32Z
https://github.com/slims/slims9_bulian/issues/194
1,793,872,049
194
[ "slims", "slims9_bulian" ]
**Describe the bug** When access page Download Counter in Admin Dashboard => Reporting => Download Counter (file /admin/modules/reporting/customs/dl_counter.php) it shows "Uknown error". I try to check PHP error logs but no information. How can I debug this?
SLiMs 9.6.0 Download Counter display "Uknown error"
https://api.github.com/repos/slims/slims9_bulian/issues/193/comments
3
2023-06-22T08:07:10Z
2024-06-04T07:56:03Z
https://github.com/slims/slims9_bulian/issues/193
1,769,169,181
193
[ "slims", "slims9_bulian" ]
Mohon solusi, saya coba install di xampp untuk source code slims9 berhasil dan bisa login sebagai admin. tapi ketika coba diinstall dihostingan, proses instalasi berhasil namun pas coba login admin muncul pesan "You are not authorized to view this section"....
Gagal Login Admin setelah berhasil install muncul pesan "You are not authorized to view this section"
https://api.github.com/repos/slims/slims9_bulian/issues/190/comments
1
2023-05-13T08:14:42Z
2024-01-06T16:02:14Z
https://github.com/slims/slims9_bulian/issues/190
1,708,513,280
190
[ "slims", "slims9_bulian" ]
hai, adakah yang memiliki masalah yang sama dan tahu solusinyaa kah? saya ketika instal proses checking awal semuanya ceklis dan tidak ada masalah tapi ketika finishing akhir memasukan user admin dan password muncul notif seperti ini : TRIGGER command denied to user 'perpus4'@'10.3.33.11' for table 'loan' TRIGGER c...
Gagal Instalasi Akhir Ketika Setting Admin dan Password
https://api.github.com/repos/slims/slims9_bulian/issues/187/comments
2
2023-05-11T06:54:05Z
2023-05-12T18:56:26Z
https://github.com/slims/slims9_bulian/issues/187
1,705,185,962
187
[ "slims", "slims9_bulian" ]
**Describe the bug** When a user uploads an image in "SLiMS 9 Bulian official source code", the uploaded image’s EXIF Geolocation Data does not gets stripped. As a result, anyone can get sensitive information of "SLiMS 9 Bulian official source code" users like their Geolocation, their Device information like Device Na...
EXIF Geolocation Data Not Stripped From Uploaded Images
https://api.github.com/repos/slims/slims9_bulian/issues/186/comments
0
2023-04-03T22:54:16Z
2023-08-27T07:51:24Z
https://github.com/slims/slims9_bulian/issues/186
1,652,878,969
186
[ "slims", "slims9_bulian" ]
**Ketemu celah potensi injection (melalui XSS) dengan kode:** `/index.php/'"--><script>alert('gembel')</script></index.php?p=profil-singkat` Hasilnya adalah pop-up alert. Silakan diperiksa.
XSS Injection
https://api.github.com/repos/slims/slims9_bulian/issues/185/comments
1
2023-03-13T04:31:02Z
2023-03-13T08:34:59Z
https://github.com/slims/slims9_bulian/issues/185
1,620,733,457
185
[ "slims", "slims9_bulian" ]
Ketika tombol Simpan Pengaturan pada halaman Pengaturan Sistem ditekan, tidak terjadi apa-apa dan tidak menyimpan seperti pada halaman lain. [![senayan.png](https://i.postimg.cc/HxkTVwdX/senayan.png)](https://postimg.cc/xkhwZbk1) Terima kasih
Tombol Simpan Pengaturan pada Halaman Pengaturan Sistem Tidak Bekerja
https://api.github.com/repos/slims/slims9_bulian/issues/184/comments
3
2023-03-01T03:20:36Z
2023-03-14T01:16:04Z
https://github.com/slims/slims9_bulian/issues/184
1,604,162,429
184
[ "slims", "slims9_bulian" ]
While importing bibliographical record from Library of Congress via z39.50, place data shows country code instead of country name. I think the table `mst_place` can be altered by adding a new column `place_code` where the codes (available at: https://www.loc.gov/marc/countries/countries_code.html) will be stored. The i...
Z39.50 import shows country code instead of name.
https://api.github.com/repos/slims/slims9_bulian/issues/183/comments
2
2023-02-19T05:55:25Z
2023-07-25T16:06:05Z
https://github.com/slims/slims9_bulian/issues/183
1,590,575,090
183
[ "slims", "slims9_bulian" ]
Why is there nothing showing up under Overdued list but I have books that are overdue
Overdued list
https://api.github.com/repos/slims/slims9_bulian/issues/182/comments
1
2023-02-16T18:03:40Z
2023-04-12T14:37:34Z
https://github.com/slims/slims9_bulian/issues/182
1,588,138,503
182
[ "slims", "slims9_bulian" ]
Any API docs or postman collection for SLiMS? **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. **Desc...
Any API Docs
https://api.github.com/repos/slims/slims9_bulian/issues/181/comments
0
2023-01-30T04:21:45Z
2023-01-30T04:21:45Z
https://github.com/slims/slims9_bulian/issues/181
1,561,719,083
181
[ "slims", "slims9_bulian" ]
spreadsheet.php on visitor report is not working ![spreadsheet](https://user-images.githubusercontent.com/53245010/214200988-cda6377e-25c7-4e81-935a-090511c65c17.jpg) ![spreadsheet2](https://user-images.githubusercontent.com/53245010/214201010-ffdb7797-f97d-4fe4-aff7-926590cd7ec8.jpg)
spreadsheet.php
https://api.github.com/repos/slims/slims9_bulian/issues/180/comments
1
2023-01-24T02:34:31Z
2023-03-11T16:17:36Z
https://github.com/slims/slims9_bulian/issues/180
1,554,195,606
180
[ "slims", "slims9_bulian" ]
Hi, I like your project, and at the moment I only use the backend to handle book checkouts. I have this problem, both in bibliography and in item, if I search for an item I see how many I have in all, but if I have a loan in progress the quantity does not change. Is this correct or do I need to make some special setti...
Availability of books
https://api.github.com/repos/slims/slims9_bulian/issues/179/comments
1
2023-01-18T17:14:25Z
2023-01-26T15:08:57Z
https://github.com/slims/slims9_bulian/issues/179
1,538,374,945
179
[ "slims", "slims9_bulian" ]
It would be nice to add a separate page for authors with cover information and a list of his books
A separate page for the author with a cover
https://api.github.com/repos/slims/slims9_bulian/issues/178/comments
3
2023-01-04T14:23:12Z
2023-01-07T12:48:05Z
https://github.com/slims/slims9_bulian/issues/178
1,519,066,659
178
[ "slims", "slims9_bulian" ]
Unable to search Bibliographic by author name. And Circulation > load history filter by member name or ID Server specifications: - Apache 2.4 - MySQL 5.7 default storage engine MyISAM - php7.4
Slims v9.5.1 can not search Bibliographic by author name and Filter load history by member name/ID
https://api.github.com/repos/slims/slims9_bulian/issues/175/comments
1
2022-12-23T13:21:19Z
2023-03-27T13:55:43Z
https://github.com/slims/slims9_bulian/issues/175
1,509,343,913
175
[ "slims", "slims9_bulian" ]
ketika membuka halaman [example.com//index.php?p=libinfo](http://example.com/slims9/index.php?p=visitor) maka akan redirect ke halaman http://example.com/slims9/index.php Di local bisa, namun ketika di deploy ke server tidak bisa
Halaman index.php?p=visitor tidak dapat dibuka
https://api.github.com/repos/slims/slims9_bulian/issues/174/comments
1
2022-12-22T00:55:12Z
2022-12-22T10:08:42Z
https://github.com/slims/slims9_bulian/issues/174
1,507,099,755
174
[ "slims", "slims9_bulian" ]
**The bug** Unfiltered parsing from parameter `filter` from line 38-43 **To Reproduce or PoC** 1. login as admin 2. access url below and change IP_ADDRESS_HERE to your own website: `http://<IP_ADDRESS_HERE_OR_LOCALHOST>/admin/modules/reporting/customs/pop_procurement_list.php?filter=<script>alert(String.fromChar...
[Security Bug] XSS in pop_procurement_list.php
https://api.github.com/repos/slims/slims9_bulian/issues/173/comments
0
2022-12-21T17:29:44Z
2022-12-22T11:25:35Z
https://github.com/slims/slims9_bulian/issues/173
1,506,672,511
173
[ "slims", "slims9_bulian" ]
Need mobile app support for iOS and android.
Whether app support for android and iOS there
https://api.github.com/repos/slims/slims9_bulian/issues/169/comments
0
2022-11-19T08:29:09Z
2022-11-19T08:30:08Z
https://github.com/slims/slims9_bulian/issues/169
1,456,318,223
169
[ "slims", "slims9_bulian" ]
In the page http://localhost/library/install/index.php while doing a _first-time installation_ of SLiMS version 9.5.0, I found this error: `You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'json NULL, ``r`` int(1) NOT NULL default...
Installation error
https://api.github.com/repos/slims/slims9_bulian/issues/167/comments
4
2022-11-07T12:28:58Z
2022-11-15T12:16:09Z
https://github.com/slims/slims9_bulian/issues/167
1,438,282,906
167
[ "slims", "slims9_bulian" ]
Hello, team, on the new version of your system SLIMS-9.5.0 you have an SQLi vulnerability in the parameter keywords. PoC: ```MySQL --- Parameter: keywords (GET) Type: stacked queries Title: MySQL >= 5.0.12 stacked queries (comment) Payload: csrf_token=a1266f4d54772e420f61cc03fe613b994f282c15271084e39...
SQLi
https://api.github.com/repos/slims/slims9_bulian/issues/166/comments
2
2022-11-04T01:54:06Z
2022-11-09T10:10:05Z
https://github.com/slims/slims9_bulian/issues/166
1,435,442,370
166
[ "slims", "slims9_bulian" ]
Hello, team, on the new version of your system SLIMS-9.5.0 you have an SQLi vulnerability in the parameter `keywords`. PoC: ```MySQL --- Parameter: keywords (GET) Type: stacked queries Title: MySQL >= 5.0.12 stacked queries (comment) Payload: csrf_token=a1266f4d54772e420f61cc03fe613b994f282c15271084...
SQLi
https://api.github.com/repos/slims/slims9_bulian/issues/165/comments
1
2022-11-03T16:35:31Z
2022-11-04T01:58:34Z
https://github.com/slims/slims9_bulian/issues/165
1,434,956,976
165
[ "slims", "slims9_bulian" ]
Ditemukan quotes dengan tampilan yang tidak sempurna di laman visitor (kemungkinan di kesalahan penulisan) ![Screenshot (1)](https://user-images.githubusercontent.com/60032856/199649900-2788a942-e9e7-4bd0-b350-bfecc1ba046b.png)
Quotes tidak menampil dengan sempurna
https://api.github.com/repos/slims/slims9_bulian/issues/164/comments
3
2022-11-03T04:52:13Z
2022-11-12T01:54:24Z
https://github.com/slims/slims9_bulian/issues/164
1,434,099,513
164
[ "slims", "slims9_bulian" ]
**Describe the bug** An unsanitized collType parameter can be used to perform bloolean base blind SQL Injection attack **To Reproduce** 1. Log in as admin 2. go to http://localhost/admin/modules/reporting/customs/loan_by_class.php?reportView=true&year=2002&class=bbbb&membershipType=a&collType=aaaa 3. capture the...
[Security Bug] Boolean SQL Injection in loan_by_class.php
https://api.github.com/repos/slims/slims9_bulian/issues/163/comments
0
2022-10-16T14:33:45Z
2022-11-24T07:55:41Z
https://github.com/slims/slims9_bulian/issues/163
1,410,507,872
163
[ "slims", "slims9_bulian" ]
**Describe the bug** A Cross site scripting due to unfiltered `$_GET['filter']` **To Reproduce** Steps to reproduce the behavior: 1. Log in as Admin 2. Go to http://localhost/admin/modules/reporting/pop_chart.php?filter=2022%20%27<script>alert(%270xdc9%27);</script> 3. There should be a pop that says '0xdc9...
[Security Bug] XSS in pop_chart.php
https://api.github.com/repos/slims/slims9_bulian/issues/162/comments
0
2022-10-16T08:51:31Z
2022-11-24T07:55:09Z
https://github.com/slims/slims9_bulian/issues/162
1,410,420,838
162
[ "slims", "slims9_bulian" ]
hello I need to customize the style of themes but the style that I add to the style.css file of akasia template at the both of public and admin template does not show.
customize style
https://api.github.com/repos/slims/slims9_bulian/issues/161/comments
1
2022-09-29T07:46:33Z
2022-11-12T02:21:49Z
https://github.com/slims/slims9_bulian/issues/161
1,390,411,850
161
[ "slims", "slims9_bulian" ]
Hello community, I'm new here and just arrived to a school that works with the open source Slims 8 for their library. The thing is that the person who did this, sent me a wrong password and , so far I couldn't find any way to recover the user and pass. Can someone help me with this?
Password recover
https://api.github.com/repos/slims/slims9_bulian/issues/160/comments
1
2022-09-13T14:34:10Z
2022-10-16T14:00:34Z
https://github.com/slims/slims9_bulian/issues/160
1,371,559,447
160
[ "slims", "slims9_bulian" ]
**Describe the bug** I want to change the language to Persian, but when I change the default language to Persian from the system tab, only some titles are translated to Persian. What should I do to solve this problem? **Screenshots** If applicable, add screenshots to help explain your problem. ![Senayan](https:/...
The default Persian language is not complete!!!
https://api.github.com/repos/slims/slims9_bulian/issues/159/comments
1
2022-08-25T14:30:03Z
2022-12-22T10:17:47Z
https://github.com/slims/slims9_bulian/issues/159
1,350,994,958
159
[ "slims", "slims9_bulian" ]
**The bug** A Server Side Request Forgery exists in `admin/modules/bibliography/marcsru.php` and `admin/modules/bibliography/z3950sru.php` due to the class in `lib/marc/XMLParser.inc.php` **Reproduce** Steps to reproduce the behavior: 1. Go to `http://127.0.0.1:8008/slims9_bulian-9.4.2/admin/index.php?mod=bibli...
[Security Bugs] Server Side Request Forgery
https://api.github.com/repos/slims/slims9_bulian/issues/158/comments
0
2022-08-11T21:31:20Z
2022-11-24T07:56:26Z
https://github.com/slims/slims9_bulian/issues/158
1,336,516,748
158
[ "slims", "slims9_bulian" ]
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If app...
Bulian9 Portable: showing following error how to solve it: All GMD/Media
https://api.github.com/repos/slims/slims9_bulian/issues/157/comments
1
2022-08-11T13:50:16Z
2022-11-12T02:43:23Z
https://github.com/slims/slims9_bulian/issues/157
1,335,991,587
157
[ "slims", "slims9_bulian" ]
**Describe the bug** XSS in search bar **To Reproduce** Steps to reproduce the behavior: 1. Go to the website and make sure it has more than 10 bibliography/books 2. put this payload (`<IMG SRC="jav&x09;ascript:alert('XSS');"><script>alert("xss by 0xdc9");</script>`) in the search bar and enter 3. an alert tha...
XSS in search bar
https://api.github.com/repos/slims/slims9_bulian/issues/156/comments
0
2022-08-09T18:44:51Z
2022-09-24T03:27:21Z
https://github.com/slims/slims9_bulian/issues/156
1,333,651,959
156
[ "slims", "slims9_bulian" ]
Hello, i'm new to this. I wanted to change my directory file to D:/upload because my C directory is full, so i changed the code on sysconfig.inc.php. code line 101 : $repobs['enable'] = TRUE; code line 102 : $repobs['path'] = 'D:/upload'; It works, the file i uploaded is saved to D:/upload. But when i wan...
Can't view file when directory changed to D:/upload.
https://api.github.com/repos/slims/slims9_bulian/issues/153/comments
0
2022-07-06T02:36:09Z
2022-07-06T02:36:09Z
https://github.com/slims/slims9_bulian/issues/153
1,295,035,327
153
[ "slims", "slims9_bulian" ]
**Is your feature request related to a problem? Please describe.** The language code for Malay language does not conform to ISO standard in SLiMS. Currently in SLiMS the Malay translation folder is labeled **my_MY** . But the language code for Malay is **ms** , and so the folder should be named **ms_MY** . This i...
Correction for Malay language code
https://api.github.com/repos/slims/slims9_bulian/issues/152/comments
1
2022-07-05T12:28:19Z
2022-07-06T10:39:35Z
https://github.com/slims/slims9_bulian/issues/152
1,294,233,074
152
[ "slims", "slims9_bulian" ]
Error: MySQL shutdown unexpectedly. 10:26:09 am [mysql] This may be due to a blocked port, missing dependencies, 10:26:09 am [mysql] improper privileges, a crash, or a shutdown by another method. 10:26:09 am [mysql] Press the Logs button to view error logs and check 10:26:09 am [mysql] the Windows Event V...
MySQL issue in SLims
https://api.github.com/repos/slims/slims9_bulian/issues/150/comments
1
2022-06-20T05:35:43Z
2022-11-12T02:00:48Z
https://github.com/slims/slims9_bulian/issues/150
1,276,390,441
150
[ "slims", "slims9_bulian" ]
https://github.com/slims/slims9_bulian/blob/adab8424f2f5be9b284cd497ee2f36731c4030ed/template/default/classic.php#L182 Forcing to use user's resource (file_get_contents) to checking credit
Unnecessary
https://api.github.com/repos/slims/slims9_bulian/issues/148/comments
2
2022-05-03T16:02:30Z
2023-09-01T07:43:55Z
https://github.com/slims/slims9_bulian/issues/148
1,224,297,298
148
[ "slims", "slims9_bulian" ]
Slims9_bulian vers Cannot disable Header Text in "Change Label Settings" menu for label printing. Select yes to disable cannot hide the title
Change print label settings
https://api.github.com/repos/slims/slims9_bulian/issues/147/comments
0
2022-04-26T03:34:12Z
2022-06-01T14:35:23Z
https://github.com/slims/slims9_bulian/issues/147
1,215,341,743
147
[ "slims", "slims9_bulian" ]
Any Developer make Tutorial How to Integrate any Payment gatway for online fine collection as well membership fees.
(API) Payment API Via Payment Gateway to collect online payment
https://api.github.com/repos/slims/slims9_bulian/issues/146/comments
3
2022-04-24T11:54:53Z
2022-06-01T14:35:53Z
https://github.com/slims/slims9_bulian/issues/146
1,213,633,179
146
[ "slims", "slims9_bulian" ]
**Describe the bug** I have installed bulian on internet hosting. Initially using softaculous and finally installing it manually via upload master bulian. Both are equally inaccessible to the entire menu. The entire configuration menu when clicked displays the same view. **To Reproduce** Steps to reproduce the ...
Cannot access all configuration menu in e.g. /admin/index.php?mod=system
https://api.github.com/repos/slims/slims9_bulian/issues/145/comments
1
2022-04-24T08:03:23Z
2022-04-24T13:56:42Z
https://github.com/slims/slims9_bulian/issues/145
1,213,580,346
145
[ "slims", "slims9_bulian" ]
https://github.com/slims/slims9_bulian/blob/adab8424f2f5be9b284cd497ee2f36731c4030ed/admin/modules/bibliography/index.php#L1037
unserialize argument is not a string
https://api.github.com/repos/slims/slims9_bulian/issues/144/comments
0
2022-04-21T14:52:46Z
2022-04-21T14:52:46Z
https://github.com/slims/slims9_bulian/issues/144
1,211,157,502
144
[ "slims", "slims9_bulian" ]
Please USE this for Search and Retrive Date https://github.com/elastic/elasticsearch
Suggetion for Good Search and Retrive
https://api.github.com/repos/slims/slims9_bulian/issues/143/comments
1
2022-04-05T05:36:54Z
2022-11-28T07:27:39Z
https://github.com/slims/slims9_bulian/issues/143
1,192,643,347
143
[ "slims", "slims9_bulian" ]
When I create system users, the save button is not responding. the screenshot is attached, ![slims error](https://user-images.githubusercontent.com/101945218/159133068-b45f37a9-9e3c-49a7-9358-6ee05f9cc983.JPG)
The save button is not responding
https://api.github.com/repos/slims/slims9_bulian/issues/137/comments
3
2022-03-19T18:06:46Z
2022-03-23T05:15:19Z
https://github.com/slims/slims9_bulian/issues/137
1,174,322,329
137
[ "slims", "slims9_bulian" ]
I enable the Reader Counter plugin Title have error Unicode font (Vietnamese Font) ![font](https://user-images.githubusercontent.com/67616643/156276543-e2bff0f8-a196-4ddb-80ac-13bf51ef5739.png) Please fix.
Reader Counter plugin have error Unicode font (Vietnamese Font)
https://api.github.com/repos/slims/slims9_bulian/issues/136/comments
0
2022-03-02T01:21:35Z
2022-03-02T01:21:35Z
https://github.com/slims/slims9_bulian/issues/136
1,156,121,427
136
[ "slims", "slims9_bulian" ]
SLIMS 9 can not search Title/Item on the Bibliography module. Please fix.
SLIMS 9 can not search Titles/Items on the Bibliography Module
https://api.github.com/repos/slims/slims9_bulian/issues/135/comments
3
2022-03-01T04:52:27Z
2023-04-12T14:16:17Z
https://github.com/slims/slims9_bulian/issues/135
1,154,867,199
135
[ "slims", "slims9_bulian" ]
Hi, Slims 8 was good in searching while Sims9 search not good. It fails to search keywords which are available in Title or others field. similarly it display irrelevant results in OPAC
Improve Searching
https://api.github.com/repos/slims/slims9_bulian/issues/134/comments
2
2022-02-26T09:55:19Z
2022-06-01T14:38:38Z
https://github.com/slims/slims9_bulian/issues/134
1,151,580,383
134
[ "slims", "slims9_bulian" ]
How to change decimal format ? in fines menu we cannot add cent format eg. when put 0.20 its read 20
Decimal Format in Circulation : Fines
https://api.github.com/repos/slims/slims9_bulian/issues/133/comments
2
2022-02-10T14:50:36Z
2022-05-22T05:47:33Z
https://github.com/slims/slims9_bulian/issues/133
1,130,217,698
133
[ "slims", "slims9_bulian" ]
Hi, I installed Slims library management through softaculous on my wordpress website. All was working fine for few days and then it started showing error on the log in page. Once i enter the admin or staff or librarian user & pass . It pops up an error which says "INVALID LOGIN FORM" and does not log in. Can i please...
Invalid login form
https://api.github.com/repos/slims/slims9_bulian/issues/131/comments
3
2022-01-23T14:00:55Z
2022-12-22T10:19:08Z
https://github.com/slims/slims9_bulian/issues/131
1,111,879,548
131
[ "slims", "slims9_bulian" ]
Hi, want to know how to change Rp symbol in fine reports page ?
How to change Rp symbol
https://api.github.com/repos/slims/slims9_bulian/issues/130/comments
2
2022-01-14T12:29:35Z
2022-12-20T06:41:07Z
https://github.com/slims/slims9_bulian/issues/130
1,103,570,470
130
[ "slims", "slims9_bulian" ]
I am library science professional. I want to make proper documentation for this project. i am fresher in this field can any one suggest me how i can make documentation for this project
How i can contribute to this project
https://api.github.com/repos/slims/slims9_bulian/issues/128/comments
1
2021-12-31T06:43:15Z
2021-12-31T07:20:25Z
https://github.com/slims/slims9_bulian/issues/128
1,091,443,336
128
[ "slims", "slims9_bulian" ]
Please Improve Z39.50 Server Linkage
Z39.50
https://api.github.com/repos/slims/slims9_bulian/issues/127/comments
0
2021-12-31T06:41:17Z
2021-12-31T06:41:17Z
https://github.com/slims/slims9_bulian/issues/127
1,091,442,887
127
[ "slims", "slims9_bulian" ]
Please Give Menu/Option to Add Currency Many Library Purchase in Different Currency Please Give Option to add Currency to users as per choice
Price
https://api.github.com/repos/slims/slims9_bulian/issues/126/comments
1
2021-12-31T06:37:04Z
2022-01-20T16:47:43Z
https://github.com/slims/slims9_bulian/issues/126
1,091,441,879
126
[ "slims", "slims9_bulian" ]
**Describe the bug** The feature is comment by default for SLiMS 9 Bulian. But when user want to activate it, they can uncomment within the sub-menu. The appearance of the sub-menu needs to be adjusted for SLiMS 9 Bulian. **To Reproduce** Steps to reproduce the behavior: 1. Uncomment the sub-menu Z3950 service in...
Fix Z39.50 sub-menu appearence
https://api.github.com/repos/slims/slims9_bulian/issues/125/comments
1
2021-12-25T09:11:57Z
2022-01-20T16:48:59Z
https://github.com/slims/slims9_bulian/issues/125
1,088,573,261
125
[ "slims", "slims9_bulian" ]
SQL injection exists in the /admin/modules/system/backup.php file. There is no effective defense against the comment field, leading to SQL injection attacks. The link is: `http://192.168.31.63/admin/modules/system/backup.php?action=download&id=1` Vulnerable parameter `id` SQL injection payload `Parameter: id (GET) ...
[Security Bugs] SQL Injection
https://api.github.com/repos/slims/slims9_bulian/issues/124/comments
1
2021-12-22T14:29:35Z
2022-12-23T03:51:13Z
https://github.com/slims/slims9_bulian/issues/124
1,086,875,971
124
[ "slims", "slims9_bulian" ]
SQL injection exists in the lib/comment.inc.php file. There is no effective defense against the comment field, leading to SQL injection attacks. Ordinary user login "find a book" SQL injection attack in the comments (example:`'and/**/1=(updatexml(1,concat(0x3a,(select/**/user())),1) )/**/and/**/'1'='1` ) <img width=...
[Security Bugs] Sql Injection
https://api.github.com/repos/slims/slims9_bulian/issues/123/comments
1
2021-12-22T09:49:53Z
2022-12-23T03:52:33Z
https://github.com/slims/slims9_bulian/issues/123
1,086,645,532
123
[ "slims", "slims9_bulian" ]
**Describe the bug** Storage type xss exists in Custom Field Editor in /admin/modules/system/custom_field.php file. There is no effective defense against the NOTE field, leading to cross-site script attacks. **To Reproduce** Steps to reproduce the behavior: Storage type xss exists in Custom Field Editor in /admin...
[Security Bug]Stored cross-site script attacks(xss)
https://api.github.com/repos/slims/slims9_bulian/issues/122/comments
0
2021-12-22T08:39:34Z
2021-12-22T08:39:34Z
https://github.com/slims/slims9_bulian/issues/122
1,086,586,652
122
[ "slims", "slims9_bulian" ]
I go to "Custom Field", add the YEAR Field for Members, with Input Type as Dropdown, Data List = 2021, 2022, 2023, 2024. I go to the Member List, edit for a member as name ABC, at the YEAR Field, I choose 2022, then save, return to the Member List and review the modified member information, at this time, the Dropdow...
Input Type of Dropdown for the Member is not auto fill
https://api.github.com/repos/slims/slims9_bulian/issues/120/comments
0
2021-12-14T01:17:23Z
2021-12-14T01:17:23Z
https://github.com/slims/slims9_bulian/issues/120
1,079,200,602
120
[ "slims", "slims9_bulian" ]
**Describe the bug** The Front-end Default Template automatically makes the text bold at the bottom of the web page when I click Find Collections on The Popup of Advanced Search **Additional context** Please fix it, thanks.
The Front-end Default Template automatically makes the text bold at the Footer when using Advanced Search
https://api.github.com/repos/slims/slims9_bulian/issues/115/comments
0
2021-11-29T23:51:04Z
2021-11-29T23:51:04Z
https://github.com/slims/slims9_bulian/issues/115
1,066,621,503
115
[ "slims", "slims9_bulian" ]
**Describe the bug** Image of Title Biblio not show on the Front-end and it dubplicate jpg/png extension (ex my-book.png.png) in my storage host **Desktop (please complete the following information):** ALL **Smartphone (please complete the following information):** ALL **Additional context** Add any other...
Image of Title Biblio not show on the Front-end and it dubplicate jpg/png extension (ex my-book.png.png) in my storage host
https://api.github.com/repos/slims/slims9_bulian/issues/114/comments
0
2021-11-29T02:46:01Z
2021-11-29T02:46:01Z
https://github.com/slims/slims9_bulian/issues/114
1,065,546,353
114
[ "slims", "slims9_bulian" ]
**Describe the bug** Pencarian buku dengan kata kunci tertentu tidak menghasilkan data yang sesuai. Kami melakukan upgrade dari versi SLIMS 7 ke SLIMS 9. **To Reproduce** Steps to reproduce the behavior: 1. Menuju Halaman Utama 2. Masukan kata kunci 3. Enter **Expected behavior** Data yang dimunculkan tidak...
Pencarian buku tidak menghasilkan data yang sesuai
https://api.github.com/repos/slims/slims9_bulian/issues/112/comments
1
2021-11-24T03:50:19Z
2021-11-24T07:26:49Z
https://github.com/slims/slims9_bulian/issues/112
1,061,970,577
112
[ "slims", "slims9_bulian" ]
Please, update the translation .po file with latest changes made
Update translation english file
https://api.github.com/repos/slims/slims9_bulian/issues/110/comments
0
2021-11-10T12:26:30Z
2021-11-10T12:26:30Z
https://github.com/slims/slims9_bulian/issues/110
1,049,761,895
110
[ "slims", "slims9_bulian" ]
An option can be given during installation for item price. Since, Indonesian and English number formatting are different, we badly need to set it decimal (6,2). So, if users can select it during, it would be great for International community.
Price format
https://api.github.com/repos/slims/slims9_bulian/issues/108/comments
0
2021-10-27T17:24:17Z
2021-10-27T17:24:17Z
https://github.com/slims/slims9_bulian/issues/108
1,037,674,821
108
[ "slims", "slims9_bulian" ]
Dashboard number format is default id-ID, Please add a system preference to show number format in either Indonesian or English and if possible for others....
Dashboard Number Format
https://api.github.com/repos/slims/slims9_bulian/issues/107/comments
0
2021-10-27T17:20:54Z
2021-10-27T17:20:54Z
https://github.com/slims/slims9_bulian/issues/107
1,037,671,899
107
[ "slims", "slims9_bulian" ]
[IDN] Ketika mencari suatu koleksi di dalam bibliografi sebagai admin, fitur search tidak bisa digunakan sebagai mana mestinya Hanya berfungsi ke beberapa judul buku Bahkan mencoba mencari koleksi yang baru saja ditambahkan pun hasil pencariannya adalah Kondisi sebelumnya : Upgrade dari SLiMS 8.3.1 Akasia > SL...
Search in bibliography issues
https://api.github.com/repos/slims/slims9_bulian/issues/101/comments
1
2021-10-06T03:10:32Z
2021-10-07T14:46:43Z
https://github.com/slims/slims9_bulian/issues/101
1,017,327,058
101
[ "slims", "slims9_bulian" ]
Hello everyone, I want to associate Google Analytics in my website using SLIMS 9.4.1. I hope someone could tell me which file should I put Tracking Code to in the source code. These are the instruction from Google: ![Screenshot_4](https://user-images.githubusercontent.com/9654732/125881540-d8bfbdbc-8b5b-4d6d-81a...
How to associate Google Analytics with websites using SLIMS 9?
https://api.github.com/repos/slims/slims9_bulian/issues/97/comments
1
2021-07-16T02:19:33Z
2021-09-13T13:31:53Z
https://github.com/slims/slims9_bulian/issues/97
945,884,678
97
[ "slims", "slims9_bulian" ]
Hello everyone and dev team, I want to say thank you for dev team who shared SLIMS for everyone can use it free. I have two questions, I hope you guys can help me: 1, I could send emails to members who have overdue loans by clicking on: **Send Notification e-mail**, however It would be great if those emails can ...
Overdue notification: How can emails be sent automatically and fix a font issue?
https://api.github.com/repos/slims/slims9_bulian/issues/96/comments
2
2021-07-12T04:02:47Z
2023-05-31T14:02:47Z
https://github.com/slims/slims9_bulian/issues/96
941,644,639
96
[ "slims", "slims9_bulian" ]
Hi dev team, I am able to search books with: Title, author, ISBN... However, I could not search books with "Item(s) Data". This is important because our library can use a barcode to scan books quickly with those Items data that we created. Can you guys tell me how to search with Item(s) Data or if SLIMS can not do...
Could not search books with "Items Data"
https://api.github.com/repos/slims/slims9_bulian/issues/95/comments
2
2021-07-06T09:27:46Z
2021-07-07T05:34:59Z
https://github.com/slims/slims9_bulian/issues/95
937,699,009
95
[ "slims", "slims9_bulian" ]
**Is your feature request related to a problem? Please describe.** It's not related to any problem, just a request for new feature (for OPAC user) which is already applied in admin mode. **Describe the solution you'd like** Add "Download MARC File' button after search result shows at OPAC. Then export the selected...
MARC Export items from OPAC
https://api.github.com/repos/slims/slims9_bulian/issues/94/comments
0
2021-07-01T13:17:23Z
2021-07-01T13:18:05Z
https://github.com/slims/slims9_bulian/issues/94
934,836,875
94
[ "slims", "slims9_bulian" ]
Hi Slims Dev Team, I could not find where to change the admin password. I read your documentation but could not find where is the **User table?** in phpmyadmin. I hope you guys could help me with this. Thanks in advance!!! Besides, if you guys could add a button in the setting of slims that could help administra...
How to change the admin password?
https://api.github.com/repos/slims/slims9_bulian/issues/93/comments
1
2021-06-30T02:01:19Z
2021-06-30T15:48:17Z
https://github.com/slims/slims9_bulian/issues/93
933,237,380
93
[ "slims", "slims9_bulian" ]
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear an...
How to using LDAP fearture to get users for update in member login ?
https://api.github.com/repos/slims/slims9_bulian/issues/89/comments
0
2021-06-20T00:23:59Z
2021-06-20T00:23:59Z
https://github.com/slims/slims9_bulian/issues/89
925,492,014
89
[ "slims", "slims9_bulian" ]
Hi everyone, I am using **SLIMS v9** with the template: **Akasia** and I would like to change the default location to my school's location. I know I can do that with the default template in System/Theme/Customize, however I can not do the same thing with Akasia. I hope someone could show me how to change the locati...
How to change Library Location - Google map?
https://api.github.com/repos/slims/slims9_bulian/issues/88/comments
2
2021-06-18T09:40:47Z
2021-07-06T09:57:51Z
https://github.com/slims/slims9_bulian/issues/88
924,730,715
88
[ "slims", "slims9_bulian" ]
Dear SLIMS dev team, I see we can not search on OPAC with less than 3 keywords in any language. After research now I know how to fix it and I hope you guys can add a button that we can change it easily. Here is how to change it: in: \public_html\config , open the file: sysconfig.local.inc.php , then change "i...
Searching in OPAC with less than 3 keywords
https://api.github.com/repos/slims/slims9_bulian/issues/86/comments
1
2021-06-09T10:03:46Z
2021-06-13T03:23:00Z
https://github.com/slims/slims9_bulian/issues/86
916,023,341
86
[ "slims", "slims9_bulian" ]
Hi dev, I am adding new bibliography attachment. It was set to specific member type. ![image](https://user-images.githubusercontent.com/46837969/121013375-54cde400-c7cb-11eb-92c6-e53d30bd677b.png) But after saving the changes, all member still could access those attachment even unregistered visitor. ![image](http...
Bibliography Attachment Still Accessible even after it has set only to member type
https://api.github.com/repos/slims/slims9_bulian/issues/84/comments
3
2021-06-07T12:05:18Z
2021-06-11T11:42:57Z
https://github.com/slims/slims9_bulian/issues/84
913,475,906
84
[ "slims", "slims9_bulian" ]
Saya upgrade dari akasia ke bulian 9.0.0 di localhost dan ingin coba mengonlinekan slims bulian. Sudah install aplikasi bulian dari softaculous. Saat copy database, data loan tidak bisa di-copy dan muncul pesan eror berikut. Sejauh ini database lainnya bisa di-copy. Mohon bantuannya. ![slimstrouble](https://user...
Database loan dari localhost tidak bisa di-copy ke database online
https://api.github.com/repos/slims/slims9_bulian/issues/82/comments
3
2021-05-24T06:20:43Z
2021-06-02T05:25:53Z
https://github.com/slims/slims9_bulian/issues/82
899,308,012
82
[ "slims", "slims9_bulian" ]
Hello everyone, I installed slims 9 on my website, there are many languages but there is no my language. I was trying to replace the existing language (Arabic) to my language (vietnamese) by editting the file **messages.po**. The path is: **"\slims9_bulian-9.1.1\lib\lang\locale\ar_SA\LC_MESSAGES\messages.po".** Aft...
Could not replace a language from the existing one
https://api.github.com/repos/slims/slims9_bulian/issues/81/comments
2
2021-04-26T07:37:29Z
2021-06-13T03:27:25Z
https://github.com/slims/slims9_bulian/issues/81
867,371,748
81
[ "slims", "slims9_bulian" ]
**Screenshots** I![image](https://user-images.githubusercontent.com/120725/115950226-3bffbc80-a504-11eb-83ed-75b74e8a6108.png) **Desktop (please complete the following information):** ![image](https://user-images.githubusercontent.com/120725/115950287-85e8a280-a504-11eb-8c5d-114fea0cd6af.png) **Describe the ...
Tidak bisa membuat dan perbarui pengguna di MySQL8
https://api.github.com/repos/slims/slims9_bulian/issues/80/comments
1
2021-04-24T07:10:12Z
2021-04-24T10:06:15Z
https://github.com/slims/slims9_bulian/issues/80
866,679,722
80
[ "slims", "slims9_bulian" ]
**Describe the bug** After updating the files from 9.3.0 to 9.4.1, I get the following error and cannot enter the side anymore: Parse error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in [...]/lib/Plugins.php on line 22 **To Reproduce** If I uncomment \SLiMS\Plu...
unexpected 'array' in lib/Plugins.php
https://api.github.com/repos/slims/slims9_bulian/issues/78/comments
4
2021-04-18T15:05:00Z
2021-07-04T19:36:22Z
https://github.com/slims/slims9_bulian/issues/78
860,686,415
78
[ "slims", "slims9_bulian" ]
hello, need some solution for fixing my problem about book thumbnails after upgrading akasia 831 to bulian 931. i already restore /images/docs/ to bulian and image work fine for detail book page but not on homepage thumbnail with the same book displayed. after looking to inspection i found that the dir of miniga...
Book Thumbnail not showing after upgrade akasia 831 to bulian 931
https://api.github.com/repos/slims/slims9_bulian/issues/75/comments
2
2021-03-29T04:33:08Z
2021-07-01T12:26:19Z
https://github.com/slims/slims9_bulian/issues/75
842,956,613
75
[ "slims", "slims9_bulian" ]
apakah ini bug atau konfigurasi server yang salah. terimakasih, sepesifikasi : php 7.4 mariadb 5.7 os sever : centos 7 cpanel : plesk
Option FollowSymLinks not allowed here, centos server & plesk panel
https://api.github.com/repos/slims/slims9_bulian/issues/74/comments
1
2021-02-23T07:11:22Z
2021-04-09T04:09:18Z
https://github.com/slims/slims9_bulian/issues/74
814,184,628
74
[ "slims", "slims9_bulian" ]
I noticed there are bunch of controllers and a routes file on `api/v1/` , I know it's sound silly but I will ask anyway. How do we access that routes as a restful API? I have read documentation and not found any clue. Thank you!
Restful API
https://api.github.com/repos/slims/slims9_bulian/issues/73/comments
1
2021-02-06T09:10:04Z
2021-02-08T15:38:09Z
https://github.com/slims/slims9_bulian/issues/73
802,652,036
73
[ "slims", "slims9_bulian" ]
I use a testing member to reserve books added to the basket. The reserving e-mail has been sent properly through smtp. But the admin page doesn't show any message though.
System doesn't respond to reservation request
https://api.github.com/repos/slims/slims9_bulian/issues/72/comments
2
2021-01-27T03:49:18Z
2023-04-12T05:04:34Z
https://github.com/slims/slims9_bulian/issues/72
794,743,620
72
[ "slims", "slims9_bulian" ]
I install slims through "web station" and use mariadb10 as a database. I create a member for testing to check whether the system could work. I add some books into the basket and click the reserve button. It pop-up a "Reservation e-mail sent" but nothing else happened. The administrator doesn't receive an e-mail or mess...
Members click reserve button in book basket but nothing happend
https://api.github.com/repos/slims/slims9_bulian/issues/71/comments
1
2021-01-22T08:58:43Z
2021-01-26T03:11:11Z
https://github.com/slims/slims9_bulian/issues/71
791,824,385
71
[ "slims", "slims9_bulian" ]
In SLiMS 9.3.0, if I remove an image of one member then entire images of all members are removed. please help
Member Image
https://api.github.com/repos/slims/slims9_bulian/issues/70/comments
1
2021-01-08T15:49:02Z
2021-07-01T12:13:46Z
https://github.com/slims/slims9_bulian/issues/70
782,213,761
70
[ "slims", "slims9_bulian" ]
I am using SLiMS 9.3.0, from 4th january 2021 Latest Transactions bar chart on home and Loan History on circulation and reporting are not updated.
Latest Transactions on home and Loan History on circulation and reporting are not updated
https://api.github.com/repos/slims/slims9_bulian/issues/69/comments
0
2021-01-08T15:44:49Z
2021-01-08T15:44:49Z
https://github.com/slims/slims9_bulian/issues/69
782,210,126
69
[ "slims", "slims9_bulian" ]
**Is your feature request related to a problem? Please describe.** I tried the simple keyword word search from the default template. I tried author or a word in the notes abstract. I recieve no results. **Describe the solution you'd like** I added the feature of publisher and notes/abstract search, but I was wonde...
Extend search by keywords
https://api.github.com/repos/slims/slims9_bulian/issues/68/comments
1
2021-01-07T17:08:14Z
2021-08-19T13:54:39Z
https://github.com/slims/slims9_bulian/issues/68
781,468,161
68
[ "slims", "slims9_bulian" ]
**Describe the bug** Get Http 500 error response on clicking the admin top menu **To Reproduce** Steps to reproduce the behavior: 1. Go to 'admin page' 2. Click on 'any menu on the top menu of the admin page' 3. See an error **Expected behavior** When clicked bibliography, it should be bibliography showed u...
Error 500 on admin index.php?mod= request
https://api.github.com/repos/slims/slims9_bulian/issues/67/comments
1
2021-01-06T03:54:17Z
2021-01-06T15:01:09Z
https://github.com/slims/slims9_bulian/issues/67
779,972,235
67
[ "slims", "slims9_bulian" ]
Plugin ketika membuat modul baru plugin data maksimal yang tampil cuma 3
Plugin
https://api.github.com/repos/slims/slims9_bulian/issues/64/comments
2
2020-12-22T17:41:52Z
2020-12-22T18:43:39Z
https://github.com/slims/slims9_bulian/issues/64
773,128,260
64
[ "slims", "slims9_bulian" ]
**Describe the bug** The search function can't resolve keywords for less than 3 characters. For instance, it can return an appropriate result if I search for "Ajax" but return null if I search for "PHP". I wonder is there any code to limit the character number of keywords. If it exists I want to change it to 2. Be...
Cannot search keywords less than 3 characters
https://api.github.com/repos/slims/slims9_bulian/issues/63/comments
4
2020-12-02T02:05:58Z
2020-12-19T05:58:19Z
https://github.com/slims/slims9_bulian/issues/63
754,868,872
63
[ "slims", "slims9_bulian" ]
I'm working on it to solve the issue.
Failed to login and privilege problem in a load balanced environment
https://api.github.com/repos/slims/slims9_bulian/issues/62/comments
0
2020-11-21T08:31:54Z
2020-11-21T08:58:24Z
https://github.com/slims/slims9_bulian/issues/62
747,975,740
62
[ "slims", "slims9_bulian" ]
When I want to search a book through keywords, it turns no result if the keywords are not the full name of data in my database. For example, it can't return any result with keywords "python" if the book named "Core python programming". Is there any solution to achieve a fuzzy search?
How to achieve fuzzy search
https://api.github.com/repos/slims/slims9_bulian/issues/61/comments
1
2020-11-18T02:29:43Z
2020-12-02T01:44:25Z
https://github.com/slims/slims9_bulian/issues/61
745,273,442
61
[ "slims", "slims9_bulian" ]
I install slims through "web station" and use mariadb10 as a database. I can log in with the user I add when installing slims. But when I add a new member, I found that my password in the database becomes a mass like this: "$2y$10$if6n8bmjL2vurqtB7HuDa.aGF2ARRsQjYO1Z3OdS.xdg4li4VVIE2" I tried to login to new members t...
New member log in fail
https://api.github.com/repos/slims/slims9_bulian/issues/57/comments
3
2020-11-09T14:09:12Z
2020-11-12T06:35:26Z
https://github.com/slims/slims9_bulian/issues/57
739,059,701
57
[ "slims", "slims9_bulian" ]
struktur database CREATE TABLE `loan` ( `loan_id` int(11) NOT NULL, `item_code` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL, `member_id` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL, `loan_date` date NOT NULL, `due_date` date NOT NULL, `renewed` int(11) NOT NULL DEFAULT '0', `loan_rul...
Gagal menyimpan data peminjaman di database
https://api.github.com/repos/slims/slims9_bulian/issues/42/comments
0
2020-10-19T07:06:35Z
2020-10-19T13:31:10Z
https://github.com/slims/slims9_bulian/issues/42
724,336,653
42
[ "slims", "slims9_bulian" ]
**Describe the bug** As a member when a try to reserve a book/title from my basket, nothing happens. I do not get email sent confirmation. I have already configured my SMTP server details. **Additional context** A technical bug was found in the following file: lib\contents\member.inc.php. The root cause was fun...
Unable to reserve a book from basket
https://api.github.com/repos/slims/slims9_bulian/issues/40/comments
14
2020-10-03T21:03:06Z
2020-11-07T11:05:46Z
https://github.com/slims/slims9_bulian/issues/40
714,175,780
40
[ "slims", "slims9_bulian" ]
Ga Bisa Pinjam Kembali Buku, Pesan Errornya Notice: Trying to get property 'num_rows' of non-object in /storage/ssd3/300/14913300/public_html/lib/utility.inc.php on line 627
https://api.github.com/repos/slims/slims9_bulian/issues/37/comments
1
2020-09-20T15:38:54Z
2020-09-20T15:44:59Z
https://github.com/slims/slims9_bulian/issues/37
705,131,528
37
[ "slims", "slims9_bulian" ]
Tadi saya upgrade Dari SLiMs 8.0 hingga SLiMS 9.2.2 , saya upgrade dengan cara konvesional , impor sql upgrade , dari slims 8.0 hingga 8.4.2 Setelah login admin muncul :fearful: pesan eror `Notice : Trying to get property 'num_rows' of non-object in rows' of non-object in /home/ruwada/public_html/lib/utility.inc.p...
SLiMS 9.x belum ada sql upgrade nya
https://api.github.com/repos/slims/slims9_bulian/issues/36/comments
1
2020-09-20T02:16:39Z
2020-09-20T09:28:33Z
https://github.com/slims/slims9_bulian/issues/36
705,030,395
36
[ "slims", "slims9_bulian" ]
Hello, I downloaded Slims 9.2.0 from here : https://github.com/slims/slims9_bulian/releases/download/v9.2.0/slims9_bulian-9.2.0.zip However, I found that in sysconfig.inc.php that the version number is not updated i.e : `define('SENAYAN_VERSION_TAG', 'v9.1.1');` instead of `define('SENAYAN_VERSION...
Version number not updated in sysconfig.inc.php and also environment is set to development in Slims 9.2.0 release package
https://api.github.com/repos/slims/slims9_bulian/issues/33/comments
2
2020-09-14T09:54:28Z
2020-09-14T10:27:23Z
https://github.com/slims/slims9_bulian/issues/33
700,951,015
33