Go Back   Pligg CMS Forum > Pligg Development > Modification Tutorials

Reply
 
LinkBack Thread Tools Display Modes
  #31 (permalink)  
Old 12-09-2007, 11:24 AM
Casual Pligger
 
Join Date: Nov 2006
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
The MSN thumbnail server don't work and in my front page is showed only empty box for a missing picture next to the video article , any suggestions ?
Reply With Quote
  #32 (permalink)  
Old 12-11-2007, 12:33 PM
Pligg Donor
Pligg Version: 9.8.2 +
Pligg Template: yget
 
Join Date: Jul 2007
Posts: 116
Thanks: 8
Thanked 35 Times in 8 Posts
Quote:
Originally Posted by theivo View Post
The MSN thumbnail server don't work and in my front page is showed only empty box for a missing picture next to the video article , any suggestions ?
The image server seems to be down and has been for quite some time. Here's an idea:

In link_summary.tpl, change

http://msnsearch.srv.girafa.com/srv/i?s=MSNSEARCH&r=

To

http://images.websnapr.com/?url=

That will bring the thumbnails back. However, since you don't get a thumbnail of the video (you didn't with the other server either), I think I'm just going to create a generic video logo.

Last edited by fingerprn; 12-11-2007 at 01:17 PM.. Reason: found possible solution
Reply With Quote
  #33 (permalink)  
Old 12-17-2007, 06:46 PM
pliggfreak's Avatar
Casual Pligger
 
Join Date: Apr 2007
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
How To Fix Close X Video On Greybox

Quote:
Originally Posted by uday4ru View Post
i get only mesg in other language but no video box under it , do u know what may be reason?Plz help.
I got the same prob.

But i solved it .

Remove all the lines wich contains the pointer style
on greybox/gb_styles.css

I think we have now a better cursor


BUT...

thugster can you take a look into my testscript ?
test script
My greybox works only with submited files no rss imports :-( and the biggest problem is

Greybox dont show the thumbnail.It strechs and put the title of video twice !

I want to upgrade a good running site ..Before i got to know if all things are running fine
__________________
Big Bigger P L I G G

Last edited by pliggfreak; 12-17-2007 at 06:50 PM.. Reason: drunken :-) and coding
Reply With Quote
  #34 (permalink)  
Old 12-18-2007, 03:22 AM
Casual Pligger
 
Join Date: Nov 2006
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by pliggfreak View Post
Greybox dont show the thumbnail.It strechs and put the title of video twice !
look over
"
In link_summary.tpl, change

http://msnsearch.srv.girafa.com/srv/i?s=MSNSEARCH&r=

To

http://images.websnapr.com/?url=
"
Reply With Quote
  #35 (permalink)  
Old 12-18-2007, 06:22 PM
Pligg Donor
Pligg Version: 9.8.2 +
Pligg Template: yget
 
Join Date: Jul 2007
Posts: 116
Thanks: 8
Thanked 35 Times in 8 Posts
Just noticed that this only works if you're logged in. Any way to modify it so that it will play videos regardless if you're logged in or not?
Reply With Quote
  #36 (permalink)  
Old 12-19-2007, 12:41 PM
pliggfreak's Avatar
Casual Pligger
 
Join Date: Apr 2007
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by fingerprn View Post
Just noticed that this only works if you're logged in. Any way to modify it so that it will play videos regardless if you're logged in or not?
NONONO.. It work also if you are not logged !

REmove the pointer synthax in your greybox css . It solved my " x close " problem
__________________
Big Bigger P L I G G
Reply With Quote
  #37 (permalink)  
Old 12-19-2007, 04:16 PM
Pligg Donor
Pligg Version: 9.8.2 +
Pligg Template: yget
 
Join Date: Jul 2007
Posts: 116
Thanks: 8
Thanked 35 Times in 8 Posts
Quote:
Originally Posted by pliggfreak View Post
NONONO.. It work also if you are not logged !

REmove the pointer synthax in your greybox css . It solved my " x close " problem
Thanks, but I don't have an x close problem, so the css solution didn't help (I tried it anyway because at this point I'll try anything).

Here's what's happening on my live server: Everything works fine if I'm logged into an account, but when I'm not the greybox pops up and the loading indicator gif starts and then... nothing.

Here's what happens on my local server: the same thing happens except I get the following errors in the box:


Warning: mysql_real_escape_string(): Access denied for user 'ODBC'@'localhost' (using password: NO) in
C:\XAMPP\xampp\htdocs\pligg\play.php on line 38

Warning: mysql_real_escape_string(): A link to the server could not be established in C:\XAMPP\xampp\htdocs\pligg\play.php on line 38

Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\XAMPP\xampp\htdocs\pligg\play.php on line 39

Warning: mysql_query(): A link to the server could not be established in C:\XAMPP\xampp\htdocs\pligg\play.php on line 39

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\XAMPP\xampp\htdocs\pligg\play.php on line 40


Any ideas??
Reply With Quote
  #38 (permalink)  
Old 12-20-2007, 05:37 AM
Constant Pligger
Pligg Version: 9.7
Pligg Template: Yget
 
Join Date: Nov 2006
Posts: 161
Thanks: 26
Thanked 1 Time in 1 Post
Tried to post this query on your site, but all I got was "To create new threads in this forum your post count must be 2 or greater". Hence posting it here.

Just wondering why the thumbnail for the videos aren't showing anymore.

On firefox:



On Internet Explorer:

Reply With Quote
  #39 (permalink)  
Old 12-20-2007, 02:15 PM
pliggfreak's Avatar
Casual Pligger
 
Join Date: Apr 2007
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
REad the forum dude..
Here nothingmans post :

Quote:
Originally Posted by nothingman View Post
Tried to post this query on your site, but all I got was "To create new threads in this forum your post count must be 2 or greater". Hence posting it here.

Just wondering why the thumbnail for the videos aren't showing anymore.

On firefox:



On Internet Explorer:

__________________
Big Bigger P L I G G
Reply With Quote
  #40 (permalink)  
Old 12-21-2007, 12:30 AM
Constant Pligger
Pligg Version: 9.7
Pligg Template: Yget
 
Join Date: Nov 2006
Posts: 161
Thanks: 26
Thanked 1 Time in 1 Post
Thanks pliggfreak, I hurriedly posted my query as I noticed that the test site at pligg-template.com also had the same problem. Apologies.
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
Similar Threads
Thread Thread Starter Forum Replies Last Post
Pligg modules problem.. Fist General Help 3 11-29-2007 12:24 PM
simple back up solution for a pligg site? backupmyblog.com compatible? daveyc Suggestions 4 01-26-2007 07:21 PM
My Pligg on Digg chuckroast My Pligg Site 1 08-08-2006 12:26 AM
Pligg version 7 is their a easy way to install? jmt Installation and Upgrade Help 0 06-29-2006 03:07 PM


Search Engine Friendly URLs by vBSEO 3.2.0