1
goodwrench1
Re: Basic IFRAME Hotlink question

Thanks you.



2
goodwrench1
Basic IFRAME Hotlink question

This isn't a XOOPS specific question, but a general one.

When using IFRAME to hotlink (like videos, games, etc...) does the bandwidth get used up from BOTH servers, or just the one your linking to.

I know it's a pretty basic question, but everything I've found online talks about webmasters being upset about their bandwidth getting used up.

Example - If I put a 2 meg flash game on my site, every time someone clicks on it 2 megs of bandwidth gone. If it is embedded from another site, does 2 megs of MY bandwidth still go bye bye? (Or maybe it is 4 megs gone because 2 megs to get from other site 2 megs to go to users computer!)

Alot of sites encourage this though, as they give tags to embed videos and games into your own site.

Thanks for everyones help in advance!



3
goodwrench1
Re: 2 recent site designs using Xoops CMS

Very nice, clean layouts.



4
goodwrench1
Re: Protector 3.02 question

I just upgraded from 3.01 to 3.02 and I simply FTP'd the files (overwrote) in the respective folders, then went to the modules page and performed an upgrade. Everything seemed to work out.



5
goodwrench1
Re: How Open Source Projects Survive Poisonous People

Very relevant in todays atmosphere. Thanks.



6
goodwrench1
Re: Home link with Mastop page

I figured out how to change the Iframe URL Text space field for more characters.

in file mastop_publish/include/mpb.form.inc.php line 293
Quote:

$mpb_tray_conteudo->addElement(new XoopsFormText(MPU_ADM_MPB_FRAME_URL, 'mpb_30_arquivo_frame', 30, 50, ((substr($mpu_classe->getVar("mpb_30_arquivo"), 0, 4) == 'http') ? $mpu_classe->getVar("mpb_30_arquivo") : '')));


change to

Quote:

$mpb_tray_conteudo->addElement(new XoopsFormText(MPU_ADM_MPB_FRAME_URL, 'mpb_30_arquivo_frame', 30, 100, ((substr($mpu_classe->getVar("mpb_30_arquivo"), 0, 4) == 'http') ? $mpu_classe->getVar("mpb_30_arquivo") : '')));



7
goodwrench1
Re: Home link with Mastop page

Quote:


PD. I'd left a message in mastop's forwards about an issue with the text box's length in iFrame URL: it only allow 50 characters, but in DB the field is varchar(100).


Please post their response, I've been trying to increase the text space all day! I know there are a couple of other people trying to do the same.

Thanks



8
goodwrench1
Re: Tip: Creating a Favicon

Great Tip, Thanks!



9
goodwrench1
Re: Tip: Creating a Favicon

Great Tip, Thanks!




TopTop



Login

Who's Online

210 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 210


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits