Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - praveen

Pages: 1 2 [3]
31
Thanks for this nice mod. been looking for it.

one question, how do i get the recently updated category to the top. right now it shows in the bottom of the list.

32
got it.


33
Hi,

I want to list the categories that have been recently updated.

for example, if i add 10 new images to category A, 5 to B and 3 C

then i want to show something like

Recently Updated
A
B
C

with only the distinct category name.


Can someone help me on this please?


i tried to copy the new_images and modify it for this, but it shows the category names multiple times.

34
my mistake.

instead adding a code above, i added it below.

now it works fine.

Thank you :)

35
Thank you :)

i added the url as u said, but when i try to view the video nothing shows up.

the detail page has the following youtube code without the video id.

Quote
<object
  width="480"
  height="295"
>
   <param name="movie" value="http://www.youtube.com/v/&fs=1&autoplay=" />
   <param name="allowFullScreen" value="true" />
   <param name="allowscriptaccess" value="always" />
   <param name="autoplay" value="" />
   <embed
     width="480"
     height="295"
     src="http://www.youtube.com/v/&fs=1&autoplay="
     type="application/x-shockwave-flash"
     allowscriptaccess="always"
     allowfullscreen="true"
   ></embed>
</object>

am i missing anything?

here is a screenshot of the admin
http://i42.tinypic.com/2ih9x03.jpg

36
Hi,

thank you for the mod.

i am trying to add a video from youtube and i am kind of stuck.

in the add images, URL:
what should i add?

do i have to add like this:
http://www.youtube.com/watch?v=LvF5yzRsUgw

or
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/LvF5yzRsUgw&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/LvF5yzRsUgw&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>


please advise

Pages: 1 2 [3]