Skip to main content
Recent Posts
31
OpenImporter / Re: [Wedge 1.0] Importer
Last post by Kian -
Quote from: TE – The attached version should import a wedge forum to ElkArte.. It's still based on an outdated version of OpenImporter but it should work  :-[

Importing settings... ✔
Importing members... ✔
Importing attachments... ✔
Importing avatars... ✔
Importing categories... ✔
Importing collapsed categories... ✔
Importing boards... ✔
Importing topics... ✔
Importing messages... ✔
Importing polls... ✔
Importing poll choices... ✔
Importing poll votes... ✔
Importing personal messages... ✔
Importing pm recipients... ✔
Importing pm rules... ✔
Importing board moderators... ✔
Importing mark read data (topics)... ✔
Importing mark read data... ✔
Importing notifications... ✔
Importing membergroups... ✔
Importing group moderators... ✔
Importing permission profiles... ✔
Importing permissions... ✔
Importing board permissions... ✔
Importing smileys... ✔
Copying smileys... ✔
Importing statistics (activity log)... ✔
Importing logged actions... ✔
Importing reported posts... ✔
Importing reported comments... ✔
Importing spider hits... ✔
Importing spider stats... ✔
Importing subscriptions... ✔
Recalculating statistics... ✔

Note: I'n not sure with the ip adress import for the messages, the format seems somewhat different compared to ElkArte's ipv6 implemantation.

Good Luck and hopefully Welcome to ElkArte  :D

Hello and thanks for the script.

I know I'm upping a very old topic, but I'm currently tyring to migrate from Wedge and it seems that, as mentioned at the end of your post, it's not IPv6 compatible. The export from Wedge to Elkarte 1.0 works up until I've setup IPv6 on my forum DNS. It crashes at my first ever IPv6 message   :sweat:

Would there happen to be a way to clear / modify these IPv6, and don't actually need to keep them logged for the migration.

If not I think I'll just proceed with the following query and hope for the best :

Code: [Select]
UPDATE wedge_messages SET posterIP = '127.0.0.1';
32
Bug Reports / Profile Recent Posts in this forum
Last post by nwsw -
The links to recent posts on this forum are broken. For example, on my profile, one of my posts is linked as:

https://www.elkarte.net/community/index.php?topic=6141.0;msg=44492;%23msg44492

but it should probably look like:

https://www.elkarte.net/community/index.php?topic=6141.msg44492#msg44492

I looked through the patch_1-1-10 branch. The relevant part of ProfileInfo.controller.php function _load_recent_posts has not changed in 11 years, so I am guessing that this forum is running the Development branch and uses the UrlGenerator code.
33
Bug Reports / Re: Forum Emails
Last post by Steeley -
I was actually asking for an envelope from a message sent FROM your forum, not the bounce message back.

I wanted to see what exactly you were sending out that google was objecting to.....

But if it's working now, this thread can go in the "Moot" bin..
36
Bug Reports / Re: Forum Emails
Last post by Steeley -
Can you post the headers from the email envelope (aka "Raw View")?

This is what I see from EA's mail server, and they "should" be good with GMail - EA is still working, right?  (but who knows - Gmail marches to their own drummer and thinks the rest of the world should follow their lead..?)

Code: [Select]
 From: "Burke Knight via ElkArte Community" <noreply@elkarte.net>
Reply-To: "ElkArte Community" <elkarteforum@gmail.com>
Message-ID: <762179a0d719d962d1347e4f52b81da2-t6356@elkarte.net>

 This is what I get from my own forum (v.1.6) .....

Code: [Select]
 From: {my forum ID} <no-reply@namphong.vet>
Reply-To: {my forum} <forum@namphong.vet>
Message-ID: <a7e2b9a1ea6ae9aaab6461c2181bd9e0-p66@namphong.vet>

Unless they're bitching about different domains in "from" and "reply to" (and they shouldn't, at all), and the message ID is from the same "From" domain, this should be acceptable..

If you are using GMail to send, you might have to dig up an old forum email that went through and see what was being sent out "OK" before GMail changed policy..
37
Bug Reports / Forum Emails
Last post by Burke Knight -
Okay, if you use gmail for emails, the emails sent from the forums seem to no longer work.
This seems to be due to a new thing about multiple email addresses in the "from" that gets rejected now by gmail.

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  EMAIL@gmail.com
    host gmail-smtp-in.l.google.com [IP ADDRESS]
    SMTP error from remote mail server after end of data:
    550-5.7.1 [IP ADDRESS] Messages with multiple addresses in From:
    header are
    550-5.7.1 not accepted. For more information, go to
    550-5.7.1  https://support.google.com/mail/?p=RfcMessageNonCompliant and review
    550 5.7.1 RFC 5322 specifications. SESSION ID - gsmtp
38
Addons / Re: [ADDON] Fancybox
Last post by Mrs. Chaos -
Not that I know of. How can I find out if there are any that are causing this now?
Maybe the thumbnails have been disappearing for a long time and I just didn't notice it right away.
40
Addons / Re: [ADDON] Fancybox
Last post by Mrs. Chaos -
Hello,

I noticed yesterday that in posts in which thumbnails have been inserted, these are no longer displayed when you are logged out. In the places where they should be visible, there is only a correspondingly large empty space.
However, when I log in, the thumbnails are there and I can click on them, enlarge them and scroll through them. After logging out, they are even permanently displayed again, regardless of whether I am logged in or out.

I have now tested it on two laptops and a desktop PC and it was the same on all of them. What could be the reason for this? I haven't changed any settings for a long time. The thumbnails should always be visible, even for visitors who only visit the forum once.