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

kyhoopsgoat

Quote from: Grand Duke on May 23, 2012, 08:31:28 PM
Well, that's my dirty hack:

1. Open Sources/Subs-Aeva-Sites.php
   a) Find string:
'movie' => 'http://assets.vimeo.com/flash/moogaloop/5.0.5/moogaloop.swf?v=5.0.5&clip_id=$2&server=vimeo.com&fullscreen=1&show_title=1&show_byline=1&show_portrait=0&color=01AAEA',
   b) Replace it to:
'movie' => 'http://vimeo.com/moogaloop.swf?clip_id=$2&server=vimeo.com&fullscreen=1&show_title=1&show_byline=1&show_portrait=0&color=01AAEA',

2. Go to Administration/Mod Settings/Aeva sites/Popular Sites
   a) Switch "Vimeo" to OFF and Save settings;
   b) Switch "Vimeo" to ON and Save settings.

Now Vimeo embedding must working a correctly.

I am still having an issue with Vimeo, even after trying your suggestion.

Does anyone else know how to correct the Vimeo embedd issue?

hardcorps

Quote from: phpshiva on October 10, 2012, 08:38:35 AM
yes me to hardcorps

still having that error

Just a note, regarding your problem it's got to be down to the manual install of AM - it's such a complicated mod, something must have been skipped during the cut and paste install. Why is your package manager not working? If you could get it working you may be able to uninstall and reinstall from scratch?

Quote from: kyhoopsgoat on October 10, 2012, 02:34:51 PM
Quote from: Grand Duke on May 23, 2012, 08:31:28 PM
Well, that's my dirty hack:

1. Open Sources/Subs-Aeva-Sites.php
   a) Find string:
'movie' => 'http://assets.vimeo.com/flash/moogaloop/5.0.5/moogaloop.swf?v=5.0.5&clip_id=$2&server=vimeo.com&fullscreen=1&show_title=1&show_byline=1&show_portrait=0&color=01AAEA',
   b) Replace it to:
'movie' => 'http://vimeo.com/moogaloop.swf?clip_id=$2&server=vimeo.com&fullscreen=1&show_title=1&show_byline=1&show_portrait=0&color=01AAEA',

2. Go to Administration/Mod Settings/Aeva sites/Popular Sites
   a) Switch "Vimeo" to OFF and Save settings;
   b) Switch "Vimeo" to ON and Save settings.

Now Vimeo embedding must working a correctly.

^ This worked perfectly for me, thank you!

phpshiva

after a fresh install my pakkagemanger stopt working did all i did before but doesent word
and about the install by had it run over it 30 times and every thing is in place its only this error its works fine

its about these 2 line's


<li>' . $txt['aeva_total_items'] . ': ' . $item['member']['aeva']['total_items'] . '</li>
<li>' . $txt['aeva_total_comments'] . ': ' . $item['member']['aeva']['total_comments'] . '</li>', '
      

hardcorps


^ I'm not qualified to figure this out unfortunately phpshiva, Arantor is probably your guy.

inter

Hi, I found a bug:

File: Aeva-Gallery.php
Find:

// Create the text editor
aeva_createTextEditor('desc', 'aeva_form', false, empty($data['description']) ? '' : $data['description']);


Replace:


Find:

require_once($sourcedir . '/Subs-Post.php');
$data['title'] = un_preparsecode($data['title']);
$data['description'] = un_preparsecode($data['description']);

Add after:

// Create the text editor
aeva_createTextEditor('desc', 'aeva_form', false, empty($data['description']) ? '' : $data['description']);
Sorry for my English

Deezel


phpshiva


waris

Hi I am using AveaMedia in my orchid forum which is using the theme Rusty White by Ricky.

I have a problem with the following >Mass downloads (zip file with selected files from any album)<

I am displaying my orchid photos which took more than 30 years to collect

I do not want websites selling photos, Calender publishers, Book publlishers and everybody else to join my forum for the sole purpose of "Mass Downloading my orchid photos" which I have to travel all over the world to collect..

I am able to activate the >Read Only< selection to prevent Mass Download for photos which are stored on my servers with my hosting company.

But I am not able to activate the >Read Only< selection for any photos uploaded via "Avea Media" from my PC>

How can I disable the Mass Download function?
Link to image of Mass download button:

http://www.bumiweb.com/bumimall/orchidforum/upload_images/mass-download.png
Thank you.

MrPhil

Quote from: waris on October 18, 2012, 03:09:06 AM
I am able to activate the >Read Only< selection to prevent Mass Download for photos which are stored on my servers with my hosting company.

Please be aware that there's no way for your hosting company to really prevent mass downloads of images! If an image is displayed on a page, it can be downloaded to or locally saved on a PC. Your host might have something in place to slow down bulk image transfers (making the process more inconvenient for the thief), but there's nothing to stop someone doing this one at a time, at worst.

If you want to keep others from stealing your photos, I would suggest adding a "watermark" to them, as well as an explicit copyright notice. Some sites have merged their photos into Flash presentations, but that's not foolproof (just makes it more work to steal). Implement "hotlink protection", so that the thief has to save each photo on their PC. There's not much else you can do, short of degrading your photos to the point where no one wants them!

Kindred

/index.php?action=admin;area=aeva_perms;sa=edit;in=1;group=0

smf admin > aeva admin > permission profiles
select profile
select member group to edit
uncheck Mass Download
Сл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."

waris


phpshiva


PLAYBOY

Quote from: PLAYBOY on July 16, 2011, 10:50:38 PM
Also i get this error in my error log...

http://www.site.com/forum/index.php?action=who;sort=user;show=all;start=0

8: Undefined index: in
Dosya: /home/site/public_html/forum/Sources/Aeva-Subs.php
Satır: 1724

I still get this error. Can somebody please help me?

PLAYBOY

I think its a translation error somewhere in my turkish language files. Can somebody please take a look at this error and tell me what should i do?

Gringoboy

Quote from: Kindred on September 15, 2012, 06:48:56 PM
no clue... look at the input masks in the file....  I assume there is some option in there for https.

I suspect it's been asked before in this thread, so you could also try search.

I've had partial success in embedding a Google map, by removing the s from https in the link provided by Google.
But I end up with two small maps and a lot of text tags.
Using latest version of AEVA.
And I have searched this topic here, read all the replies but found no solution.
Has anyone found a definitive solution to this yet?
many thanks.

Gringoboy

Fixed.
This is how it worked for me:
Envelop the map code in h t m l codes

Colin

Quote from: Gringoboy on November 01, 2012, 07:25:20 PM
Fixed.
This is how it worked for me:
Envelop the map code in h t m l codes
This will only work if it is an administrator account creating the post.
"If everybody is thinking alike, then somebody is not thinking." - Gen. George S. Patton Jr.

Colin

glennmckenna

this mod sounds great
but i would like to know can you also upload images to this galley or not?
also is the a possibility to translate it to french or not ?

Kindred

ummm.... did you even bother to read anything?

1- this mod is a full gallery. So, yes... you can upload images
2- this mod was written by Nao, who is French... so, yes... it has already been translated to French
Сл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."

weerforum

Quote from: weerforum on October 09, 2012, 11:20:49 AM
If a member has a youtube video post I only see the url.
Only after a reaction is the movie does appear.
Is there a setting for members ?
I as admin can post without these problem.

Any help please  :(

Advertisement: