View Single Post
  #2648  
Old 03-01-2006, 07:10 PM
CMX_CMGSCCC CMX_CMGSCCC is offline
 
Join Date: Sep 2003
Posts: 1,218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by flypaper
I should have been more clear. AFTER purchasing the tickets, the money is never deducted, the person never gets the tickets, and the item HISTORY shows the cost as 'free'.

I'll upgrade to 1.2.4 today and see if its fixed, but you might want to look into that. It's really weird. I only noticed it happening with one user and that user had purchased tickets normally in other weeks, so its something in an upgrade that was done.

EDIT: The upgrade fixed the free issue, but its def reporting the wrong number of tickets sold for the daily lottery. The user who was having the problem bought 5 tickets, yet the admincp only shows 2 sold. I'm guessing that its showing the number of people who bought tickets, not the actual tickets sold.
Good catch, it will be fixed in v1.2.5

Quote:
Originally Posted by Red Blaze
Found alittle template bug. It's small, but still wanted you to know.

When shutting off the store, it gives a little alert at the top as if you turned off the entire boards. Well, instead of bolding the "Alert", it leaves it as:
Code:
<b>Alert</b>
It shows the bold tags. Just thought to let you know.
Will be fixed in v1.2.5

Quote:
Originally Posted by stamos2003
just updated to 1.2.4 but now all the glowing names from all users show up in red, but before they had other colors.

did you change smth. with the glow table?!

p.s. just donated some bucks to you
The template edit had changed, did u update the postbit/postbit_legacy and MEMBERINFO templates with the new one?

Quote:
Originally Posted by Impreza04
Hey CMX,

The forumrules edit displays on the edit signiture page..
Fixed simply by adding <if condition="!$show['codeonly']"></if>

:squareeyed:
Ok, I'll add that change into v1.2.5

Quote:
Originally Posted by influence
upgraded to 1.2.4 and everyone's gift disapear.

I ran the fix but nothing.

I just bought a cookie gift with my account and that gift shows on postbit but my other gifts I had dont show and everyone else gifts dont show anymore.

any reason why? Looks like it force everyone to start over with the gifts feature
Try to run the Fix All Gift Postbits with the number really high, like 100000 and see if it fixes the gifts.

Quote:
Originally Posted by Replicators
I don't know, i just did a clean install on a subforum to test somethings and it is still not working. The mods i have installed on it are...

v3 Arcade
v3 Arcade - Leader Board
v3 Arcade - Who's Online in the Arcade?
vBadvanced CMPS
and of course eBux / eStore

Something is definantly wrong as most people have these mods on their boards. I even thought it was because of the skin i use, i use extremepixels Plasma skin. I did your instructions correctly, that i can assure. I also added 2 more skins to the test forum and applied the template edits to them, still won't work. It just doesn't make sense why it is not working.
U dont have a plugin accelerator installed at all? because I seen a site that had problems with this too and they have to "rebuild plugins" when installing something new.

Quote:
Originally Posted by LBSources
i cant seem to get back the ebux info in the memberinfo template even with the latest upgrade nor can i allow my supermods the ability to admin donate .. anyway to fix this..

is there also any reason why me an admin cant see the recent lottery winners?

thanks

Lenny
First off, check to make sure the template edit is matching the one in the readme.txt file.

Second, yes, because there is a Usergroup Setting now for "Can View Item History" & "Can View Lottery Winners".

Quote:
Originally Posted by NoRespect
Is there anyway for us to add our own gifts?

Say I want to add a 15x15 GIF of my own...anyone know how to add it manually?
Simply upload the files to images/gifts

Quote:
Originally Posted by LBSources
does not work in FF .. seems to work in IE with no problems :nervous:
The glow/filter will not work in firefox unless the makers Add support for it.

Quote:
Originally Posted by X-Files
Glow does not seem to be right.

I set the glow to white and it shows up fine in the member profile.
For posts it shows as red.
Typo inside plugins/estore_postbit_complete.php

Find:
Code:
			$filter .= "glow(Color=" . $userinfo['glowcolor'] . ",Strength=" . $vbulletin->options['estore_glowstrengthvalue'] . ")";
Replace With:
Code:
			$filter .= "glow(Color=" . $post['glowcolor'] . ",Strength=" . $vbulletin->options['estore_glowstrengthvalue'] . ")";
Will be fixed in v1.2.5 if u do not want to do the edit and wait.

Quote:
Originally Posted by LBSources
then there is an issue somewhere..
The shadow/filter will not work in Firefox. The Firefox browser doesnt support the style "filter:" command.

-CMX
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01279 seconds
  • Memory Usage 1,805KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code
  • (11)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete