Jump to content

Media Uploader (Support Topic)


Recommended Posts

I am continuing my investigation to try to solve the problem. When I visualize the source of a post,  the following code is present 

<source src="https://accents-poetiques.com/uploads/monthly_2019_03/XXX.mp3.b21f60e3d81112bd4d20f9c66f4d2956.mp3" type="audio/mpeg">

However, the next part is missing and that is what explains the problem

	<audio controls="" style="margin-bottom:30px;">
		<source src="https://accents-poetiques.com/uploads/monthly_2019_03/XXX.mp3.026f024c7cfd3daacec10fe46e7abfe7.mp3" type="audio/mpeg">
	</audio>

What could be the cause of this missing code for members?

 

Link to comment
  • 2 weeks later...
  • 3 weeks later...

I have a question, I just updated and set up categories.  How do I move my previous uploads into the categories?

Thanks.

2 minutes ago, BradTBP said:

I have a question, I just updated and set up categories.  How do I move my previous uploads into the categories?

Thanks.

Disregard, I think I may have found the way.

Link to comment
  • 2 weeks later...
  • 4 weeks later...
  • 2 weeks later...

Since updating, i can no longer upload anything.  Any ideas?

I also get this error when i try to save permissions in ACP:

ArgumentCountError: Too few arguments to function IPS\Node\cjmenu_hook_cjmenuRecache::setPermissions(), 1 passed in /home/ozclubbe/public_html/system/Node/Controller.php on line 1189 and exactly 2 expected (0)
#0 /home/ozclubbe/public_html/system/Node/Controller.php(1189): IPS\Node\cjmenu_hook_cjmenuRecache->setPermissions(Array)
#1 /home/ozclubbe/public_html/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->permissions()
#2 /home/ozclubbe/public_html/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute()
#3 /home/ozclubbe/public_html/applications/cjmedia/modules/admin/categories/categories.php(43): IPS\Node\_Controller->execute()
#4 /home/ozclubbe/public_html/system/Dispatcher/Dispatcher.php(152): IPS\cjmedia\modules\admin\categories\_categories->execute()
#5 /home/ozclubbe/public_html/admin/index.php(14): IPS\_Dispatcher->run()
#6 {main}

 

Link to comment
  • 2 months later...
  • 5 weeks later...
  • 3 months later...

Is this working for pages? I have had to create my own embedding but only i can do it they users cannot my example is here...

https://www.mymilitia.com/intel/construction-and-carpentry/above-ground-fallout-shelter-r16/

but when members upload PDF it looks like this...

https://www.mymilitia.com/intel/construction-and-carpentry/a-treatise-on-field-fortification-by-dh-mahan-3rd-ed-1852-r586/

I will buy this if it will embed the PDF like i show in my example. Also will it convert the old records?

Link to comment

Dont think this is going to do what i want 😞 

I just want to be able to post PDF's from the editor and have them embed i dont know why this has to be so difficult, i dont want to upload somewhere else first then import to the thread thats ridiculous not to mention the preview shows the document but its blank when you embed it

 

754302620_ScreenShot2019-12-12at6_56_08PM.thumb.png.75b6ace92ae65350ffcdbd45bda839be.png

Link to comment

NOPE, wasted my $$$ there too, neither of these apps are even using the correct script to display PDF cross browser

I proved it can be done right here....

https://www.mymilitia.com/intel/construction-and-carpentry/above-ground-fallout-shelter-r16/

But i have to upload the files via FTP to my server for them to show, thats no good for members.

Here is the correct script to embed PDF ... https://mozilla.github.io/pdf.js/

Link to comment

I am trying to tweak what i have ...

<p>
    <iframe height="800px" scrolling="auto" src="https://www.mymilitia.com/pdfjs/web/viewer.html?file={option}" width="100%">PDF File Embeded</iframe>
</p>

that is only for me to something like this

<p>
    <iframe height="800px" scrolling="auto" src="https://www.mymilitia.com/pdfjs/web/viewer.html?url={option}" width="100%">PDF File Embeded</iframe>
</p>

which is what this plug in is trying to do 

my code is not right tho

Link to comment
9 hours ago, TheJackal84 said:
 

so instead of saying yes this allows PDF embedding into posts, you put a file for him to try instead

saying this addon allows embeding of pdf into post is a tad misleading

sure if you upload it using this completely clunky interface that your users are going to have no idea how to use ....then when making a post at some point in the future they have to click this additional button then comb through all their uploads to find the file they want then just maybe the pdf will embed

not to mention 50% of users are mobile 

Edited by fix3r
Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...