News:

Join the Facebook Fan Page.

Main Menu

Link Thumbnail 1.0 mod error

Started by 58tbird, March 24, 2008, 11:00:19 PM

Previous topic - Next topic

58tbird

I posted this on the support forum for the Link Thumbnail 1.0 mod.  I didn't get a response, then realized the last post from December never got one either.

Quote from: 58tbird on March 22, 2008, 06:01:53 PM
I just tried to install and got a "test failed" "Error in Package Installation" error.

I'm using 1.1.4, default core and here are my packages:
Quote1. Registered Links  1.0      
2. Easy Edit Meta Data 1.0    
3. Registration - Show Gender mod 1.0.0    
4. FavIcon 1.1    
5. BoardHover Mod 1.1.0    
6. Custom Profile Field Mod 3.17    
7. Bookmarks 1.1    
8. Ad Managment 2.3    
9. Admin member list registration date 1.0    
10. SMF 1.0.12 / 1.1.4 / 2.0 b1.1 Update 1.0    
11. SMF 1.1.4 Search "brd" Bug Fix (1.0.1) 1.0.1    
12. Avatar on Member List 1.0    
13. Enhanced Password Reminder 1.0
14. Link Thumbnail 1.0  (not applied)
15. EmailFlash    2.0    

I'd love to have this thing work for me.  Can you help?  Thank you!

Does anyone have any ideas on what I need to do to get this to work?  Thanks for any advice! :)

!Hachi!

#1
you can try this mod manually..
http://sleepycode.com/PackageParser/index.php

In file index.template.php
Find:

<body>';



Add after:


// The code below adds the thumbnails for external links
echo '
<script language="javascript" src="http://thumbnails.iwebtool.com/src.js?border=004891" type="text/javascript"></script>';
Happy Ramadan

58tbird

#2
Thank you Hassan!

However, the only occurance of the word "body" is here:
Quote</head>
<body onload="PreloadFlag = true;">';   
   //Display ads on the top of the page
   if (function_exists("show_topofpageAds"))
   {
      $ads = show_topofpageAds();   
      if(!empty($ads))
         if($ads['type']==0)
            echo $ads['content'];
         else
            eval($ads['content']);   
      unset($ads);
   }



   echo '

Looks like maybe this code is from my Ad Management mod.  The word body does not occur anywhere else in my index.template.php file.

Am I looking in the right place, or is there something else I need to do?  I appreciate your help Hassan!

58tbird

Anyone have any ideas on what I need to do to make this mod work?  Thank you - I appreciate all advice. :)

58tbird

#4
Never mind - I pasted code in from Snap Shots.  Thanks anyway  ;)

Advertisement: