News:

Want to get involved in developing SMF, then why not lend a hand on our github!

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 尚

Uh... Okay, you don't know anything about PHP and even less about regexp, right?
So why not learn a bit more about it before submitting things until I give up and do it for you? That's not very nice for me.
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.

Mack450

Sir,

I am sorry. I did indeed google flashvars numerous times trying to figure this out on my own.

I have been playing with this and trying.

I am not a computer wiz. I am just trying to get this to work to satisfy my members.

Give me a break please man...

I understand I am probably annoying you as hell because I don't even know what PHP is....
www.atvsector.com

Powered by SMF

Filipina

I will try and import the pics nao... "stephen" checking on me too:)

i am just trying to get my members migrated right now then maybe the pics. I will also see if I can get that theme header right

gigz09

hi i would like to try this mod.. since i;ve been using the old AEVA in my forum, but this time i would like to install it manually..


i would like to ask how could i execute this code 'db_aeva.php' manually?

should i upload it then execute through ftp, or through packager? sorry for the noob question..thanks=)
ONYX is a non-profit, voluntary initiative of Filipino computer, electronics and software engineers. It was launched on July 2007 in Manila, Philippines. The initial idea is to create a broad organization where the Open Source and Open Content volunteers and professionals can exchange their ideas and embark on new initiatives. In the last year after formation ONYX has matured into an independent organization with partnerships with other Open Source based organization and individuals.

Visit ONYX - Pinoy Open Source Technologies

Dragooon

Quote from: gigz09 on January 30, 2010, 12:09:51 PM
hi i would like to try this mod.. since i;ve been using the old AEVA in my forum, but this time i would like to install it manually..


i would like to ask how could i execute this code 'db_aeva.php' manually?

should i upload it then execute through ftp, or through packager? sorry for the noob question..thanks=)
Why would you want it to install manually? Does it not install via the package manager?

Nao 尚

Ahhh... -_-

$sites[] = array(
'id' => 'Vholdr',
'title' => 'Vholdr',
'website' => 'http://www.vholdr.com',
'type' => 'custom',
'added' => '7.0',
'pattern' => 'http://(?:www\.)?vholdr\.com/node/([0-9]+)',
'movie' => 'http://vholdr.com/videoPlayer/player.swf?height=360&width=638&fullscreen=true&autostart=false&file=http://vholdr.com/xspf/node/$1',
'size' => array(638, 360),
'show-link' => true,
'lookup-title' => true,
'lookup-url' => 'http://(?:www\.)?vholdr\.com/video/[^"]+',
'lookup-pattern' => '/fivestar/vote/node/(\d+)',
'lookup-final-url' => 'http://vholdr.com/node/$1',
'fix-html-pattern' => '<embed [^>]+http://vholdr\.com/xspf/node/(\d+)[^>]+>',
'fix-html-url' => 'http://vholdr.com/node/$1',
);


This is totally untested and may or may not work... It has fix-html and lookups (since that site has both lookup-enabled URLs and regular URLs... Grmpf. When I saw that, I figured you wouldn't be able to do it even when studying PHP for months. I always have trouble with lookups myself.)
If it works, consider a small donation in return. Thanks. (I usually charge $20 for a site with lookups.)
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.

gigz09

Quote from: Dragooon on January 30, 2010, 12:12:14 PM
Quote from: gigz09 on January 30, 2010, 12:09:51 PM
hi i would like to try this mod.. since i;ve been using the old AEVA in my forum, but this time i would like to install it manually..


i would like to ask how could i execute this code 'db_aeva.php' manually?

should i upload it then execute through ftp, or through packager? sorry for the noob question..thanks=)
Why would you want it to install manually? Does it not install via the package manager?

im not using the default theme, and also i did not know which file should i download, since a lot of them were on the list, im at loss reading a long thread like this  ;D

and also i would like to know how to do it manually, since the other mods that i want to install is not currently supported the latest SMF version=)

it will be a great help for me..=)  ;D

Thanks=)
ONYX is a non-profit, voluntary initiative of Filipino computer, electronics and software engineers. It was launched on July 2007 in Manila, Philippines. The initial idea is to create a broad organization where the Open Source and Open Content volunteers and professionals can exchange their ideas and embark on new initiatives. In the last year after formation ONYX has matured into an independent organization with partnerships with other Open Source based organization and individuals.

Visit ONYX - Pinoy Open Source Technologies

Dragooon

I'd recommend installing via Package manager and then manually editing your theme to adopt this mod, but if you must then just follow the instructions for manual installation provided on the mod site. db_aeva.php can be run be uploading it to the root directory of the forum(Where SSI.php exists).

gigz09

Quote from: Dragooon on January 30, 2010, 12:20:40 PM
I'd recommend installing via Package manager and then manually editing your theme to adopt this mod, but if you must then just follow the instructions for manual installation provided on the mod site. db_aeva.php can be run be uploading it to the root directory of the forum(Where SSI.php exists).

oh thanks=)

after uploading the db_aeva.php.. i should access it through web browser? so that it will execute?  am i right?

do i only need to install this through package manager
Aeva-Media-1.0b5.zip

what about this? - Subs-Aeva-Sites.php

thanks again=)
ONYX is a non-profit, voluntary initiative of Filipino computer, electronics and software engineers. It was launched on July 2007 in Manila, Philippines. The initial idea is to create a broad organization where the Open Source and Open Content volunteers and professionals can exchange their ideas and embark on new initiatives. In the last year after formation ONYX has matured into an independent organization with partnerships with other Open Source based organization and individuals.

Visit ONYX - Pinoy Open Source Technologies

Dragooon

Yes, db_aeva.php should just do its work. And you only need to install Aeva-Media package, Subs-Aeva-Sites exists inside the package, it exists there so that Aeva could automatically update the site's list.

Mack450

It almost works man!

make it work and you got a donation.
www.atvsector.com

Powered by SMF

gigz09

Quote from: Dragooon on January 30, 2010, 12:26:49 PM
Yes, db_aeva.php should just do its work. And you only need to install Aeva-Media package, Subs-Aeva-Sites exists inside the package, it exists there so that Aeva could automatically update the site's list.

thanks for your your help..=)

i will try it now=)
ONYX is a non-profit, voluntary initiative of Filipino computer, electronics and software engineers. It was launched on July 2007 in Manila, Philippines. The initial idea is to create a broad organization where the Open Source and Open Content volunteers and professionals can exchange their ideas and embark on new initiatives. In the last year after formation ONYX has matured into an independent organization with partnerships with other Open Source based organization and individuals.

Visit ONYX - Pinoy Open Source Technologies

Nao 尚

Can you post the URL of your page that shows the link?
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 尚

Hmm okay, try changing the $1 at the end of the 'pattern' to $2 (it should work.)
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.

gigz09

hi, i have successfully installed this..

ONYX is a non-profit, voluntary initiative of Filipino computer, electronics and software engineers. It was launched on July 2007 in Manila, Philippines. The initial idea is to create a broad organization where the Open Source and Open Content volunteers and professionals can exchange their ideas and embark on new initiatives. In the last year after formation ONYX has matured into an independent organization with partnerships with other Open Source based organization and individuals.

Visit ONYX - Pinoy Open Source Technologies

Mack450

It works! Where do I send a donation????
www.atvsector.com

Powered by SMF

Nao 尚

Good news :)
I guess I'll add it to the site list for the next time. It's been a long time without an update, and an even longer time I haven't been asked to add support for a porn site ;)
Depends on whether you want something else for your donation! For 20€ you're getting an unlimited copy of the Foxy! add-on with one month of updates & support. For 30€ it's a year of updates & support (which I can manually set to 5 years for 40€.)
That's on http://aeva.noisen.com/ (you need an account over there, and check the Foxy! topic in my sig.)
Otherwise if you want to give less or aren't interested in Foxy!, you can simply donate to my paypal account directly, just PM me and I'll send it to you.
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.

dbailey

Quote from: Nao on January 30, 2010, 08:30:26 AM
It's the same as for all mods when you install a custom theme in SMF1, really...!

I could probably 'fix' it by catching the entire template inside an output buffer and rewriting it on the fly to add my stuff... But then again it wouldn't work for all themes (how do I recognize an entirely custom menu that doesn't use the same structure/classes/IDs/etc.? I can't.)
So basically it's not worth the trouble... If you want custom themes to have the tab, either add it yourself in the code, or upgrade to SMF2 ;)

That's what I thought. I was testing RC2 for my revised forums but it doesn't run tiny portal yet. So I've settled for the current version 1.1.11.

Thanks

Mack450

www.atvsector.com

Powered by SMF

Advertisement: