![]() |
Quote:
thank you so much for your hint! :) |
Quote:
|
Quote:
Yea for a single post i do prefer the way it is now But for posts like >> THIS << i think it would look great using the (lightbox code) Mike |
According to Vb.com this is causing a data base error with vb blog 2.0.2 i just installed. Here is the error. Has this been address? Or do I have to unistall this product to make my blog work
Database error in vBulletin 3.8.2: Invalid SQL: UPDATE blog_text SET ame_flag=0 WHERE blogtextid = 0; MySQL Error : Unknown column 'ame_flag' in 'field list' Error Number : 1054 Request Date : Sunday, June 7th 2009 @ 11:57:53 PM Error Date : Sunday, June 7th 2009 @ 11:57:54 PM Script : http://hangin-out.net/blog_post.php?...ateblog&blogid= Referrer : http://hangin-out.net/blog_post.php?do=newblog IP Address : 76.211.5.170 Username : Admin Classname : vB_Database MySQL Version : 4.1.22-standard-log I just unistalled the AME and the blog is working. So is there a version of this that will not interfere with vb blog 2.0.2 running on 3.8.2 |
When you installed AME, did you run the process to add blog functionality?
|
Quote:
Agreed, it's something that would help for heavy threads. If it did happen it would be nice if it were an add-on where you could use it per video if need be. EDIT: You do know that LK just recently imported his forum to a vBulletin forum? I've been expecting to see either him or one of his admins lurking the modifications section. |
Quote:
am not a big yu-gi-oh fan but his stuff is funny^^ Lets hope for heavy threads it becomes a extra for this great mod :) Cheers Mike |
In regards to my lightbox suggestion on page 40, it would be a cool idea to have an on/off feature.
|
how do I embed an mp3 file into a post? I want the mp3 to play in the post. I can't figure how to get the mp3 to play in the post... is this even possible?
Newbie... Andi |
Hi all, any way to get this to work with this site
www.cagefilm.com IS a normal FLV streaming site, but doesnt seem to work. Im not up enough on coding to work out how to do it. Any help realy appreciated! Thanks :-) |
Quote:
|
when I download the .zip file it says it is corrupted. Anyone else have this problem?
|
Is this mod causing a conflict with some normal type links? like to a html page?
Other links work fine but this one displays a double http:// like http://http://www... ??? |
Quote:
Quote:
Quote:
Quote:
Quote:
|
Quote:
AME has the ability to go 'fetch' a web page when it discovers a definition match. A good example of this in action is that your youtube.com video link transforms into the video's page title. So... AME finds a match (and if the setting is on) will go to that page and parse it for information. Generally its just the page title. Sometimes it is to ensure the video can be embedded, etc... So... If you post 50 youtube.com links in a post and the 'enable extraction' setting is on and the youtube definition has its extraction on, AME will go to youtube 50 times while you are saving your post. That will be a noticeable slowdown. Multiply it by your sites connectivity (i.e. if the site has choked bandwidth, it will be even slower). The good news is that AME only ever does this when you are saving a post that contains one or more matching definitions. The other good news is that you can also disable the extraction setting both globally as well as per definition (though note that some definitions rely on this feature). Anyhooo... HTHs |
Quote:
Nice effect though :) |
The Geek, can you please read and reply to my PM. It's urgent! :)
|
I wasn't able to get this working. I followed all of the instructions, installed without error, and then went through the settings but it's like it's completely dead. It doesn't do anything.
I've tried tons of YouTube links but nothing. Link: http://47th.info/comms/showthread.ph...ted=1#post3652 Any ideas? |
Quote:
|
Quote:
I thought maybe I had fudged the chmod on that amecache folder or something but it was all sevens so... yeah, I'm lost on this one :confused: |
So this step:
Adding index to post table. Please standy by.... this bit can take a few... Has now been running for over 30 hours. I am running it in a browser window from my server. It hangs on trying to create an index apparently. What is your suggestion? I am half tempted to remove this step from the product and create the index in mysql on my own. The post table has over 2 million rows and is myisam. |
Alright, I finally got AME working (and it's great!) but I have one more n00b question. I went ahead and created a custom BBCode entry for AME through the AdminCP. The button is up on my post editor toolbar and it correctly adds the BBCode tags. When I submit a post it displays correctly and works fine but when I hit preview or go to edit the AME tags simply revert to URL tags the message field itself.
Meaning that if I preview something and submit my AME tags switch to URL tags in the message editor box. Or if I go to edit something they'll switch to URL and screw up the post unless you manually change the URL tags back into AME tags. In the "replacement" field I currently have: Code:
<div class="ame"> {param} </div> |
Quote:
|
Quote:
|
Quote:
1- Users install product and go 'refresh' a page that has a media URL in it. AME doesn't work this way. AME will sprinkle its magic onto a post only when AME is installed and the post is saved (or rebuilt using the tools) 2- Users are pasting a youtube video into a post, but the video they are posting has external embedding disabled so AME just links to the video instead of showing you a broken one ;) (in other words, it is actually working) 3- Usergroup permissions are wrong 4- Cache setup wrong (disable the file cache to test). 5- They are trying to install on phpBB. Fail. |
Quote:
|
Quote:
Quote:
2. Like I said, I posted multiple videos from multiple sites. 3. I've checked and rechecked usergroup permissions. Everything is kosher here (as mentioned in a previous post this was the first thing I checked for troubleshooting). 4. Cache setup is not wrong. It's currently set as enabled, the folder is place in the correct directory, and it is CHMODded to "777." There are no cache alerts at the top of the AME CP options page. 5. My site utilizes vBulletin 3.8.3. |
Are there any known issues concerning AME and the vBBlog?
I just tried posting to our blog, and got the following database error, which would seem to involve AME? Quote:
Thanks in advance. :) |
That means AME was installed before vbBlog. Check the AME tools menu in the admincp. There is an option to add the ame_flag column you need ;)
|
Quote:
|
Quote:
|
How can I put my referral id to Amazon referral links ? Thanks.
|
Quote:
Then, scroll down to the Amazon thumbnails and click on the actual "Amazon (Thumbnails)" link and click on it. Then, you'll see the "Media Definition Code". The bottom of the two boxes (Replacement) is the one where you'll find where to put the 'tag' for your code. An example is Code:
title="{$ameinfo[title]}?tag=waldisboa-20" Hope that helps ... good luck :up: |
Quote:
|
pm me an admincp account and ill look
|
got it installed after i commented out the "index" portion which is really adding a column to a table. i added it manually.
youtube links wont parse though. i get an icon then a link. i read your FAQ and you say it is b/c it is not allowed to be embedded. i have to look into it more b/c it was doing it for every one of them. anywho... 8.3.3 and it works. |
What a fantastic mod.
However, I've a question about removing definitions: I've imported the list from DJ and noticed, that Amazon was also in the list. So I kicked all 3 of them out. But when I posted a new entry containing an url from Amazon, the image still showed up and the url didn't got converted using another mod for the affiliate link. Are the definitions getting cached somewhere or do I need to re-run the tool for rebuilding the posts again? |
^^ there is a setting in the AME CP that is yes/no to cache definitions
|
ok so 3.8.3 and youtube def does not work. it always wraps it w/ a URL tag and puts the following image before it:
https://vborg.vbsupport.ru/external/2009/06/13.png I have no other URL or video parsing items installed on my website. Could this be a vbulletin setting interfering? If I wrap them in AME tags, it works fine. |
when i Upgrade vb vbulletin version 3.8.2 into 3.8.3....after that , the youtube video is working stop and also some other videos means only show links in forum... http://www.newsoftworld.com/forums/f...wc-2009-a.html plz any idea about that and solve urgently this problem. please any body help me urgently............please.....the videos are not display in the forum and all user start the complaints...... thanks in ADVNS |
All times are GMT. The time now is 06:29 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|