vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Concepta Series - vB Flash Header Pro (inc optional Banner Rotator) (https://vborg.vbsupport.ru/showthread.php?t=242176)

VonDoom 05-13-2010 01:14 PM

I love this Mod, Great stuff. Except im having second thoughts on one of two forums i have this on. My members arnt to excited about the narrow fixed width. For whatever reasons it seems to be a fantastic hit on the other forum.

Anyways i am having troubles on one of my forums its installed on where it will go thru the rotation then quit rotating once it reaches the last image. Any Ideas?

syrus.xl 05-13-2010 02:12 PM

Quote:

Originally Posted by VonDoom (Post 2036344)
I love this Mod, Great stuff. Except im having second thoughts on one of two forums i have this on. My members arnt to excited about the narrow fixed width. For whatever reasons it seems to be a fantastic hit on the other forum.

Anyways i am having troubles on one of my forums its installed on where it will go thru the rotation then quit rotating once it reaches the last image. Any Ideas?

Hi VonDoom,

That normally points to a syntax issue in the XML file.

Make sure that parameters are within single quotes, not double. All XML tags are closed correctly.

If you still have problems then just PM me, I will take a look for you.

Regards,

syrus.xl 05-13-2010 02:43 PM

Quote:

Originally Posted by KURTZ (Post 2036280)
1440*900 is the most used resolution onto the laptops ... ;)

Quote:

Originally Posted by x626xblack (Post 2036262)
Any chance you have a version that we can set the size?

CRT's are pretty much not sold any more. Here are the common sizes for LCD's. Since you have to make it fixed and want to make sure it accommodates the most people. While 1024 is livable, 1280 would be preferred and fit monitors 15.4 and above..

Here is an idea. Two versions.. One 1024 for standard aspect ratio monitors and laptops and 1280 for wide screens.

I just setup a resolution for 1440x900 on my monitor - it doesn't seem too bad, not that I view websites at this width, I have a 24" 1920 pixel width...lol

I will put together a wider version to fit 1440 pixel width - Flash is funny with changing aspect ratio's which it is not designed for. If text is present then it can blur due to losing the pixel to pixel ratio.

Regards,

nikosb 05-13-2010 03:00 PM

great addition !!!!
Is there any way changed the image files jpg with a .swf ?

Thanks

syrus.xl 05-13-2010 03:17 PM

Quote:

Originally Posted by nikosb (Post 2036440)
great addition !!!!
Is there any way changed the image files jpg with a .swf ?

Thanks

It will accept non-animated gif's, non-progressive jpg's and actionscript 2.0 coded swf's. So, you do have a choice. :)

x626xblack 05-13-2010 06:06 PM

Can the xml rotator files be edited from our end to add more than 6 rotating images and 4 rotating advertisements?

Would adding new code lines underneath for more images cause any problems..?

syrus.xl 05-13-2010 06:15 PM

Quote:

Originally Posted by x626xblack (Post 2036530)
Can the xml rotator files be edited from our end to add more than 6 rotating images and 4 rotating advertisements?

Would adding new code lines underneath for more images cause any problems..?

You can add or delete images - the choice is entirely yours. I did have an example with 10 images on, I only changed this for the example. Just follow the same format as the rest and you cannot go wrong.

:)

x626xblack 05-13-2010 06:47 PM

Thats perfect. Now if you tell me I can edit the size in the same way I would be tickled pink.. If only things were that easy..

Some days your the windshield some days your the bug...

syrus.xl 05-14-2010 07:59 AM

Quote:

Originally Posted by x626xblack (Post 2036546)
Thats perfect. Now if you tell me I can edit the size in the same way I would be tickled pink.. If only things were that easy..

Some days your the windshield some days your the bug...

I wish resizing flash-based products was easy, it relies on coding and design. I am looking into finding a way of creating a fluid version though.

Regards,

x626xblack 05-14-2010 09:52 AM

Either Fluid or 1280 wide and you have your self a Donation. The 950 is fine for forums, but when you add it to a CMS with articles and widgets it is sensory overload with all the information jammed up in a small space.

KURTZ 05-14-2010 10:14 AM

Quote:

Originally Posted by syrus.xl (Post 2036796)
I wish resizing flash-based products was easy, it relies on coding and design. I am looking into finding a way of creating a fluid version though.

Regards,

just a question: with your hack our forum goes w/ a fixed lay-out or not?

i got this: Style Manager > StyleVars > doc_width > AUTO but i have a fixed lay-out ... :confused:

syrus.xl 05-14-2010 10:15 AM

I will add another 2 sizes to the original size. With widths of 1280 and 1440 pixels, I have already started the 1280 version.

The problem with fluid, is I can get the swf to either re-scale the image within the background, but if this not scaled in a ratio of x and y then the image is stretched. The other way is to use noScale, but then if the width is changed then the background imaged stays flush to the left, due to the registration point.

Guess I am hitting my head against a brickwall with this! :erm:

KURTZ 05-14-2010 10:22 AM

Quote:

Originally Posted by syrus.xl (Post 2036841)
I will add another 2 sizes to the original size. With widths of 1280 and 1440 pixels, I have already started the 1280 version.

The problem with fluid, is I can get the swf to either re-scale the image within the background, but if this not scaled in a ratio of x and y then the image is stretched. The other way is to use noScale, but then if the width is changed then the background imaged stays flush to the left, due to the registration point.

Guess I am hitting my head against a brickwall with this! :erm:

this trouble needs to be fixed dude ... :)

however, maybe i found a but, w/ your header i got some troubles with the 'FB tiny avatar' ... i can't get it ... can you check this issue pls?

syrus.xl 05-14-2010 10:34 AM

What is the 'FB tiny avatar'? A mod of some kind?

KURTZ 05-14-2010 10:35 AM

Quote:

Originally Posted by syrus.xl (Post 2036848)
What is the 'FB tiny avatar'? A mod of some kind?

no, it's integrated in the latest vB ...

syrus.xl 05-14-2010 10:47 AM

I just enabled that on the test and cannot see any issues. What seems to be the problem?

KURTZ 05-14-2010 11:25 AM

Quote:

Originally Posted by syrus.xl (Post 2036856)
I just enabled that on the test and cannot see any issues. What seems to be the problem?

i can't see the FB connect (and after the log-in the tiny avatar) button in the header ...

x626xblack 05-14-2010 04:27 PM

I have a possible solution for those who want to use it on a fluid forum until the new sizes are released. Change your padding on your header right hand side and it can at least center the header so it does not look "as bad". Not a perfect fix but can help till then.

wickedstangs 05-15-2010 03:23 AM

Need some assistance..
I can see the changes in the local Previewer. But, I can't see the changes on my site.

syrus.xl 05-15-2010 11:07 AM

Quote:

Originally Posted by wickedstangs (Post 2037199)
Need some assistance..
I can see the changes in the local Previewer. But, I can't see the changes on my site.

Hi,

The changes you have made locally to files, have you uploaded these to your webserver.

Regards,

wickedstangs 05-15-2010 12:33 PM

Quote:

Originally Posted by syrus.xl (Post 2037317)
Hi,

The changes you have made locally to files, have you uploaded these to your webserver.

Regards,

Yes, I uploaded it, It is working now. It took a long time for F5 to work. I had to clear my cache for it to change images.

Ocean-Wonders 05-15-2010 01:14 PM

Is there any way to make the banner rotator display a random add rather than running in the order ? Otherwise some banners will get loads of page views and others will get non !

Great mod though, thanks !

x626xblack 05-15-2010 03:09 PM

They are ad banners, not Adsense banners, why would views mater? At 7 seconds per banner it takes roughly 28 seconds to see all 4 banner Advertisements. how do you figure some banners will get none?

Delilahs 05-15-2010 03:40 PM

look at the settings, and change them from true to false

Ocean-Wonders 05-15-2010 03:56 PM

Quote:

Originally Posted by x626xblack (Post 2037410)
They are ad banners, not Adsense banners, why would views mater? At 7 seconds per banner it takes roughly 28 seconds to see all 4 banner Advertisements. how do you figure some banners will get none?

I have several companies that pay to have banners displayed on my site. Every time you load a new page the rotation starts all over again, therefore the ones that come last on the list (I have 14 sponsors) will not get seen unless someone stays on a page for a while.

syrus.xl 05-15-2010 09:23 PM

Quote:

Originally Posted by Ocean-Wonders (Post 2037363)
Is there any way to make the banner rotator display a random add rather than running in the order ? Otherwise some banners will get loads of page views and others will get non !

Great mod though, thanks !

The banner rotator can cope with randomizing ads. Just open up the XML file for the banner rotator, you will see the following line near the top:
Code:

randomDisplay='false'
Just change the parameter to 'true' and banners will be shown randomly.

I tried to make it as versatile as possible, apart from the fluid issue which will be fixed tomorrow with a new width size.

masons 05-15-2010 11:26 PM

Thank you so much,

It is AWESOME! Loving it!

syrus.xl 05-15-2010 11:33 PM

