vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   vB Affiliates for 3.5 (https://vborg.vbsupport.ru/showthread.php?t=96485)

Hawkbizkit 09-29-2005 05:37 AM

alright add this plugin to cache your templates also i attached a file to group the templates in your style

Impreza04 09-29-2005 02:27 PM

Ta.. yay.. It all finally works I hope..
>> Another thing - When voting the default stars are used even though im using a custom template with unique rankings.
Any chance this can be fixed.?

ReadOrDie 09-29-2005 07:09 PM

Quote:

Originally Posted by Danny.VBT
Did you try manually rebuilding the bitfields via the Admin Cp Option? It seems like it isn't doing it now..

What do you mean? I'm not good at editing files or whatever... :nervous:

Guest190829 09-29-2005 09:28 PM

Quote:

Originally Posted by ReadOrDie
What do you mean? I'm not good at editing files or whatever... :nervous:

You don't have to edit files, point your AdminCP page to this:

admincp/index.php?do=buildbitfields

so it's http://www.yourdomain.com/admincp/in...p?do=bitfields

Hawkbizkit 09-29-2005 10:13 PM

Quote:

Originally Posted by Impreza04
Ta.. yay.. It all finally works I hope..
>> Another thing - When voting the default stars are used even though im using a custom template with unique rankings.
Any chance this can be fixed.?

in template affiliate_listbits
Find:
PHP Code:

<img src="$stylevar[imagesfolder]/rating/rating_$rating.gif" /> 

and replace it with your location to your ratings images.
PHP Code:

<img src="$stylevar[imgdir_rating]/rating_$rating.gif" /> 


ReadOrDie 09-30-2005 02:11 AM

Quote:

Originally Posted by Danny.VBT
You don't have to edit files, point your AdminCP page to this:

admincp/index.php?do=buildbitfields

so it's http://www.yourdomain.com/admincp/in...p?do=bitfields

That doesn't work, it leads me straight to the frontpage of the admin CP.

Guest190829 09-30-2005 03:36 AM

Is your forum on debug mode?

ReadOrDie 09-30-2005 05:12 AM

Quote:

Originally Posted by Danny.VBT
Is your forum on debug mode?

How do I turn it on debug mode? Isn't there an easier way to fix the usergroups error?

xtreme-mobile 09-30-2005 09:00 PM

when i click view current affiliates it shows following error:


Database error in vBulletin 3.5.0:

Invalid SQL:
SELECT affiliate_id,sitename,siteurl,buttonurl,name,id,si tedesc,clicksout,clicksin,totalrating,totalvotes
FROM vb3_8affiliates AS affiliates_types
LEFT JOIN vb3_8affiliates_types AS affiliates_type
ON affiliates.type = affiliates_types.id
WHERE active='1' AND approved='1'
ORDER BY sitename DESC
LIMIT 0,5;

MySQL Error : Unknown table 'affiliates' in on clause
Error Number : 1109
Date : Friday, September 30th 2005 @ 03:58:53 PM
Script : http://www.talk-365.com/forum/affili...listaffiliates
Referrer : http://www.talk-365.com/forum/affiliate.php
IP Address : xx.xxxx.xxx.xxx
Username : Dean
Classname : vb_database

any ideas?

Hawkbizkit 09-30-2005 09:22 PM

this file is working and should fix your problem unless the table is not in the database
https://vborg.vbsupport.ru/attachmen...chmentid=34901
in post #88


All times are GMT. The time now is 05:05 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.01250 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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