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

kingkingston

Quote from: Nao on January 14, 2010, 05:57:05 AM
Who cares about IE? Consider it an incentive to switch to a real browser :D
Nice positive spin

Nao 尚

Hey, don't shoot the messenger and ask Justin.tv to fix their crap if it works on one browser and not others...
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 尚

Open Aeva-Gallery2.php and replace $new_owner_id with $owner

As mentioned in the main topic...
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.

locutusweb

Owww, apparently I did a lousy search :'(

Fix worked like a charm!

May I compliment you with a really very very impressive mod (Can you call it a mod? it's a great piece of software on it's own!)

Nao 尚

Thanks ;)
Yeah, mods can be any size really (look at my Footnotes mod), apparently I foolishly chose the higher end ;)
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.

clothahump

Latest SVN 146, I am not going to bother with any Gallery now, will just tell the 2,748 members it is not worth the trouble.

Hannilein

Quote from: Nao on January 14, 2010, 05:54:15 AM@tfs> Apparently it's for my own good. I'm not saying I disagree. As for the album list thingy, what do you suggest I do? Add yet another setting in the admin? To say what? 'Prevent users from seeing membergroups'? But what if all members are in a default primary membergroup? They will be hidden, too...

Very simple: If 'Prevent users from seeing membergroups' (or whatever the name of the setting will be) is set, offer only an ability to choose whether guests should have access to the album or not (as it was in former SMG i.e. version 1.5.6).

The background is as follows: If a simple user is faced with the list of 18 (or even more) membergroups with two options each (read and write) this would be a cause for unnecessary confusion, misunderstanding and errors (and more work for the admin to explain and correct). Apart from this, as already mentioned, the users will see the membergroups itself which is not supposed to, as IMO the visibility and managing of membergroups should be an admin thing.

Just to clarify: Its no criticism about the freedom to fine-tune the access settings as requested by many people, this is a very powerful feature. But it would also be nice to have the option to keep it simple as it was before  :) .

Kind regards,
Dirk

Nao 尚

Okay, here's my work in progress...

http://media.noisen.com/item/1488/ (original picture)
http://media.noisen.com/item/1488/?rotate=270 (face is now vertically aligned.)

This is only tested in Opera 9.64, Chrome 4.x and Firefox 3.5.
I just need to add rotate buttons now. The problem is that it'll force the entire page to reload, although the picture itself will not need to reload... If you have a fast server, it's not a big deal.

Also, when clicking the picture, it shows up in non-rotated view. (Because Highslide isn't compatible with SVG -- I would have to disable it on rotated pages.)
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.

saks

I have a problem with delete images! If i am clik on Check All and Submitt, i I receive the following message: Your session timed out while posting. Please go back and try again.
What to me to do?

O! i am look go version beta 1!This problem can be solved in it? Today I will try to update

Nao 尚

I think I'm gonna give up on that... It's just too unreliable.

- In Opera, an IMG works perfectly. Links open fine, etc. Opera is da mastah.
- In IE8, I can't get it to work obviously, would have to rely on the SVGWeb script from Google.
- In Firefox and Chrome, only <embed>, <object> and <iframe> tags will show the SVG. Only, in Firefox, they keep showing me a security warning from the NoClick extension whenever I click them. Yoohooo... Scary. And of course, because of the strange tags, I can't enclose them in anchor links. That means, in order to make the SVG clickable, I must insert the links directly inside the SVG file. In order to do this, I base64-encoded the target link, passed it as a parameter to the SVG, base64-decoded it from inside and added the link. It works, but... It opens in the frame/object. So I added the _top target, now it opens in the window, but it's not 'caught' by the Highslide javascript, probably because it's considered as external code and it doesn't want anything to do with it.

Hence, because of wonderful Firefox and stupid tag limitations, I can't do it the way I want (i.e. the Opera way). I'm perfectly aware that doing an Opera-only feature is useless, so I'll just remove it and do the PHP-based rotations instead. Will take me some time, though... I don't want to hear about rotations for some time. :P

Anyway -- if you want to test the feature, keep in mind that I won't be releasing it, so I committed it in the SVN for you to look at. It will ONLY be active in revision 154, so make sure to download THAT revision, not any other earlier or subsequent commit.

rev 154
! When inside a sub-album, linktree should show the top album's owner, rather than the current album's owner. (Aeva-Gallery.php)
! Creating a sub-album would use the wrong master ID. Oops! (Aeva-Gallery2.php)
! Adding an album would sometimes screw the owner ID. Oops again! (Aeva-Gallery2.php)
@ Adding a feature that I'll be removing in the next commit -- only for the curious-minded. Rotate pictures via Opera, Chrome and Firefox by adding ;rotate=90 at the end of an item page URL. It isn't solid enough to become a real feature, though, so I'll be dropping it in favor of server-side rotations. (Aeva-Gallery.php, Aeva-Subs-Vital.php)
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.

kingkingston

Quote from: Nao on January 14, 2010, 07:36:52 AM
Hey, don't shoot the messenger and ask Justin.tv to fix their crap if it works on one browser and not others...
I was only joking around mate

hobox

Hi, I use smf 1.11 and Aeva Media v1.0 Alpha 2

but since installing I have encountered the following errors in my log:

8: Undefined index: aeva_view_votes
8: Undefined index: aeva_gallery
8: Undefined index: aeva_view_coms
8: Undefined index: aeva_view_items
8: Undefined index: aeva_view_sum

I use swedish as forum language, but I copied the Aeva.english.php to Aeva.Swedish-utf8.php so I don't belive it's a language issue OR are there another language files attached to Aeva besides those?

Did a search for the above names in the language dir but came up with nothing...

Where should they be defiened and what should they translate to in english?

Nao 尚

@Hannilein> I understand... Avoiding confusion. It's a better argument that everything I've heard before, to me. ;) Okay, then. I'll try to cook something up for Beta 2.

@saks> Just reload the page before selecting Check All and submitting. This is because your session ID is no longer valid. It happens for instance when you have a browser crash and the tab is reloaded. You lose your session ID, but the page is still cached with the previous one.
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 尚

Version 1.0 Beta 1.1 is out!

It's just a collection of the last two days' fixes, really. Main changes:

* When inside a sub-album, linktree should show the top album's owner,
  rather than the current album's owner.
! Fixed several bugs when creating or editing albums.

If you have beta 1 installed, you may simply overwrite the Aeva-Gallery.php, Aeva-Gallery2.php and Aeva-Subs.php files with the newer versions. You'll be up to date.
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 尚

Yes, for sure, it's much less of a bother for you to uninstall it and piss off your "2,748 members" than to, say, upgrade it and apologize to one person (namely me).

Just reinstall Beta 1.1, give me an account with Manage rights for the gallery, and I'll show you how to create a sub-album anywhere. It takes three clicks. (Would 2 clicks be less of a bother, maybe?)
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.

saks

It is cool! all problems which I have noticed in the version an alpha 3 in the new version of gallery are eliminated! Many thanks for remarkable system!

The truth has arisen one small problem. The top menu began to be displayed in a column. How to make its line how was earlier?

Nao 尚

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.

saks

Quote from: Nao on January 14, 2010, 01:30:06 PM
Can you post a screenshot?
Sorry! Everything is all right! I am simple in delight!

P.S. But in Google Chrome browser It takes place to be  :(

Opera, Mozilla, IE is Ok!

saks

Quotehttp://media.noisen.com/item/1488/ (original picture)
http://media.noisen.com/item/1488/?rotate=270 (face is now vertically aligned.)
I have not seen a difference in images. I am looks in Opera 10.10 and Chrome 3.0.195.38

slvreagl

I know i'm probably posting the same problem but I tried viewing some of the 49 pages of this thread and couldnt find a resolution to my problem.

I run SMF 1.1.11 and TinyPortal v1.0 beta 4.
I uninstalled Aeva ~ Auto-Embed Video & Audio 6.2.75, (never had smf gallery) and installed Aeva Media (Gallery & Auto-embedder) 1.0 Beta 1.1 The auto installer showed no problems but after clicking instal1 now I get this error......


Database Error
Table 'mydatabaseusername.smf_mgallery_fields' doesn't exist
File: /services7/webpages/util/s/l/xxxxx.xxx.xxxx.net/xxxxxxxx.com/public/forum/Packages/temp/db_aeva.php
Line: 798 

Can someone point me in the right direction?
Thanks in advance.

Advertisement: