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

Nao 尚

Thank you, Arantor and Filipina :)

Sorry Brack1, I don't understand your problems.
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

Sabre™

Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


MultiformeIngegno

RockCiclopedia (wiki - forum), Tutta la storia del rock, scritta da voi ...
Rimanere aggiornati sul mondo della musica grazie al nuovo feed "RockCiclopedia Music News"!

TheListener

Nao sorry for not explaining better.

Hopefully the attachment may help.

When adding a pic to the gallery all I get is a blue image such as the one marked in the attachment.

LHW



tfs

Congratulations Nao!!!  That's a LOT of work!

One note about my install... at the end of the install when it shows the results, I clicked on the link to return to the packages and got the following...

Fatal error: Function name must be a string in /xxx/Sources/Aeva-Admin3.php  on line 220

I had a feeling that it was due to the older file in the cache mixing with the newer installed files, and everything seems to be working properly.
A good tree cannot bring forth evil fruit, neither can an evil tree bring forth good fruit.

DeathCom

Ok, I tried upgrading to 1.0, still no luck. However, I discovered another problem, if a photo is viewed via the quick viewer (so it pops up like) it counts as a view. If it is viewed full page (so that you have a direct URL to the image) it does NOT count as a view. This is probably why videos do not get counted at all, or has to be related.

Any help is greatly appriciated.

-DeathCom

Banthe

Hi all! Can someone please help... I'm trying to get the Media button to appear on a custom theme (anecdota117). I tried to copy the Aeva code from the Default Index.template into the anecdota index.template and the button appears but the text (Media) is all wrong and out of alignment  :-\

I've attached the Anecdota117 index.template if anyone cares to have a look!

Any help at all would be greatly appreciated!

Thanks in advance
Shianne

petesky

After upgrade to 1.0 i've got this error first time. Now it runs but don't know why.

Fatal error: Function name must be a string in \www\docs\user\nls\Sources\Aeva-Admin3.php  on line 220

Banthe

Solved my own problem with a lot of trial and error... If anyones interested in my question above, here's the solution.....

Edit for the index.template (Anecdota117 theme) as follows. May work with other themes, don't know, haven't tried!

Find this

          // The [calendar]!
          if ($context['allow_calendar'])
           echo '<li', $current_action == 'calendar' ? ' id="chosen"' : '', '><a href="', $scripturl, '?action=calendar"><span>' , $txt['calendar24'] , '</span></a></li>';


Add After:

         // Go to Aeva center... [media]
         // Recalculate number of unseen items
         global $user_info;
         if (!empty($user_info['aeva_unseen']) && $user_info['aeva_unseen'] == -1)
         {
                    global $sourcedir;
                    require_once($sourcedir . '/Aeva-Subs.php');
                    aeva_loadSettings();
         }

         $aeva_unseen = !allowedTo('aeva_access_unseen') || empty($user_info['aeva_unseen']) || $user_info['aeva_unseen'] == -1 ? 0 : $user_info['aeva_unseen'];
         if ($context['user']['is_logged'])
          echo '<li', $current_action == 'media' ? ' id="active"' : '', '><a href="', $scripturl, '?action=media"><span>' , $txt['aeva_gallery'], $aeva_unseen ? ' [<strong>' . $aeva_unseen . '</strong>]' : '', '</span></a></li>';

Nao 尚

Guys, about the function name error -- it's probably because the function is called before $amFunc is even initialized.
This is 'new' because AM will now attempt to fetch the latest version number after installing, to avoid having an error message show up about 'your version being too old' when it's actually newer than the 'new version' it's telling you about...
Ah, bugger.

Anyway, it's of no concern. I mean, you get the error once, then you shouldn't be getting it again. Just reload.

I'm not even sure it's worth a silent re-release...
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

Nao 尚

Had a few spare minutes so I updated the file.
Stats for self: 790 downloads before that.

No need to re-download it you already did. The crash only happens the first time.
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

MultiformeIngegno

RockCiclopedia (wiki - forum), Tutta la storia del rock, scritta da voi ...
Rimanere aggiornati sul mondo della musica grazie al nuovo feed "RockCiclopedia Music News"!

Nao 尚

You posted in several places. I already answered your post somewhere else yesterday.
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

Nao 尚

The button code you used was for old versions of SMG, not Aeva Media.
Use the updated code in the AM package's xml files...
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

YogiBear

I'm sure this latest version works faster than beta3, Nao.

This mod should be nominated for a prize!
SMF v2.1.4  Mods : Snow & Garland v1.4, Simple Image Upload v2.0.0,  PHP  v.8.1

Arantor

Holder of controversial views, all of which my own.


YogiBear

SMF v2.1.4  Mods : Snow & Garland v1.4, Simple Image Upload v2.0.0,  PHP  v.8.1

Nao 尚

It won't be faster to the eye if you have less than 200-500 albums I'd say. Above that, yes it should.
I will not make any deals with you. I've resigned. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.

Aeva Media rocks your life.

GreenBean |HH|

Quote from: Nao on February 07, 2010, 06:26:59 AM
The button code you used was for old versions of SMG, not Aeva Media.
Use the updated code in the AM package's xml files...

where do I find the AM (aeva media) package's xml files?
Admin>Main>Packages>List Files> 173 package-info.xml (4067 bytes)

ahh, that must be it.  I'll take a look.

thanks for the help.
Founder of HackHunters

Advertisement: