• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

problem with user profile display.

Scheduled Pinned Locked Moved Bug Reports
0.6.00.6.1
5 Posts 3 Posters 2.7k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • esiaoE Offline
    esiaoE Offline
    esiao
    wrote on last edited by esiao
    #1

    When visiting a profile we have an error. I guess it's related to the fact I upgraded to 0.6.1dev for testing the socket problem and moved back to 0.6.0 as my theme was broken on 0.6.1dev.
    The console output.

    21/1 15:20 [30900] - error: /api/user/juuka
     Error: WRONGTYPE Operation against a key holding the wrong kind of value
        at ReplyParser.<anonymous> (/home/esiao/forum/node_modules/redis/index.js:305:31)
        at ReplyParser.EventEmitter.emit (events.js:95:17)
        at ReplyParser.send_error (/home/esiao/forum/node_modules/redis/lib/parser/javascript.js:296:10)
        at ReplyParser.execute (/home/esiao/forum/node_modules/redis/lib/parser/javascript.js:181:22)
        at RedisClient.on_data (/home/esiao/forum/node_modules/redis/index.js:534:27)
        at Socket.<anonymous> (/home/esiao/forum/node_modules/redis/index.js:91:14)
        at Socket.EventEmitter.emit (events.js:95:17)
        at Socket.<anonymous> (_stream_readable.js:746:14)
        at Socket.EventEmitter.emit (events.js:92:17)
        at emitReadable_ (_stream_readable.js:408:10)
    21/1 15:20 [30900] - error: /api/user/vaan
     Error: WRONGTYPE Operation against a key holding the wrong kind of value
        at ReplyParser.<anonymous> (/home/esiao/forum/node_modules/redis/index.js:305:31)
        at ReplyParser.EventEmitter.emit (events.js:95:17)
        at ReplyParser.send_error (/home/esiao/forum/node_modules/redis/lib/parser/javascript.js:296:10)
        at ReplyParser.execute (/home/esiao/forum/node_modules/redis/lib/parser/javascript.js:181:22)
        at RedisClient.on_data (/home/esiao/forum/node_modules/redis/index.js:534:27)
        at Socket.<anonymous> (/home/esiao/forum/node_modules/redis/index.js:91:14)
        at Socket.EventEmitter.emit (events.js:95:17)
        at Socket.<anonymous> (_stream_readable.js:746:14)
        at Socket.EventEmitter.emit (events.js:92:17)
        at emitReadable_ (_stream_readable.js:408:10)
    
    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #2

    Yeah going back versions is not supported unless you have a db backup from the prior version.

    What is broken on your theme when you use 0.6.1

    esiaoE 1 Reply Last reply
    0
  • esiaoE Offline
    esiaoE Offline
    esiao
    replied to <baris> on last edited by
    #3

    @baris The js but I just need to change 2 or 3 things and it will work again. I have a typo in package.json that is not detected in 0.6.0 I think it's because of the empty keywords.
    Do the 0.6.0 plugins are compatible with 0.6.1dev ?

    1 Reply Last reply
    0
  • RazorAxisR Offline
    RazorAxisR Offline
    RazorAxis
    wrote on last edited by
    #4

    Did they same thing and have the same issue...

    1 Reply Last reply
    0
  • RazorAxisR Offline
    RazorAxisR Offline
    RazorAxis
    wrote on last edited by
    #5

    Also have an issue where iphone users on any browser are having issues.

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development