Forum Replies Created

Viewing 15 replies - 46 through 60 (of 467 total)
  • Plugin Author Robert Heller

    (@robertpheller)

    There is no function to do that. The best you can do is get a list of checked out items on the circulation desk page.

    Plugin Author Robert Heller

    (@robertpheller)

    The plugin is set up to link patrons with WordPress “users”. You can create (or ask patrons to create) a WordPress user login. By default a WordPress user has no access beyond entering comments to pages and posts — just leave the “role” as “subscriber”. The WordPress user database includes the user’s E-Mail address (this is why I did not include the E-Mail address in the patron database). Also, if the patron has a WordPress login, the patron can place holds on books through the library’s website, as well as check on due dates and renew items on-line.

    I don’t think the “extraname” is going to be large enough for an E-Mail address. There aren’t any partitular character restrictions, but it is not a large field, since generally middle names are either short, can be abbreviated or are just an initial.

    Plugin Author Robert Heller

    (@robertpheller)

    caezrs:

    I cannot replicate your problem on my server(server os CentOS 6, PHP 7.1, WP 5.2.2, Weblibrarian 3.5.5).

    What server os are you using? What version?
    What version of PHP, WordPress, and Weblibrarian do you have installed on your server? Does the browser you are using support JavaScript? Is JavaScript enabled? Are Cookies enabled?

    Plugin Author Robert Heller

    (@robertpheller)

    Just in front of the quote mark in “barcode”. Here is an hexdump of a copy-paste I did to MicroEmacs. I don’t know if this was a copy-paste snafu or not:

    gollum.deepsoft.com% hexdump -C /scratch/temp.out
    00000000 55 6e 64 65 66 69 6e 65 64 20 63 6f 6c 75 6d 6e |Undefined column|
    00000010 3a 20 ef bb bf e2 80 9c 62 61 72 63 6f 64 65 e2 |: ……barcode.|
    00000020 80 9d 0a 55 6e 64 65 66 69 6e 65 64 20 63 6f 6c |…Undefined col|
    00000030 75 6d 6e 3a 20 e2 80 9d 74 69 74 6c 65 e2 80 9d |umn: …title…|
    00000040 0a 55 6e 64 65 66 69 6e 65 64 20 63 6f 6c 75 6d |.Undefined colum|
    00000050 6e 3a 20 e2 80 9d 61 75 74 68 6f 72 e2 80 9d 0a |n: …author….|
    00000060 55 6e 64 65 66 69 6e 65 64 20 63 6f 6c 75 6d 6e |Undefined column|
    00000070 3a 20 e2 80 9d 64 65 73 63 72 69 70 74 69 6f 6e |: …description|
    00000080 e2 80 9d 0a 55 6e 64 65 66 69 6e 65 64 20 63 6f |….Undefined co|
    00000090 6c 75 6d 6e 3a 20 e2 80 9d 74 68 75 6d 62 75 72 |lumn: …thumbur|
    000000a0 6c e2 80 9d 0a 55 6e 64 65 66 69 6e 65 64 20 63 |l….Undefined c|
    000000b0 6f 6c 75 6d 6e 3a 20 e2 80 9d 70 75 62 6c 69 73 |olumn: …publis|
    000000c0 68 65 72 e2 80 9d 0a 55 6e 64 65 66 69 6e 65 64 |her….Undefined|
    000000d0 20 63 6f 6c 75 6d 6e 3a 20 e2 80 9d 6d 65 64 69 | column: …medi|
    000000e0 61 e2 80 9d 0a 55 6e 64 65 66 69 6e 65 64 20 63 |a….Undefined c|
    000000f0 6f 6c 75 6d 6e 3a 20 e2 80 9d 74 79 70 65 e2 80 |olumn: …type..|
    00000100 9d 0a 55 6e 64 65 66 69 6e 65 64 20 63 6f 6c 75 |..Undefined colu|
    00000110 6d 6e 3a 20 e2 80 9d 63 61 74 65 67 6f 72 79 e2 |mn: …category.|
    00000120 80 9d 0a 55 6e 64 65 66 69 6e 65 64 20 63 6f 6c |…Undefined col|
    00000130 75 6d 6e 3a 20 e2 80 9d 6b 65 79 77 6f 72 64 73 |umn: …keywords|
    00000140 e2 80 9d 0a 55 6e 64 65 66 69 6e 65 64 20 63 6f |….Undefined co|
    00000150 6c 75 6d 6e 3a 20 e2 80 9d 73 75 62 6a 65 63 74 |lumn: …subject|
    00000160 e2 80 9d 0a |….|
    00000164

    Plugin Author Robert Heller

    (@robertpheller)

    I don’t think it matters if things are quoted, but I suspect your problem has something to do with the quote marks or maybe there is an extra character in the file. All I can suggest it to examine the file with a dumb text editor. If the quotes and commas are proper ASCII and there are no extrainious characters (partitularly non-printable ones), it should work. In the message with many “Undefined column:” messages, there is a strange character. I don’t know if that was a copy-paste snafu or something else.

    Plugin Author Robert Heller

    (@robertpheller)

    You must have either used a unique barcode or else a unique barcode was generated.

    Plugin Author Robert Heller

    (@robertpheller)

    Every item in the database *must* have a *unique* barcode. Even if you have duplicate titles.

    Plugin Author Robert Heller

    (@robertpheller)

    The quotes and commas *must* be ASCII. It is possible for *some* of the fields to have UTF-8 (eg random text fields: titles, authors, keywords, subject, description), but the barcodes have to be ASCII.

    Plugin Author Robert Heller

    (@robertpheller)

    I just used cat (Linux command line program). I use a MicroEmacs under Linux:

    gollum.deepsoft.com% rpm -qi me-jasspa-nox-20091011-1
    Name : me-jasspa-nox Relocations: /usr
    Version : 20091011 Vendor: (none)
    Release : 1 Build Date: Mon 12 Oct 2009 05:22:26 AM EDT
    Install Date: Tue 12 May 2015 08:59:28 AM EDT Build Host: xyon
    Group : Applications/Editors Source RPM: me-jasspa-20091011-1.src.rpm
    Size : 731394 License: GPLv2
    Signature : (none)
    Packager : Jon Green <[email protected]>
    URL : https://www.jasspa.com/
    Summary : JASSPA MicroEmacs Console
    Description :
    The console version of JASSPA MircoEmacs an enhanced version of Daniel
    Lawrence’s original MicroEmacs 3.8. It has a small memory and disk footprint
    while still providing most of the useful Emacs functionality. MicroEmacs includes
    an integrated spell-checker, macro language, major modes for most languages,
    color syntax highlighting in X and console modes, online help, file browser,
    and much more!

    (I don’t know if there is a MS-Windows version — I’ve only ever used it under
    Linux.)

    Well these all have UTF-8 quote characters (in my E-Mail). I don’t know
    if this is Notepad or your mail client doing that. I’m *guessing* it is
    Notepad *or* Excel, since the WebLibrarian is compaining and it does not add
    its own quote marks in its messages. *DON’T* use UTF-8 quote characters, use
    *ASCII* quote characters. Best not to use quote characters, unless you need
    to. And then make sure they are *ASCII* quote characters.

    Plugin Author Robert Heller

    (@robertpheller)

    I just uploaded your test CSV file into my WebLibrarian test site and it uploaded just fine. I just copied and pasted from my E-Mail. I wonder if there is a “funny” character in your file.

    Plugin Author Robert Heller

    (@robertpheller)

    The best way to do this is to create a fork and code in the fields, etc.

    Plugin Author Robert Heller

    (@robertpheller)

    I found a theme named Avata, and the request buttom works just fine with it (using the current version of WebLibrarian).

    • This reply was modified 5 years, 10 months ago by Robert Heller.
    Plugin Author Robert Heller

    (@robertpheller)

    I can’t seem to find the Avada WordPress Theme to test with. Where is it?

    Plugin Author Robert Heller

    (@robertpheller)

    Have you udated to the latest version of WebLibrarian? I am pretty sure that should fix it.

    Plugin Author Robert Heller

    (@robertpheller)

    Ok, it looks like my code is not queuing up a load of jQuery and I have been getting away with that becuase most themes are already loading jQuery. Thedefault theme does not seem to load jQuery…

    I just pushed a new version which should load jQuery if it not otherwise being loaded.

Viewing 15 replies - 46 through 60 (of 467 total)