Jump to content
We promise no intrusive ads, Please help keep the community alive
Consider supporting us by disabling your ad blocker / add to whitelist / purchasing VIP.

Recommended Posts

Posted

This thread is exclusive for reporting problem you find since new design went live

 

known issue:

  • Categories / Post / Member id are not the same, but fear not, all old links are automatically redirected to new link
    this is because one of the merger site already use new system, you see in database, entries usually have auto incremental ID field
    that mean only one database out of three will keep its id structure, and I can only use the site already using the same table schema
    because otherwise will cause conflict in the redirect, because you can't redirect id 22 to id 329 and redirect 329 to 22
  • Some posts have old raw bbcode showing - not all bbcode are compatible between two system, unfortunately some that has special command associated to them are not compatible with new platform, for instance bbcode name=xxx
  • User follows are not being carried over
  • Old attachments no longer work, this can due to number of reasons:
    -uploader no longer maintain online file, old links get deactivated
    -old system used database as method of storage, as I check attachment on server only consist of images,
    and I know that file storage are migrated successful because all avatars show just fine
    I have done many attempts to recover all attachment files in spun up test servers, unfortunately they don't work

announcement:

 

Posted
2 minutes ago, Ryzza5 said:

It seems that if I edit a Calendar entry where the details (post) contains a Quote, I can only edit the contents of the quote but not the surrounding text.

what i do is usually set text or space before and after quote area if I know I am going to edit something around it

it is hard for WYSIWYG to determine whether you want to click outside of quote

if you stuck, you can always switch to source mode and move selection to outside of quote bbcode and switch back

Posted

oh great, I guess they updated that part to direct HTML, we don't allow direct HTML modification because that opens security hole

and it is the sole reason why bbcode exist

that button used to just display you the raw bbcode, i will look into that

Posted

also this might save you some edits, if you find url to cal format file, you can add that in adminCP to auto parse events

it uses cron job (automated job) to fetch new data, support multiple cal format @Ryzza5

Posted
On 2/13/2019 at 6:56 PM, Ryzza5 said:

Check my screenshot above, the B for toggling bold font is the first item there.  No Source button.  🙂

try move your cursor to the end of quote and then tap enter twice

Posted

The double quote might be done by the software, I wrote only one set of {quote}{/quote} tags

That calendar entry is in June if you want to check it. You can impersonate my login.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...