Author | Message |
Eslund | |
Hi guys,
Really glad i found this site after Neocrome closed down..
I see that you continued the SED, which I like a lot :) Anyway, before I can upgrade, there is a problem that I nedd to deal with: PDF uploads doent prse properly. I just get the pfs/filename.pdf text in the post in forum… It wont parse the bbcode properly. Have the same problem in both 126 and 130. Any ideas?
Thanks,
Peter — Seditio user since 2001 -- |
|
Kaan | |
![]() |
@Eslund We have been serving since 2009 as www.seditiocms.com in Turkish I'd like to help you but I did not quite understand what is the problem This post was edited by Kaan (01-05-14 15:02 GMT, 2943 days ago) |
Amro | |
![]() |
Unfortunately, not quite understand your problem. Can you show on the example? You want to add a new bbcode to insert pdf to posts on the forum? To insert something of type-so: <iframe src="filename.pdf" width="800" height="600"></iframe> Forever unshaven, red-eyed, detached from reality, with his cockroaches in my head. And let it always will be! |
Eslund | |
No, not quite so… :) If i want to add a pdf document to a post in a forum or article, I normally do the following: 1. Upload the pdf to my files 2.Then select My files and click the icon to the right 3. Post the stuff, and normally then, you get a link to the pdf itself, but now it only shows like this: It just wont parse the bbcode for pdf.. — Seditio user since 2001 -- |
|
Kaan | |
![]() |
Is this how you want to - which version you use Seditio |
Kaan | |
![]() |
|
Amro | |
![]() |
Rather, in the 125 version of this is lost bbcode tag. Processing it you will need to add one using the tool «Parser Manager». (parserman). Example BB1 /\[pfs\]([^\\([]*)\[\/pfs\]/i HTML1 <a href="datas/users/$1"><img src="system/img/admin/pfs.gif" alt="" />$1</a> Forever unshaven, red-eyed, detached from reality, with his cockroaches in my head. And let it always will be! This post was edited by Amro (03-02-13 13:43 GMT, 3395 days ago) |
Eslund | |
Thanks a million :)
That solved a big problem :) — Seditio user since 2001 -- |