Quote:

Originally Posted by masons (Post 2037635)
Thank you so much,

It is working nicely, but under and above the banner is shows the following text

Read more: http://www.digitalport.co.uk/f144/co...#ixzz0o6r5IdAy

In a fine grey font, .... how to remove that as it "sux"

Can you send me your url.. Looks like vBSEO has crept in somewhere in the code.

syrus.xl 05-15-2010 11:39 PM

Quote:

Originally Posted by masons (Post 2037635)
Thank you so much,

It is AWESOME! Loving it!

You're welcome!

:)

Ocean-Wonders 05-16-2010 10:22 AM

I've changed all the files and uploaded folders to the server, made all the changes to the templates and cleared my cache but still nothings happening, works like a dream in the locally but just can't get it working when i try to send it live ?

patrick91 05-16-2010 12:43 PM

Looks really nice!!! ook it works:D but is it possible to put te banner more to the right? because my forum is fluid

yamahaforumbenelux.com

Gr,

patrick

bart6767 05-16-2010 02:10 PM

How do i get rid of the blue Concepta logo on the banners ?

COL NIL SATIS 05-16-2010 02:12 PM

Awesome awesome mod ....makes our forum look so so much cleaner and fluid...love it...rated 5 and nominated !!! great work

syrus.xl 05-16-2010 03:17 PM

Quote:

Originally Posted by patrick91 (Post 2037890)
Looks really nice!!! ook it works:D but is it possible to put te banner more to the right? because my forum is fluid

yamahaforumbenelux.com

Gr,

patrick

I will be releasing a wider version a little later today, this will be for wider forum widths.

syrus.xl 05-16-2010 03:22 PM

Quote:

Originally Posted by Ocean-Wonders (Post 2037847)
I've changed all the files and uploaded folders to the server, made all the changes to the templates and cleared my cache but still nothings happening, works like a dream in the locally but just can't get it working when i try to send it live ?

Make sure that all changes that are done locally, are uploaded to the server. Flash is cached by all browsers, try a Hard Refresh. This will then display the contents of the server and not your cache. A Hard Refresh is done by pressing CTRL + F5.

Ocean-Wonders 05-16-2010 03:32 PM

I've tried all that still can't get it to display, Delilahs has even taken a look, he has it working on his and can't see any reason for it not to be working.

cory_booth 05-16-2010 03:37 PM

I have several transparent png logos that I rotate at certain times.
One logo in the morning, one in the afternoon, and one at night.

I varied the colors slightly which requires a different background image to make a seamless header (I am currently using fluid).

Anyways, my question is, will your banner system rotate in the logo and change the background as well?

i.e. I have a blue and red logo...
When the red logo rotates in, will the background be changed to red and visa versa?

syrus.xl 05-16-2010 03:47 PM

Quote:

Originally Posted by cory_booth (Post 2037972)
I have several transparent png logos that I rotate at certain times.
One logo in the morning, one in the afternoon, and one at night.

I varied the colors slightly which requires a different background image to make a seamless header (I am currently using fluid).


Anyways, my question is, will your banner system rotate in the logo and change the background as well?

i.e. I have a blue and red logo...
When the red logo rotates in, will the background be changed to red and visa versa?

The only way you could achieve this is by creating a transparent 2x2 PNG image file for the logo. And placing your actual logo on the background images.

The logo is the only static image that is not changed. The background and banner rotator are the only areas that are animated. They do not run in sync, unless the timing was hard-coded in to the swf, this was the only variable I did not bring out in to the XML was timing. Maybe, on a future release I will consider doing this.

Regards,

masons 05-17-2010 03:18 AM

As nice as your mod is, as bad and confusing is it to buy it.
Your website is amazingly complicated!

Anyways, bought the paid version.... but it says my URL is wrong and I need to contact you. Your support however says I do not have access to the support.

I really do not want to spend time doing this.....

syrus.xl 05-17-2010 07:23 AM

Quote:

Originally Posted by masons (Post 2038305)
As nice as your mod is, as bad and confusing is it to buy it.
Your website is amazingly complicated!

Anyways, bought the paid version.... but it says my URL is wrong and I need to contact you. Your support however says I do not have access to the support.

I really do not want to spend time doing this.....

Hi masons,
Our support system was offline last night due to work being done. It is all back online now.

Please keep this thread just for the free-version, we cannot answer support regarding site issues on here, due to vbulletin.org terms of use.

Thank you.


All times are GMT. The time now is 01:02 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01663 seconds
  • Memory Usage 1,840KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete