This topic was locked 18th Jun 08 at 8:38pm by Michael |
CåñåÐå™ Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/images-hrn.jpeg) Posts: 427 Status: Offline Gender: Male Location: Toronto Ontario Joined:
pmwww | [F] Support Wrighty Please (26th May 08 at 4:03am UTC) | | Wrighty for some reason this code :
 Code: - <script type="text/Javascript">
- /*Embed UBBC
- Created By Wrighty*/
-
- if(location.href.match(/action\/view_topic\//i)){
- for(i=0;i<get('td','tag').length; i++){
- if(get('td','tag')[i].className == 'post' && get('td','tag')[i].innerHTML.match(/\[embed\](.+?)\[\/embed\]/i)){
- a = (RegExp.$1.match(/>(.+?)</))? RegExp.$1: '';
- get('td','tag')[i].innerHTML = get('td','tag')[i].innerHTML.replace(/\[embed\](.+?)\[\/embed\]/gi, '<embed src='+a+'>');
- }
- }
- }else if(document.post_form && location.href.match(/\/quote\//i)){
- document.post_form.message.value = document.post_form.message.value.replace(/\[embed\].+?\[\/embed\]/gi,"");
- }
- </script>
has stop working my friend, i have it at the very top of the global footer but it still not showing anything in the post page . | |
 click here We have 15 Different Skins/Templates for your vForum |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Support Wrighty Please (26th May 08 at 11:05am UTC) | | Can we get a link to your forum please? | |
rroll.to— Shorten a link, rickroll your friends. |
|
CåñåÐå™ Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/images-hrn.jpeg) Posts: 427 Status: Offline Gender: Male Location: Toronto Ontario Joined:
pmwww | |
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Support Wrighty Please (26th May 08 at 2:12pm UTC) | | got a thread with an 'embed'? | |
|
CåñåÐå™ Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/images-hrn.jpeg) Posts: 427 Status: Offline Gender: Male Location: Toronto Ontario Joined:
pmwww | |
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Support Wrighty Please (26th May 08 at 4:07pm UTC) | | Could you validate my account then please! | |
|
CåñåÐå™ Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/images-hrn.jpeg) Posts: 427 Status: Offline Gender: Male Location: Toronto Ontario Joined:
pmwww | Re: Support Wrighty Please (26th May 08 at 6:05pm UTC) | | Ok an email should be waiting for you, i've also disable validate until you can see what's wrong. | |
 click here We have 15 Different Skins/Templates for your vForum |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Support Wrighty Please (26th May 08 at 7:18pm UTC) | | I modified your first post, recopy from that, and let me know! | |
|
CåñåÐå™ Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/images-hrn.jpeg) Posts: 427 Status: Offline Gender: Male Location: Toronto Ontario Joined:
pmwww | Re: Support Wrighty Please (26th May 08 at 8:16pm UTC) | | Now it says "(click here to download plugin)" and when you click that you get "(No uitable plugin found)". | |
 click here We have 15 Different Skins/Templates for your vForum |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Support Wrighty Please (27th May 08 at 1:31am UTC) | | Seems to be an issue with Firefox. What is the URL of the SWF file you're embedding? | |
rroll.to— Shorten a link, rickroll your friends. |
|
CåñåÐå™ Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/images-hrn.jpeg) Posts: 427 Status: Offline Gender: Male Location: Toronto Ontario Joined:
pmwww | |
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Support Wrighty Please (27th May 08 at 8:36am UTC) | | actually the problem is with the 'automatic URL creation' that runs on VF. I'll look into this more later. But I could have sworn that I had catered for that.
Try removing all special characters from the title. (dots, and hypens . -). Then try it... Oh and keep the last one (.mp3) in!
Basically try calling it: x.mp3 | |
|
CåñåÐå™ Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/images-hrn.jpeg) Posts: 427 Status: Offline Gender: Male Location: Toronto Ontario Joined:
pmwww | Re: Support Wrighty Please (27th May 08 at 1:09pm UTC) | | Try removing all special characters from the title. (dots, and hypens . -). Then try it...  Oh and keep the last one (.mp3) in! Basically try calling it: x.mp3 I tried that but there was no change .
actually the problem is with the 'automatic URL creation' that runs on VF. I'll look into this more later. But I could have sworn that I had catered for that. Ok thanks Wrighty when you can will be great . | |
 click here We have 15 Different Skins/Templates for your vForum |
|
CåñåÐå™ Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/images-hrn.jpeg) Posts: 427 Status: Offline Gender: Male Location: Toronto Ontario Joined:
pmwww | Re: Support Wrighty Please (28th May 08 at 4:52pm UTC) | | Any ideas ?? | |
 click here We have 15 Different Skins/Templates for your vForum |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Support Wrighty Please (28th May 08 at 5:52pm UTC) | | try this instead:
<script type="text/Javascript"> /*Embed UBBC Created By Wrighty*/
if(location.href.match(/action\/view_topic\//i)){ for(i=0;i<get('td','tag').length; i++){ if(get('td','tag')[i].className == 'post' && get('td','tag')[i].innerHTML.match(/\[embed=(.+?)\]/i)){ a = RegExp.$1; get('td','tag')[i].innerHTML = get('td','tag')[i].innerHTML.replace(/\[embed=(.+?)\]/gi, '<embed src='+a+'>'); } } }else if(document.post_form && location.href.match(/\/quote\//i)){ document.post_form.message.value = document.post_form.message.value.replace(/\[embed=.+?\]/gi,""); } </script>
New code: [embed=LINK TO EMBED] | |
|