vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB Affiliates v.2 (https://vborg.vbsupport.ru/showthread.php?t=63044)

AN-net 10-26-2004 02:37 PM

Quote:

Originally Posted by bondjetta
I'm having a little issue w/ this. The Install went well, thanks to some links on MySQL queries :D, but my affiliates.php file is just coming up blank :(

http://www.emptythecup.com/forums/affiliate.php

Any ideas? was I supposed to save those queries or just run them? I'll admit i'm pretty MySQL/PHPMyAdmin retarded :(

did you install the templates?

bondjetta 10-26-2004 03:22 PM

Quote:

Originally Posted by AN-net
did you install the templates?

sure did. i followed the instructions to a T (i do believe), at least I did everything it asked piece by piece....

I'm at work right now, but i'll try to open the instructions here and make sure i didn't miss anything. but i have 10 Affiliate templates right now, i even directly copied their names from the .txt file to keep from making typos :)

bondjetta 10-26-2004 03:25 PM

Quote:

Originally Posted by bondjetta
sure did. i followed the instructions to a T (i do believe), at least I did everything it asked piece by piece....

I'm at work right now, but i'll try to open the instructions here and make sure i didn't miss anything. but i have 10 Affiliate templates right now, i even directly copied their names from the .txt file to keep from making typos :)

and I lied, the first template was lowercase instead of caps :(


ok, i'm gonna go play around again, if i can't figure it out i'll be back :) Thanks


EDIT: I'm back: and not w/ positive results. For one, the index is working now, that's good news, however the bad news is none of the links are working. :( When I vote/rate one of the affiliates the redirect page goes into an infinite loop (links such as: http://www.emptythecup.com/forums/affiliate.php?do=vote ) or when I click on the name of the Affiliate, which should send me to their Domain, i'm getting an infinite loop.

Ideas? :)

AN-net 10-26-2004 05:16 PM

Quote:

Originally Posted by bondjetta
and I lied, the first template was lowercase instead of caps :(


ok, i'm gonna go play around again, if i can't figure it out i'll be back :) Thanks


EDIT: I'm back: and not w/ positive results. For one, the index is working now, that's good news, however the bad news is none of the links are working. :( When I vote/rate one of the affiliates the redirect page goes into an infinite loop (links such as: http://www.emptythecup.com/forums/affiliate.php?do=vote ) or when I click on the name of the Affiliate, which should send me to their Domain, i'm getting an infinite loop.

Ideas? :)

this may be due to your browser

bondjetta 10-26-2004 05:22 PM

Quote:

Originally Posted by AN-net
this may be due to your browser

Firefox 1.0 PR??


EDIT: sure as heck, it worked in IE.

Any ideas how i can cleanup that link to work in FF/Opera? :)

Spyke 10-26-2004 05:24 PM

Quote:

Originally Posted by Spyke
hey nice mod.

It was working fine until recently and when someone signs up at the affiliate form none of the "types" are showing in the dropdown menu (community, other, etc). I checked them in the AdminCP and they are showing there, i have deleted and re-added them but still nothing?

Any idea's on my problem?

Thanks.

99SIVTEC 10-27-2004 02:16 AM

Yep, I can verify the firefox problems. Any idea's on that? A large number of my users are using FF, and i'm pushing that browser hard since IE sucks so badly.

bondjetta 10-27-2004 03:00 AM

Quote:

Originally Posted by 99SIVTEC
Yep, I can verify the firefox problems. Any idea's on that? A large number of my users are using FF, and i'm pushing that browser hard since IE sucks so badly.

i'm the same way ;)

i'm investigating the "redirect" function inside of affiliate.php for anything i might be able to change to hopefully create a more firefox-friendly page :) as of right now the whole module isn't worth much to me since i (and at least half my users) are dedicated FF users :(

Spyke 10-27-2004 03:25 AM

Quote:

Originally Posted by Spyke
Any idea's on my problem?

Thanks.

Never mind, stupid me forgot to add a template :ermm:

bondjetta 10-27-2004 03:29 AM

Quote:

Originally Posted by 99SIVTEC
Yep, I can verify the firefox problems. Any idea's on that? A large number of my users are using FF, and i'm pushing that browser hard since IE sucks so badly.

After speaking with Ianomed about this he pointed out some problems with the template STANDARD_REDIRECT and Firefox...as a result I've found (at least a temporary fix) a fix for this...go to your STANDARD_REDIRECT template and change:

HTML Code:

                else
                {
                        clearTimeout(timerID);
                        window.status = "";
                        window.location = "$js_url";
                }

to:
HTML Code:

                else
                {
                        clearTimeout(timerID);
                        window.status = "";
                        window.location = "$url";
                }

I'm testing it across a few different browsers right now, i'll post if i find any irregularities, but at least the URL's are forwarding now (making this module useful again ;))


All times are GMT. The time now is 05:05 AM.

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.01494 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_html_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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