![]() |
Quote:
You are probably best posting that in DJ's thread as the AME doesn't come with IGN (I am pretty sure its DJ's). He is currently reworking all his definitions for 2.5 RC1 and will want to know about any suggested changes there :) |
Quote:
|
Does this MOD work with any of the SEO mods like VBSEO or Zoints SEO ?
|
Quote:
|
i have vBSEO on my site and have had no problems:)
|
Quote:
|
Is there a new setting in 2.5RC1 that allows me to make the youtube videos full size? Right now they show up at about 150 x 150.
|
Youtube specifically or all videos?
You can control the size of the embedding by Zone via AME's settings. If you want to be more specific (i.e. youtube videos show differently than others) then edit your template accordingly (for example, something like: <if condition="$ameinfo[ameid]=='youtube'">blahblahblah</if>). |
Quote:
HTML Code:
<object 425 350> Code:
<object width="$ameinfo[width]" height="$ameinfo[height]"> |
Hi, how can I disable AME in vBadvanced?
|
Quote:
|
Quote:
|
file_get_contents and in 2.5 also supports cCurl. These are optional anyway and neither are required for most functionality, only to support the extraction options (i.e. validation, url title, etc...).
|
Quote:
|
Quote:
|
"Upload the contents of the forums folder into your forums directory"
Hi I am newbie to uploading. I think I understand what to do after this 1 step but unclear about this step! Is the Forums directory the Main forum folder? If not, please tell me where to find the Forums directory folder in FTP. Thanks |
Quote:
Code:
<object width="$ameinfo[width]" height="$ameinfo[height]"> |
Quote:
Only on4 I cant find a file for is the amecache! Can someone tell me where to put the contents of this file which is a index.html |
Thats because the default was updated. If the default was deleted, nothing got updated :)
Here is the default code: PHP Code:
|
the amecache folder is a new folder that you would upload into your forums folder. There is only 1 file: index.html which is a placeholder to prevent directory browsing.
|
Ok Thanks for info Geek
I think I got everything in right place now! I also uploaded product xml file in Product manager. I refreshed the Admin page and I do not see AMC CP. Is it suppose to be in the left side bar of admincP? If it is I do not see it. What do i need to do now? Thanks |
Quote:
|
Quote:
|
Quote:
So I do not have to put each file into the folder it corresponds to? I can just put all file contents in Main Forum Directory? Thanks for the help |
I checked all the corresponding folders that I put the files from upload/forum and it looks like I have them all. I put the amecache in the forum folder by it self. other wise I put each file in corresponding folder. For example, I put the file that was in The admincp folder into the admincp folder in Forums. did I do that correct? if so then all files are where they are suppose to be. but still not seeing the AME CP
Thanks |
check uploads/forums/includes/xml
|
Quote:
yes I put those three xml files in the corresponding xml folder that was in Forums/includes folder in my ftp |
and you installed the product.xml and refreshed your admincp page?
|
One of the best mods installed, thanks.
Jack Brown. |
Quote:
Yes I chose the file from my computer and uploaded into products! At lease I assume it is uploaded. How do I know for sure? I filled out the form and uploaded from computer I never saw a confirmation it just changed to another page and saw title in product manager |
still not seeing ame cp and help??
|
still not able to use this after 12 hours any help. been trying to install the 2.5 version does that have anything to do w/ why I do not see ame cp??
|
I figured out what was wrong. the xml file did not get imported even though I thought I clicked import button. I tested by deleting and starting over. 2nd try it imported and I saw all the code!! and the AMe Cp after refresh!
|
when I post a youtube vide url the url tags surround it and it does not embed. Do I need to turn off this BB tag?
|
Quote:
Just remember for future uploads, the contents of the upload folder will be structured the same way it needs to be in your forum directory. So there's no need to add them one at a time, just put them all in one swoop in the right directory and it will add them where they need to go. |
ok so the url bbcode ok and it is surrounding the link every time and I do not see any embed
|
First things first. Post the link to the thread where your having the problem.
|
After installing AMe. it looks like many of the hyper links created in signatures and post are messed up and are just showing as code. HOw do I fix?
The Ame Mod is working otherwise |
Quote:
|
hacked it to use cURL, only took 2 seconds.
open includes/ame_bbcode.php add under very top comments: Code:
function curl_get_file_contents($URL) find: Code:
$www = @file_get_contents replace with: Code:
$www = @curl_get_file_contents Done. Uses cURL, no problems with fetching, no need to mess around with PHP settings or anything. Such an easy fix, might want to include it in an update perhaps, Geek? |
All times are GMT. The time now is 12:57 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:
|