News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

General support topic for Aeva Media (Latest release: July 28, 2010)

Started by Nao 尚, October 14, 2007, 04:28:15 PM

Previous topic - Next topic

Baloch

i was running Aeva Media 1.4 c, now I have upgraded SMF 2.0 RC 5
I have uploaded Aeva Media 1.4w but during test installation its showing following error.

10.    Execute Modification    ./Sources/Subs.php    Test failed


Please advice what to do?

Looking forward for your prompt response

Raji

Kindred

You will have to manually apply the code changes to that file
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

XraZer

Hi guys, I have just downloaded aeva for my forum(smf 1.1.13). After this, when i go someone's profile, there is a blank on the left . That means, the members in forum cannot see their profiles, changes their avatars etc. How can i solve this?

HunterP


I have been puzzeling to get the shortened youtu.be links and made this addition in Subs-Aeva-Generated-Sites.php :

Code (Find) Select
// Biggest most popular sites first for speed purposes
array(
'id' => 'ytb',
'title' => 'YouTube',
'website' => 'http://www.youtube.com',
'type' => 'pop',
'added' => '<4.0',
'pattern' => 'http://(?:video\.google\.(?:com|com?\.[a-z]{2}|[a-z]{2})/[^"]*?)?(?:(?:www|[a-z]{2})\.)?youtube\.com/[^"#[]*?(?:&|&amp;|/|\?|;|\%3F|\%2F)(?:video_id=|v(?:/|=|\%3D|\%2F))([\w-]{11})',
'movie' => 'http://www.youtube.com/v/$2&rel=0&fs=1',
'size' => array(
'normal' => array(480, 385),
'ws' => array(640, 385),
),
'ui-height' => 25,
// http://www.youtube.com/watch?v=-X8mD76W4F0 or v=MxGofCFHYCc (all hail Jochen Hippel!)
// On Google - http://video.google.co.uk/url?docid=-8978185459530152475&ev=v&len=91&srcurl=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dg2cT5J0gxeU
// http://www.youtube.com/watch?v=M29NUeffJNA - Example of "Embedding Disabled By Request"
'fix-html-pattern' => '<object [^>]*><param name="movie" value="http://www\.youtube\.com/v/([\w-]{11})(?:&[^"]*)?">.*?</object>',
'fix-html-url' => 'http://www.youtube.com/watch?v=$1',
'lookup-url' => 'http://(?:video\.google\.(?:com|com?\.[a-z]{2}|[a-z]{2})/[^"]*?)?(?:(?:www|[a-z]{2})\.)?youtube\.com/[^"#[]*?(?:&|&amp;|/|\?|;|\%3F|\%2F)(?:video_id=|v(?:/|=|\%3D|\%2F))([\w-]{11})[^]#[]*',
'lookup-actual-url' => 'http://gdata.youtube.com/feeds/api/videos/$1?v=2',
'lookup-final-url' => 'http://www.youtube.com/watch?v=$1',
'lookup-title' => true,
'lookup-title-skip' => true,
'lookup-pattern' => array(
'id' => '<id>.*?:([\w-]+)</id>',
'error' => '<internalReason>(.*?)</internalReason>',
'noexternalembed' => '<yt:accessControl\saction=\'embed\'\spermission=\'denied\'/>',
'ws' => '<yt:aspectRatio>widescreen</yt:aspectRatio>',
),
),

Code (Add After) Select
array(
'id' => 'ybe',
'title' => 'YouTube (youtu.be)',
'website' => 'http://www.youtube.com',
'type' => 'pop',
'added' => '<4.0',
'pattern' => 'http://youtu\.be/([\w-]{11})',
'movie' => 'http://www.youtube.com/v/$2&rel=0&fs=1',
'size' => array(
'normal' => array(480, 385),
'ws' => array(640, 385),
),
'ui-height' => 25,
'fix-html-pattern' => '<object [^>]*><param name="movie" value="http://www\.youtube\.com/v/([\w-]{11})(?:&[^"]*)?">.*?</object>',
'fix-html-url' => 'http://www.youtube.com/watch?v=$1',
'lookup-url' => 'http://youtu\.be/([\w-]{11})[^]#[]*',
'lookup-actual-url' => 'http://gdata.youtube.com/feeds/api/videos/$1?v=2',
'lookup-final-url' => 'http://www.youtube.com/watch?v=$1',
'lookup-title' => true,
'lookup-title-skip' => true,
'lookup-pattern' => array(
'id' => '<id>.*?:([\w-]+)</id>',
'error' => '<internalReason>(.*?)</internalReason>',
'noexternalembed' => '<yt:accessControl\saction=\'embed\'\spermission=\'denied\'/>',
'ws' => '<yt:aspectRatio>widescreen</yt:aspectRatio>',
),
),


