Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support > Old Templates > "Paul01"

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-06-2007, 09:41 PM
Casual Pligger
 
Join Date: Dec 2006
Posts: 37
Thanks: 4
Thanked 5 Times in 4 Posts
Question Fix to embed video?

Has anyone discovered the fix to the embed video problem in PaulO1 template? I have read the other threads but no fixes.
__________________
BabyFlakes,
daakba- all things UFO
Reply With Quote
  #2 (permalink)  
Old 01-06-2007, 10:05 PM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
haha, looks like we forgot to add a very essential piece of code to the paul01 template for the embed video module to work.

in link_summary.tpl replace:

Code:
{$story_content} {if $pagename eq "shakeit" || $pagename eq "index" || $pagename eq "topstories"}  <a href="{$story_url}">read more</a> {/if}
with:

Code:
{checkActionsTpl location="tpl_link_summary_pre_story_content"}
			
			{if $show_content neq 'FALSE'}
			{$story_content}
			{/if}
			
			{if $pagename eq "shakeit" || $pagename eq "index" || $pagename eq "topstories"} &nbsp;  
			<a href="{$story_url}">read more</a> 
	
			{/if}
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
The Following 2 Users Say Thank You to kbeeveer46 For This Useful Post:
  #3 (permalink)  
Old 01-07-2007, 05:15 PM
Casual Pligger
 
Join Date: Dec 2006
Posts: 37
Thanks: 4
Thanked 5 Times in 4 Posts
As always...

Thank you! Works great. As always, you've been a big help.
__________________
BabyFlakes,
daakba- all things UFO
Reply With Quote
  #4 (permalink)  
Old 01-08-2007, 04:39 AM
New Pligger
 
Join Date: Dec 2006
Posts: 29
Thanks: 2
Thanked 0 Times in 0 Posts
Perfect! Thank you!
Reply With Quote
  #5 (permalink)  
Old 01-09-2007, 03:05 AM
Casual Pligger
 
Join Date: Dec 2006
Posts: 37
Thanks: 4
Thanked 5 Times in 4 Posts
The video is working but is this fix supposed to allow the image tag to work, also?
__________________
BabyFlakes,
daakba- all things UFO
Reply With Quote
  #6 (permalink)  
Old 01-10-2007, 03:16 PM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
the image tag to work? Can you explain what your problem is?
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
  #7 (permalink)  
Old 01-10-2007, 07:13 PM
Casual Pligger
 
Join Date: Dec 2006
Posts: 37
Thanks: 4
Thanked 5 Times in 4 Posts
The image issue I was having was resolved, my stupidity during lack of sleep, sorry.
__________________
BabyFlakes,
daakba- all things UFO
Reply With Quote
  #8 (permalink)  
Old 01-19-2007, 04:57 PM
SoapTaco's Avatar
Casual Pligger
Pligg Version: 9.9.0
Pligg Template: All
 
Join Date: Nov 2006
Location: Detroit, MI
Posts: 79
Thanks: 11
Thanked 2 Times in 2 Posts
Send a message via Skype™ to SoapTaco
Thank you SOOOOOO much for that fix. I had a client waiting on a template based exclusively on video and I was about to lose my mind.
Reply With Quote
  #9 (permalink)  
Old 01-20-2007, 12:52 PM
New Pligger
 
Join Date: Jan 2007
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
yess finaly maded
Reply With Quote
  #10 (permalink)  
Old 07-03-2008, 05:17 PM
New Pligger
Pligg Version: 9.9
 
Join Date: Jul 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
PHPmotion

Is it possible to use the "post by email" and then use PHP motion to create an uploaded video in a post/
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Search Engine Friendly URLs by vBSEO 3.2.0