Recent content by rhs

  1. R

    Undefined array key "id"

    Looks like problems aren't being addressed here... Should they be reported elsewhere? XF team, what do you want?
  2. R

    Undefined array key "id"

    What do you do there? My PayPal settings are IMHO correct. XF is up to date. Nevertheless, I keep getting these warnings. Is this an error in PayPalRest.php or not? And, is there a documentation how the PayPal settings have to be in XF or what has to be set as webhook address for PayPal in...
  3. R

    Undefined array key "webhook_id"

  4. R

    Undefined array key "id"

  5. R

    [cXF] Node icons with image

    What format must the images be in if they are to be displayed in both the light and dark standard styles?
  6. R

    XF 2.3 Post timestamp in the future?

    Yes, this is my own forum and a few users report that they have received such times. I realize that it is due to the time on their device, but the users think that it is a bug in XF. The question is how to output the timestamp directly from the database (22:32 h) instead of getting information...
  7. R

    XF 2.3 Post timestamp in the future?

    Does no one have any tips?
  8. R

    XF 2.3 Post timestamp in the future?

    Hi, Where do such times actually come from? The user is shown here that this post will be written in 6 minutes, i.e. in the future ... I assume this is due to the respective end device. Or can the display be changed to a pure timestamp (22:13 h)?
  9. R

    XF 2.3 Quote post and load separate page?

    Fixed: was a self-made template problem in post_macros. Template reset and now it works as it should.
  10. R

    XF 2.3 Quote post and load separate page?

    Hi, It has happened to me two or three times in the last few days that quoting a post does not insert this post as a quote at the bottom of the editor field in the current thread, but loads a separate page in which there is only the editor. The finished post appears afterwards in the correct...
  11. R

    XF 2.3 Upgrade from last 2.2x to 2.3.4

    It's done, an upgrade via CLI went through without errors.
  12. R

    XF 2.3 Upgrade from last 2.2x to 2.3.4

    Hi, I previously disabled all add-ons for an upgrade and now receive the following error during the upgrade: I can't get into the admin area at the moment either. I have already added $config['enableListeners'] = false; to config.php, but that didn't help either. What exactly does the...
  13. R

    Third party Vimeo BB fix?

    I have a forum with version 2.2.10 patch 1 there works the integration of Vimeo videos. In the Vimeo BBCode it says the following: #^https://vimeo.com/(?P<id>\d+)(?:\#t=[0-9]+[hms])?$#siU #^https://vimeo.com/(?P<id>\d+)/[0-9a-f]+(?:\#t=[0-9]+[hms])?$#siU...
  14. R

    XF 2.2 Reason of a moderative action is missing in the moderator log

    I usually enter something like "OT ..." in the first field and write the more detailed reason for the user in the second field. Only I did not find this in the log in a case where the user thought he had to make stress, hence my question. My request would be to write both info in the moderator log.
  15. R

    XF 2.2 Reason of a moderative action is missing in the moderator log

    Good catch! So the moderator does not see in the log what he wrote to the user, but only what was commented under "Remove from public view" ... @Brogan : thanks, in xf_user_alert I can see the hint. Is there a reason why this is not in the log?
Back
Top Bottom