Seems to work for me, however I'm not sure how correct my coding is ;)

live627

Quote from: HunterP on May 09, 2011, 02:27:57 PM
I have been puzzeling to get the shortened youtu.be links and made this addition in Subs-Aeva-Generated-Sites.php :
...
Seems to work for me, however I'm not sure how correct my coding is ;)
Sure, the proven fix is in AeMe 1.4-w

teos55

SMF 1.1.13  default theme  aeva 1.4c

  Receiving so many error with :

8: Undefined index: aeva_gallery
Dosya: /home/user/public_html/Sources/Aeva-Gallery.php
Satır: 271

8: Undefined index: aeva_unseen
Dosya: /home/karavant/public_html/Sources/Aeva-Gallery.php
Satır: 147

8: Undefined index: aeva_home
Dosya: /home/karavant/public_html/Sources/Aeva-Gallery.php
Satır: 114

8: Undefined index: aeva_gotolink
Dosya: /home/karavant/public_html/Sources/Aeva-Subs.php
Satır: 2951
--------------------------------------------------------------------------

  Attached avea-gallery.php  and aeva-subs.php

-------------------------------------------------------------

  I have all the language files checked, all exist and utf8. ( Both english and turkish)

By the way this happens only with the users set their language to turkish.
-------------------------------------------
  Can any soul guy guide me where to look ?  Even though I used package manager to install, I did
a manual check to all avea related mods afterwards, seems all OK.
--------------------------------------------------------------------------------

  FOUND THE FAILING PART ...

Modifications.turkish-utf8.php file doesnot have Aeva settings. Even though I have no Turkish translations
for it, I copied the english version and pasted to this file. Errors dissapered !!!!

Now it is time to find Modification.turkish-utf8.php, having Turkish translation for Aeva ...
------------------------------------

Case closed ...

live627

Aeva has no Turkish translation, only Spanish and Greek.

Neverhurry

Hi, can anybody help me how to repair this problem? When I mass upload some photos I got this error, thanks.

The Flash upload module sent the following error.

Error type: uploadError
Error ID: file1

Error message: [SecurityErrorEvent type="securityError" bubbles=false cancelable=false eventPhase=2 text="Error #2049"]
I am using SMF 2.0.1, curve themes.

MrMorph

I'm having a problem with the following settings :

QuoteMax preview width
The preview is a clickable picture that is displayed on the full-size picture's page, to speed up loading. Set to 0 to disable. Warning: if disabled, large pictures might break your template layout.

Max preview height
Same. If width or height is set to 0, preview images are disabled.

I set both to 0 but I still get preview images and not the full size ones.  It still comes up with 'Click the picture to view full size.'

Any advice please ?

Gryzor

Hello guys!

I just finished installing AEVA lite, and it works fine as far as I can see, but I have a problem:

Up to now we had been using the YOUTUBE BBCODE v2.6 mod. This used bb tags along with the YT vid's ID, like so:


[youtube=ODzAD_qdFUw]From Scratch[/youtube]


So, I'd like to ask if there's any way for Aeva to take over and display those links?

Thanks!

[EDIT] Hmm, interesting. I visited the YT BBcode's mod page and it says Aeva has a conversion script. However, it's not clear from the description whether it would convert the snippet above... Could anyone elaborate?

Ivan15951

Hi Just wanna ask, what are the recommended settings and what permissions should i tick for members for aeva cause one of my members cant upload anything cause there are no upload options.

YogiBear

@Nerverhurry : are you uploading from Yahoo? Which version of Aeva are you using?

It suggests you might be using v1.4b. A mass upload security problem is fixed in 1.4c but better still use 1.4w.


@Ivan : worth re-checking permissions both within Aeva and under Aeva in the membergroup permissions.
SMF v2.1.4  Mods : Snow & Garland v1.4, Simple Image Upload v2.0.0,  PHP  v.8.1

Sev-M.C.

I use aeva 1.4w, but when someone use a private membergrup, doesnt matter if its inerit from the  regular membergroup, he cant see the items on the gallery, how can i fix it?  :(

Thanks for the mod is exelent  :D

Ivan15951

Quote from: YogiBear on May 15, 2011, 11:23:03 AM
@Nerverhurry : are you uploading from Yahoo? Which version of Aeva are you using?

It suggests you might be using v1.4b. A mass upload security problem is fixed in 1.4c but better still use 1.4w.


@Ivan : worth re-checking permissions both within Aeva and under Aeva in the membergroup permissions.
What should I tick so they could upload?

Gryzor

Quote from: Gryzor on May 13, 2011, 04:26:15 AM

[EDIT] Hmm, interesting. I visited the YT BBcode's mod page and it says Aeva has a conversion script. However, it's not clear from the description whether it would convert the snippet above... Could anyone elaborate?


Anyone? :)

ju de tomate

My English is not very good so, please, be friendly.

I have SMF 1.1.13 and these package installed :
Custom Profile Field Mod    3.19 
Aeva Media    1.4w
EzPortal    0.4.5 
AjaxChat Integration    3.2.1
Anti Bot: Unrecognizable Form    1.1

Thumbnail does not appear constantly...

The URL of the thumbnail in the code is :
<div class="aea" style="width: 120px; height: 80px; background: url(http://www.besancon-sport-airsoft.com/smf/mgal_data/albums/partie_du_11_avril_2009_au_bois0/Dir_1/9eff386e5c5f0516feedf0d3366226d03f46a29174.jpg)">
But no one file exist on this url !

Do you have any idea ?

Edit:

Sorry for this message. I try to regenerate all thumbnail and it works perfect !

Baloch

once again this module specially embed youtube increased server load and again I got the warning from the hosting company.
For time being I have disabled embed facility


YogiBear

See Once Upon A Star's answer to your previous post on this...

http://www.simplemachines.org/community/index.php?topic=200401.msg2983734#msg2983734

If you enable all or most of the 200 possible sites then this will put a high load on your server.

You could find you need enable less than 10.
SMF v2.1.4  Mods : Snow & Garland v1.4, Simple Image Upload v2.0.0,  PHP  v.8.1

EL34

I am using Aeva lite 7.1.708 and SMF 1.1.13
I allow the users to play Youtube videos
Also  .wmv movies and .wma audio files that are uploaded to my server. 

I was wondering if anyone could tell me how to shrink down the Windows Media player  player size when playing .wma audio files.
There is no need to have the upper video screen for audio only files.

I tried editing the Subs-Aeva-Sites.php file, but it did not work.
What I was hoping was to create two separate player sizes for .wmv and .wma files

wmv video playback can stay at 500, 360
wma audio playback could just be the black control band and no video screen like this


This is the stock block of code that seems to handle .wmv and wma files

array(
'id' => 'local_wmp',
'title' => 'RealMedia (.wmv/.wma) Files',
'type' => 'local',
'added' => '4.0',
'plugin' => 'wmp',
'disabled' => true,
'pattern' => '({local}[\w/ &;%\.-]+\.wm[va])(?=")',
'movie' => '$2',
'size' => array(500, 360),
'show-link' => true,
),


This is my test edit, but the .wma sound files still show up as a 500 x 360 sized player.


array(
'id' => 'local_wmv',
'title' => 'RealMedia (.wmv) Files',
'type' => 'local',
'added' => '4.0',
'plugin' => 'wmp',
'disabled' => true,
'pattern' => '({local}[\w/ &;%\.-]+\.wmv)(?=")',
'movie' => '$2',
'size' => array(500, 360),
'show-link' => true,
),
array(
'id' => 'local_wma',
'title' => 'RealMedia (.wma) Files',
'type' => 'local',
'added' => '4.0',
'plugin' => 'wmp',
'disabled' => true,
'pattern' => '({local}[\w/ &;%\.-]+\.wma)(?=")',
'movie' => '$2',
'size' => array(320, 240),
'show-link' => true,
),
Forum History -> EZBoard -> YABB -> SMF 1.1.19 -> SMF 2.0.19

Advertisement: