PDA

View Full Version : uCash & uShop old support and thank you thread


Pages : 1 2 3 4 5 6 7 8 [9] 10

mystery250
19 Oct 2004, 01:00
Installs hacks and makes it easier to upgrade since all the file edits of hacks installed using it are accessible in the admincp.
Great hack. No real problems. I did experience that it didn't automatically install the phrase for the action manger, however.

glorify
19 Oct 2004, 07:28
Yes, I noticed that there are no phrases installed for colors:

'$vbphrase[uttstore_inputs_color_colorusername],---called for in action.colorusername.php, line 14
and
'$vbphrase[uttstore_inputs_color_glowusername]',--called for in action.glowusername.php line 14

Both are called for in each action, but they are nowhere to be found. I searched in the install file, and it looks like they don't even get created. Any help on this? My guys are getting tired of guessing which color names to try since no color picker is showing up at all.

I am running 3.03 and ushop 95b

pgowder
19 Oct 2004, 14:29
As times goes on my users are accumulating large amounts of points, getting over 100 million for 1 users.

I'm looking for more things for them to spend thier points on.

Besides the ones that come with script what else have people created??

Thanks

Zachery
19 Oct 2004, 14:41
As times goes on my users are accumulating large amounts of points, getting over 100 million for 1 users.

I'm looking for more things for them to spend thier points on.

Besides the ones that come with script what else have people created??

Thanks
We are looking to an a sort of Item Shop system down the line, also i have some planed intergration with vBa Gallery, as well as uploads and downloads with attachments

glorify
19 Oct 2004, 16:20
Am I right in assuming that these phrases are supposed to be installed? Any help would be aprecciated. Thanks.

Link14716
19 Oct 2004, 21:09
Am I right in assuming that these phrases are supposed to be installed? Any help would be aprecciated. Thanks.
Those phrases are hardcoded into the files. This hack only uses a few phrases at this point.

glorify
20 Oct 2004, 01:09
Thanks for the reply. Then, if I have this installed correctly, which I think I do, there's no color picker. Is there a list of useable colors? My guys have been just typing in 'green' or 'red'.

I really appreciate the help.

Debbi
20 Oct 2004, 05:25
Thanks for the reply. Then, if I have this installed correctly, which I think I do, there's no color picker. Is there a list of useable colors? My guys have been just typing in 'green' or 'red'.

I really appreciate the help.
I've had good luck taking them from this site (http://www.webcolors.freeserve.co.uk/names140.htm). Also, you can "test" the name colors before you buy so you'll know whether or not they work.

Link14716
20 Oct 2004, 05:53
Thanks for the reply. Then, if I have this installed correctly, which I think I do, there's no color picker. Is there a list of useable colors? My guys have been just typing in 'green' or 'red'.

I really appreciate the help.
Well, typing in "green" and "red" should work fine.

I'll look into some color picker though.

AA2004
20 Oct 2004, 17:55
Warning: main(uttstore/action.): failed to open stream: No such file or directory in /home/username/public_html/forum/ushop.php on line 259

Fatal error: main(): Failed opening required 'uttstore/action.' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/forum/ushop.php on line 259

--------------
Any ideas?

filth
20 Oct 2004, 17:58
is /home/username/public_html/forum/ actually the path to your files

if not then it looks like its a configuration problem

AA2004
20 Oct 2004, 18:08
is /home/username/public_html/forum/ actually the path to your files

if not then it looks like its a configuration problem
I editted that line, but the username the error message gave is the correct path to the files.

3clipse
20 Oct 2004, 19:29
seems i have a common error here occuring with my install but i've tried what has been suggested before with other users and i still have problems:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



this only happens when i make the last file edit on the global.php file, the code line this error is in and some surrounding code is shown below


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



im currently using vb 3.0.3 and have the v3 arcade mod installed. i have tried fresh installs of the db and editing fresh files.

glorify
20 Oct 2004, 20:34
Thanks Debbi and Link!

Link14716
20 Oct 2004, 21:01
Run the install script...

wi11ie1950
21 Oct 2004, 02:33
No it shouldn't. You can do it like that, but it isn't needed.

Originally Posted by wi11ie1950
Find in File admincp/usergroup.php


PHP Code:
'profilepicmaxwidth' => 100, 'profilepicmaxheight' => 100, 'profilepicmaxsize' => 25000

Replace with

// ## <ucs>
'profilepicmaxwidth' => 100, 'profilepicmaxheight' => 100, 'profilepicmaxsize' => 25000, 'uttstore_discount' => 0
// ## </ucs>

IT SHOULD BE........

// ## <ucs>
'profilepicmaxwidth' => 100, 'profilepicmaxheight' => 100, 'profilepicmaxsize' => 25000, 'uttstore_discount' => 0,
// ## </ucs>

Otherwise it creates an error when you try to access Usergroups in Admin CP


Find in file includes/init.php
Find
PHP Code:
'stylecache'

Replace with:
PHP Code:
'stylecache',
'utt_store_act'


IT SHOULD BE
Replace with
'stylecache',
'utt_store_act',

Hi Link. Well it gave me a Parse Error every time until i added the comma's :):)

Areku
22 Oct 2004, 12:02
I agree. It gives errors until u apply those fixes. Thanks wi11ie!

Link14716
22 Oct 2004, 23:04
It doesn't on an unhacked vB3. ;)

If anything comes after the line added (and before the end parenthesis), then yes, you'll need a comma.

Zachery
22 Oct 2004, 23:39
I agree. It gives errors until u apply those fixes. Thanks wi11ie!
We only provide instructions for an UNHACKED version, we cannot support other hacks :) take it up with the authors for bad pratcies.

kall
24 Oct 2004, 05:35
I had Petz and Utt store installed on my last forum which was VB3 Gold and never had any problems with either of them... :)
I find that highly unlikely, due to the way Petz changes the markup.

Blam Forumz
24 Oct 2004, 06:26
I find that highly unlikely, due to the way Petz changes the markup.

Not hard to do, its quite easy infact, just need to modify where you insert the code, you can also put segmens of code together and still get then both working

ezsouljahs
24 Oct 2004, 13:26
this might be dumb but umm can this work on 2.3.5.. i would use 3.0.3 vb but it don't have the templates like the older one has.. u know the one with .style :)

msimplay
24 Oct 2004, 15:40
this might be dumb but umm can this work on 2.3.5.. i would use 3.0.3 vb but it don't have the templates like the older one has.. u know the one with .style :)


this hack doesn't work on 2.3.5
use lesanes store hack vbulletin 2

Zachery
24 Oct 2004, 16:38
this hack doesn't work on 2.3.5
use lesanes store hack vbulletin 2
Lesanes hacks are no longer at vBulletin.org, after he left the vBulletin community his hacks left as well.

Zachery
24 Oct 2004, 16:41
this might be dumb but umm can this work on 2.3.5.. i would use 3.0.3 vb but it don't have the templates like the older one has.. u know the one with .style :)You would be better off upgrading to vBulletin 3, its much better :D

ezsouljahs
24 Oct 2004, 22:15
You would be better off upgrading to vBulletin 3, its much better :D
i have vb3 atfirst but sucky templates..and i saw that the vb2 had some really sweet ones and just went with that..

Zachery
24 Oct 2004, 22:57
i have vb3 atfirst but sucky templates..and i saw that the vb2 had some really sweet ones and just went with that..
dfine "sucky" templates. you mean ones that work in all browsers and dont cause them to crash?

oh you must mean things that look pretty and use arseloads of bandwith :)

nemanja
24 Oct 2004, 23:04
i have a ? about this you know how admins can modify the points how can u make it where Super mods can edit the points to?

Spyke
26 Oct 2004, 19:27
hi,

Nice mod here. though the name glow isn't working correctly for some reason. My skin has the username in a table and the glow glow's the username and the table. Is there anyway to fix this? ( http://eternal-realm.net/vb/showpost.php?p=5921&postcount=1
Take a look at the username.)

Thanks.

Zachery
26 Oct 2004, 20:00
hi,

Nice mod here. though the name glow isn't working correctly for some reason. My skin has the username in a table and the glow glow's the username and the table. Is there anyway to fix this? ( http://eternal-realm.net/vb/showpost.php?p=5921&postcount=1
Take a look at the username.)

Thanks.
Be aware that Glow is an INTERNET EXPLORER ONLY FEATURE. as it works fine for me in IE 6 SP2 :)

Zachery
26 Oct 2004, 20:00
i have a ? about this you know how admins can modify the points how can u make it where Super mods can edit the points to?Edit the permissions of that action :)

danrak
27 Oct 2004, 06:18
How is this on performance. I searched the thread, and only found one reference to it increasing server load, but it didn't say how large the forum was. I would really like to try this hack on my main site with the physical shipment items hack installed as a way to reward the techs at my site.

Would this kill a server for a site with 20,000 uniques a day?

radicaledward
27 Oct 2004, 22:42
Alright, I have been working with uStore for along time now that I have writen a custom shop for adventchildren.net, and I have noticed two things that I was wondering if there was a fix for (or if I should just fix them myself):
- When discounts are totaled they don't seem to take into account discounts for additional usergroups
- The richest members list only takes into account what you have outside of the bank, not what's in it

Any idea if those have been fixed, or if I should do it myself (and if so post the code :D)

Also, the shop that we are using at adventchildren.net is mostly done, would people perhaps be interested in using it? I can post another thread with screen shots in it if you want.

yinyang
29 Oct 2004, 04:48
do i have to enable "custom user title" in usergroups in order for the "change other user title" to work?

right now it's set at no and uses the default ladder.

Zachery
29 Oct 2004, 15:17
Alright, I have been working with uStore for along time now that I have writen a custom shop for adventchildren.net, and I have noticed two things that I was wondering if there was a fix for (or if I should just fix them myself):
- When discounts are totaled they don't seem to take into account discounts for additional usergroups
- The richest members list only takes into account what you have outside of the bank, not what's in it

Any idea if those have been fixed, or if I should do it myself (and if so post the code :D)

Also, the shop that we are using at adventchildren.net is mostly done, would people perhaps be interested in using it? I can post another thread with screen shots in it if you want.I say it once, i say it twice, i say it again and again and again and again.

PLEASE POST ALL BUGS AT GEEKYDESIGNS.COM/BOARD SO WE CAN BETTER TROUBLE SHOOT THEM WE WILL NOT TRACK OF FOLLOW BUGS IN THIS THREAD

Wential
29 Oct 2004, 16:25
I think people are confused with the "The Author(s) agreed to give support for this modification!" line since the Mod is here. I almost made the same mistake. Maybe it should be removed or altered to say "The Author(s) agreed to give support for this modification at www.geekydesigns.com/board". This may help with the confusion.

Zachery
30 Oct 2004, 01:36
No, we WILL give support here, will WILL NOT track bugs here

Andy R
30 Oct 2004, 05:12
Can this hack be used to allow members to shop for merchandise that I provide? For instance if I want to give away t-shirts.

Thanks,

Andy

Zachery
30 Oct 2004, 13:28
Can this hack be used to allow members to shop for merchandise that I provide? For instance if I want to give away t-shirts.

Thanks,

AndyNo not at this time.

AuXiLiRY
01 Nov 2004, 01:39
Everytime, yes, everytime I install this hack, I get this error:


Warning: Invalid argument supplied for foreach() in /home/.igmu/mysite/mysite.com/forums/global.php on line 639


Which then leads to me seeing all of these:


Unable to add cookies, header already sent.
File: /home/.igmu/mysite/mysite.com/forums/global.php
Line: 639


It's all done right, so I don't know what to do. Any idea?

wi11ie1950
03 Nov 2004, 04:23
I did find that if you install the Store first then install Petz.. If you purchase glow or Coloured username from the Store.. It doesnt work. If you purchase them from Petz they work fine ????? I dont know about the other features in the store, i havent tried them.

Zachery
03 Nov 2004, 17:02
I did find that if you install the Store first then install Petz.. If you purchase glow or Coloured username from the Store.. It doesnt work. If you purchase them from Petz they work fine ????? I dont know about the other features in the store, i havent tried them.
We do not support uCS with Petz because they both accomplish the same thing. Sorry cant help you there.

Zachery
03 Nov 2004, 17:02
Everytime, yes, everytime I install this hack, I get this error:



Which then leads to me seeing all of these:



It's all done right, so I don't know what to do. Any idea?
Stop using dreamweaver to edit your files ;) Start with fresh files and try again.

bi11i
03 Nov 2004, 22:42
I'm having this same error when a user tries to deny another to a forum. The name of the forum has a ' character in it. So if I remove the ' then it works just fine? Is there a way around this?I ran the standalone installer.
When donating and pressing the final confirmation button I get mySQL error if the donate text (reason) contains a ' character (ex. isn't).

*******
Database error in vBulletin 3.0.3:

Invalid SQL: INSERT INTO utt_store_history
(historyid, userid, timestamp, actionid, action, normalcost, discount, tax, totalcost, touserid, touser, points, newtitle)
VALUES
(NULL, '1', '1095085856', '1', 'Doner&nbsp;GuldMønter&nbsp;[MSGM]', '0', 'test'er', '0', '100.00', '1730', 'Bjælken', '100', '')

mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'er', '0', '100.00', '1730', 'Bjælken', '100', '')' at line 4

mysql error number: 1064
************

If I write without the ' (ex. isnt) then everything is fine.
There are no other errors with uShop and uCash.

I'm running vb ver. 3.0.3

bi11i
03 Nov 2004, 22:49
Hello,

I had the foreach() cookie error too and did edit includes/init.php

I used copy and paste and this is how it was pasted into the file:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



update to



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



I had a bit of trouble with copying text from the inline boxes in the readme. This may go wrong for others too?

I have vbookie installed so mine reads:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



is this right, or should it read:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



is there some other way i should be wording this in my includes\init.php?

Link14716
03 Nov 2004, 22:56
I have vbookie installed so mine reads:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



is this right, or should it read:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



is there some other way i should be wording this in my includes\init.php?
EDIT: Didn't read the first part of your post.

The first one is correct. It needs the comma.

Link14716
03 Nov 2004, 23:00
I did find that if you install the Store first then install Petz.. If you purchase glow or Coloured username from the Store.. It doesnt work. If you purchase them from Petz they work fine ????? I dont know about the other features in the store, i havent tried them.
As far as I know Petz more or less made the musername function useless. If you have Petz installed, just disable the redundant actions in uShop.

Link14716
03 Nov 2004, 23:03
Alright, I have been working with uStore for along time now that I have writen a custom shop for adventchildren.net, and I have noticed two things that I was wondering if there was a fix for (or if I should just fix them myself):
- When discounts are totaled they don't seem to take into account discounts for additional usergroups
- The richest members list only takes into account what you have outside of the bank, not what's in it

Any idea if those have been fixed, or if I should do it myself (and if so post the code :D)

Also, the shop that we are using at adventchildren.net is mostly done, would people perhaps be interested in using it? I can post another thread with screen shots in it if you want.
The first is probably something I overlooked. The second is by design.

Link14716
03 Nov 2004, 23:04
do i have to enable "custom user title" in usergroups in order for the "change other user title" to work?

right now it's set at no and uses the default ladder.
No.

&omganothercharacter;

Link14716
03 Nov 2004, 23:06
Everytime, yes, everytime I install this hack, I get this error:



Which then leads to me seeing all of these:



It's all done right, so I don't know what to do. Any idea?
It obviously isn't done right then.

Did you run the installer? It needs to be ran before you edit the files.

bi11i
03 Nov 2004, 23:26
thanks.

i wish i could figure out why i can't use the ' character. it gives me a 1064 sql error whenever an action is executed that has a ' in the post or thread or username...

EDIT: Didn't read the first part of your post.

The first one is correct. It needs the comma.

Link14716
04 Nov 2004, 00:50
thanks.

i wish i could figure out why i can't use the ' character. it gives me a 1064 sql error whenever an action is executed that has a ' in the post or thread or username...
Post the MySQL errors and where you got them. They should have been fixed a long time ago (before the official 0.93 release, actually).

bi11i
04 Nov 2004, 01:36
Post the MySQL errors and where you got them. They should have been fixed a long time ago (before the official 0.93 release, actually).


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




it's because of the ' character in the name of one of my forums. a user tried to deny another user access to a forum that had a ' in the name....

Link14716
04 Nov 2004, 01:41
Is that the only place a ' error occurs?

Either way, fix it by changing this (in uttstore/action.denyforumaccess.php):


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


To this:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



EDIT: Fixed all instances of this locally. The fixes will be in the next release.

bigM
04 Nov 2004, 01:44
I have successfully installed your hack. But there is one problem. If somebody wants to do any action, he will get this error:

User does not exist.

What should I do? Can somebody tell me, what's wrong?

vB: 3.0.3

bi11i
04 Nov 2004, 01:46
yes, the only place, actually.

thanks, i'll check out the fix!Is that the only place a ' error occurs?

Either way, fix it by changing this (in uttstore/action.denyforumaccess.php):


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


To this:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



EDIT: Fixed all instances of this locally. The fixes will be in the next release.

Link14716
04 Nov 2004, 01:47
I have successfully installed your hack. But there is one problem. If somebody wants to do any action, he will get this error:



What should I do? Can somebody tell me, what's wrong?

vB: 3.0.3
That error can only occur in places where you are doing something relating to another user (donate, change other user's title) and means exactly what it says: the username specified does not exist.

bigM
04 Nov 2004, 02:05
Yes, that's right. I get this error everytime, when I want to use the action "Donate". The username(s) are correct. So what's wrong?

Link14716
04 Nov 2004, 02:32
If the usernames are correct, it should work fine.

bigM
04 Nov 2004, 02:51
No, it doesn't. I can give you a test account to my forum and then you can test it by yourself, okay?

Link14716
04 Nov 2004, 02:53
Send me an instant message if possible. My contact details are in my profile.

cashpath
04 Nov 2004, 02:58
Hello I originally installed this back at .93

I just upgraded to the new files tonight... back when I had .93 I disabled the bank system because I was getting complaints of money disapearing. I tried turning it back on now and was going to test it admin only for a while and when I try to deposit points it tells me I cannot deposit a non positive amount--- any ideas?

bigM
04 Nov 2004, 03:06
Thank you very much for your help! Really nice work!

I have click on install ;)

Link14716
04 Nov 2004, 03:11
Hello I originally installed this back at .93

I just upgraded to the new files tonight... back when I had .93 I disabled the bank system because I was getting complaints of money disapearing. I tried turning it back on now and was going to test it admin only for a while and when I try to deposit points it tells me I cannot deposit a non positive amount--- any ideas?
Shouldn't happen unless you try to enter some negative amount (or 0).

cashpath
04 Nov 2004, 03:32
I know :) So I go to bank it says

Welcome to the bank. It appears you haven't deposited any points into the bank, so here's your shot at investing some hard-earned points! You currently have 28600.31 points in your pocket.

I click on deposit points

It says how much I put in 1000

It then says Total Cost: 1000.00 Are you sure you want to perform this action?

But up above that where it says cost it still shows 0

I click confirm and it says

vBulletin Message
You may not deposit a non-positive amount!

cashpath
04 Nov 2004, 04:31
Sorry for the double post... Donating doesn't work either it says the same non-positive amount thing.. so there must have been some error in the upgrade process what shoudl I do?

Link14716
04 Nov 2004, 04:35
I think I might know what is wrong, actually.

Revert all of your uCS templates. (They all start with uttstore). There were important changes made to it from 0.93 to 0.95.

cashpath
04 Nov 2004, 04:39
Ok so I shoudl click on the template and then click revert? (Sorry I'm still new to this) the revert button is greyed even when I click on the template and highlight it. What is it reverting to exactly?

Link14716
04 Nov 2004, 04:41
It would be reverthing to the new templates.

If you can't revert any of them at all, then I don't know what the problem is, but I'm sure a few needs reverting.

cashpath
04 Nov 2004, 04:41
Ok sorry again for the double post (there is a hack to fix double posts ;) ) J/k I see there was one red template I don't remember editing it but I reverted it and WALLAH its fixed thanks!!

Link14716
04 Nov 2004, 04:44
Well, my post seperated yours. ;)

Glad it's fixed.

mystery250
10 Nov 2004, 03:57
Having one problem...

Warning: Invalid argument supplied for foreach() in /home/discpmjt/public_html/ushop.php on line 151


In Ushop.php.

Could anyone help?

Need this resolved asap.

I use Vbulletin 3.0.3


Also, getting the no actions message when I go to Ushop. Please clarify what to do with his instructions:

IF YOU ARE HAVING FOREACH ERRORS IN GLOBAL.PHP OR NO ACTION ERRORS:
First, remove the second global.php edit. Then run ushop.php?rebuildds=1. Then put the edit back in adns ee if that works. If it doesn't work, answer the questions above, if it does, post saying that and let me know in the post if you used the HTL or standalone installer. This will help me diagnose the problem as to whether it is a user error or an error on one of the installers. Thank you.

I do not understand this, partially due to the typos, and partially do not know what it means by "Run" ushop rebuild, nor am I sure if he used the correct spelling, or typoed. Whomever can, please revise this for me.

venomx
10 Nov 2004, 04:27
If I dont visit my site for a few days then go and visit the shop I get a foreach error.. a refresh fixes it... any ideas?

Link14716
10 Nov 2004, 04:36
If I dont visit my site for a few days then go and visit the shop I get a foreach error.. a refresh fixes it... any ideas?
I can confirm that, the problem is I can't find what is causing it.

Link14716
10 Nov 2004, 04:37
Having one problem...

Warning: Invalid argument supplied for foreach() in /home/discpmjt/public_html/ushop.php on line 151


In Ushop.php.

Could anyone help?

Need this resolved asap.

I use Vbulletin 3.0.3


Also, getting the no actions message when I go to Ushop. Please clarify what to do with his instructions:



I do not understand this, partially due to the typos, and partially do not know what it means by "Run" ushop rebuild, nor am I sure if he used the correct spelling, or typoed. Whomever can, please revise this for me.
Did you run the installer and do the file (and template) edits in readme.html?

mystery250
10 Nov 2004, 04:59
Yes, I did run the installer, and I did do the file and template edits, as specified in the readme file.

mystery250
10 Nov 2004, 05:01
As I am still getting the errors for the shop, as the "No actions found", could you clarifly:

IF YOU ARE HAVING FOREACH ERRORS IN GLOBAL.PHP OR NO ACTION ERRORS:
First, remove the second global.php edit. Then run ushop.php?rebuildds=1. Then put the edit back in adns ee if that works. If it doesn't work, answer the questions above, if it does, post saying that and let me know in the post if you used the HTL or standalone installer. This will help me diagnose the problem as to whether it is a user error or an error on one of the installers. Thank you.

I cannot tell what he means.

Also, would whatever he means, fix that no actions error?

Sweet Evil
10 Nov 2004, 05:36
I can not find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



In my nav template, anyone got some ideas?

Link14716
10 Nov 2004, 06:39
As I am still getting the errors for the shop, as the "No actions found", could you clarifly:



I cannot tell what he means.

Also, would whatever he means, fix that no actions error?
That is mostly about people early on with foreach errors in global.php.

Do the actions appear in the admin cp? If not, I'd suspect you missed an init.php edit, if they do appear there, you probably missed the global.php edit.

Link14716
10 Nov 2004, 06:40
I can not find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



In my nav template, anyone got some ideas?
$vbphrase[calendar] is there, isn't it? Just find it and add the code after the line containing it.

Metropolitan
10 Nov 2004, 10:59
*installed*

but i have a small problem. In my acp, there is no category for the uShop?!

Can anybody help me?

Zachery
10 Nov 2004, 15:40
*installed*

but i have a small problem. In my acp, there is no category for the uShop?!

Can anybody help me?
Did you edit the admincp/index.php file?

Metropolitan
10 Nov 2004, 18:34
I found the problem by myself :squareeyed:

But i found a new one... on my portal, the ushop button in the navbar didn´t work. :(

Zachery
10 Nov 2004, 19:21
I found the problem by myself :squareeyed:

But i found a new one... on my portal, the ushop button in the navbar didn´t work. :(
What portal are you running?

mystery250
10 Nov 2004, 19:49
That is mostly about people early on with foreach errors in global.php.

Do the actions appear in the admin cp? If not, I'd suspect you missed an init.php edit, if they do appear there, you probably missed the global.php edit.

Yes, they appear in the admin cp. So, you are suggesting that I missed what?

I do see that I added both changes within the file.

Is it okay if I upload the global.php file, for you can check it?

Zachery
10 Nov 2004, 20:40
Yes, they appear in the admin cp. So, you are suggesting that I missed what?

I do see that I added both changes within the file.

Is it okay if I upload the global.php file, for you can check it?
No you cannot, you are not allowed to redistribute the vBulletin files under any circumstances. I suggest starting with a fresh copy of the file and rehacking it.

mystery250
10 Nov 2004, 20:49
Okay. I did not think so. I will rehack it, even though I seriously doubt that it will prove helpful.

mystery250
10 Nov 2004, 20:59
Still getting:

Warning: Invalid argument supplied for foreach() in /home/discpmjt/public_html/global.php on line 634

Zachery
10 Nov 2004, 21:55
Still getting:
are you using dreamweaver by any chance?

mystery250
10 Nov 2004, 21:56
Nope. I use good old notepad and wordpad to edit php files.

Link14716
10 Nov 2004, 21:59
are you using dreamweaver by any chance?
Zachery, generally Dreamweaver causes the same specific error, and that is with functions.php edits. No need to keep suggesting that for every problem. :p

Link14716
10 Nov 2004, 22:04
Still getting:
The only thing that causes a foreach error in global.php, yet the actions still show in the admincp is, to my knowledge, an error in the global.php edits. The other crucial edit is init.php, but skipping that edit will make the admincp script give a foreach error as well.

Honestly, if you have hacked the files correctly, you definately should not have that error.

Metropolitan
11 Nov 2004, 00:29
What portal are you running?

vBadvanced cmps :rolleyes:

mystery250
11 Nov 2004, 02:12
The only thing that causes a foreach error in global.php, yet the actions still show in the admincp is, to my knowledge, an error in the global.php edits. The other crucial edit is init.php, but skipping that edit will make the admincp script give a foreach error as well.

Honestly, if you have hacked the files correctly, you definately should not have that error.

Hmm. So you are suggesting that I should rehack init.php, and global.php?

I have rehacked global.php from a fresh copy six times. So, I don't think there's any error with the hacking I did to it.

---------edit------------

Well, I rehacked both of them again, and am still getting the no actions error.

Could I get a bit of help here?

Duncan
11 Nov 2004, 19:38
Hey,


I have installed this on my forums but for an odd reason when I click Store and click an item it says "No actions found" running vB3 Help please!

ImportPassion
11 Nov 2004, 19:45
how do i stop ppl from changing mods titles?

mystery250
11 Nov 2004, 21:53
Thanks for trying to help everyone, but I fixed it. :)

Mijae
12 Nov 2004, 00:46
How much interest does the bank give? Some of my members have over 1 million points already >_<

yinyang
12 Nov 2004, 21:25
Thanks for trying to help everyone, but I fixed it. :)

i'm having the same problem. i created a new usergroup and it's now not working for that new usergroup. help!

pgowder
12 Nov 2004, 21:28
i'm having the same problem. i created a new usergroup and it's now not working for that new usergroup. help!
You have to go back into each item and give that usergroup permission.

yinyang
12 Nov 2004, 22:07
yup. sometimes i wonder if i should actually be allowed to use this software.

Kalomax
13 Nov 2004, 02:51
All done, but how to display the points into user profile ??? My members ask me, but i do'nt know how to answer :ermm:

Zachery
13 Nov 2004, 05:44
All done, but how to display the points into user profile ??? My members ask me, but i do'nt know how to answer :ermm:
Did you do all the template edits?

Wapture
14 Nov 2004, 09:51
I am having a problem with the bank.

When users withdraw money from the bank it takes it away..

I had 4836 in the bank, withdrawn it and now I have -3482 in my pocket...

Whats happening?

Metropolitan
15 Nov 2004, 00:14
Hm, i still ave the prob that the link at my portal navbar didn´t work :s

flypaper
15 Nov 2004, 20:15
Is there any easy way to see how many points my users have in the bank without looking at the actual database?

Zachery
15 Nov 2004, 20:39
Is there any easy way to see how many points my users have in the bank without looking at the actual database?
Not at thios time

flypaper
15 Nov 2004, 20:57
Not at thios time

Got any idea what a SQL query would look like to get a user's bank amount? The field that it goes in looks weird to me. I don't know enough about SQL to write it. =(

Sweet Evil
15 Nov 2004, 22:20
Sorry I do not have time to look at 141 pages of this thread to see if this has come up before.
I see alot of forums running this without the .00 (cents) ; just plain $100 dollars..
How can I remove the .00 (cents) field?

Reeve of shinra
16 Nov 2004, 02:22
admincp --> uttstore --> points

Then scroll down for "Round to Decimal Places?"

Sweet Evil
16 Nov 2004, 04:18
DOH .. Thanks

Kalomax
17 Nov 2004, 20:04
Did you do all the template edits?

Yes ! I did it all ... But i ca'nt see any options that i can do ...
And more one question :nervous:
In uCash Settings, i set Points Per Thread is 20
Then, in uTT Points System Options in forums manager, do i set 20 or only 1 ???

RWDF1
19 Nov 2004, 21:20
Whenever I edit the init file, I lose the forum

Zachery
19 Nov 2004, 21:32
Whenever I edit the init file, I lose the forum
What are you editing the files with

RWDF1
19 Nov 2004, 21:39
my FTP editior, it lets you do it online, and I have never had a problem before.

pelican
22 Nov 2004, 16:20
hi,

i have search geekdesign forum and this thread.
i cant seems to find a way to implement, when a member buy/purchase an action, it will send a PM to admin. This should be useful, else how would admin know who purchase what...

is there this addon mod??

thanks.

Zachery
22 Nov 2004, 16:57
hi,

i have search geekdesign forum and this thread.
i cant seems to find a way to implement, when a member buy/purchase an action, it will send a PM to admin. This should be useful, else how would admin know who purchase what...

is there this addon mod??

thanks.
There is a history of all users purchases...

deb0
23 Nov 2004, 05:24
The Images in my uttstore dir are not showing up. They are suppose to show in the showthread correct? if not, where? my dir isin the default /images/uttstore.

pelican
23 Nov 2004, 15:39
There is a history of all users purchases...

perhaps admin have to constantly check for the purchase log......


what about donate? after donate, there will be a PM informing you from who..

I'm sure the above 2 functions very useful, no user ever requested?

deb0
23 Nov 2004, 17:06
I just implemented UCash. is there away for my point system to go back and assign points for board activity before the install?

Zachery
23 Nov 2004, 17:24
perhaps admin have to constantly check for the purchase log......


what about donate? after donate, there will be a PM informing you from who..

I'm sure the above 2 functions very useful, no user ever requested?
I couldnt imagien that feature being worthwhile on the larger site, a big site, like one of our test sites would have a few hundered if not thousand pms a day, and it would create tons of useless pms

Zachery
23 Nov 2004, 17:24
I just implemented UCash. is there away for my point system to go back and assign points for board activity before the install?
No clue what you are talking about

deb0
23 Nov 2004, 17:30
Sorry for the poorly worded question.

the mod starts 'counting' after it is installed. But it doesn't take into account activities such as posts, threads created , threads replied to prior to installation. is there a way to make it 'count' those items?

TJFweb
24 Nov 2004, 02:25
I wonder how hard it would be to create a shop action for this addon?

In order to function with RPG Inferno, I would like users to be able to buy let's say 10 RPG points for 100 uttpoints (uCash / uShop points). This would making a shop action which would credit another field (the RPG Points field) in another table with a specific numerical value (and most preferably you would be able to change this from the settings / properties page in the AdminCP for the item).

Is this possible? Unfortunately I would not know how to do this, but I'm sure that it won't just be me who will have a use for this (see the RPG Inferno thread for the number of people who have asked if uCash / uShop are compatible).

Although I don't know how to do this, it seems rather straightforward (but it may not necessarily be as I am unfamiliar with creating uShop / uCash shop actions).

Thanks!

pelican
24 Nov 2004, 10:11
I couldnt imagien that feature being worthwhile on the larger site, a big site, like one of our test sites would have a few hundered if not thousand pms a day, and it would create tons of useless pms

Probably it is not worthwhile and generates useless PM if the action is just to bold username, glow username, etc.

But it is certainly useful if for example, i have an action (buy merchandise) that when user purchase using uCash, i will be notified by PM, so i can send the stuff to him. Else everyday i will have to keep checking the admin log whether anyone have made any purchase.

I am just wondering because i thought there might already have someone doing this. Apparently, it seems no one have this idea at all.

Zachery
24 Nov 2004, 15:25
Sorry for the poorly worded question.

the mod starts 'counting' after it is installed. But it doesn't take into account activities such as posts, threads created , threads replied to prior to installation. is there a way to make it 'count' those items?
That would be one hell of an upodate counter action, we would need to recout all real posts, and threads, (and views if you wanted them to count to) in the whole forum of every thread and post...

patriotcow
24 Nov 2004, 22:59
Read about it in the HTL thread :)

Screens added
I pmed ya lol i cant get it right

Zachery
24 Nov 2004, 23:20
I pmed ya lol i cant get it right
Don't pm that account, neither I or matthew checkit

Pepelux71
25 Nov 2004, 00:38
Nice job guys.

When i'm typing a new thread or a reply, if i press the "store" link before posting the message, i see the store's menu, but some of the images (smileys) remaining on top of the store's menu....

Any thought?

www.wsforum.com

Zachery
25 Nov 2004, 02:21
Nice job guys.

When i'm typing a new thread or a reply, if i press the "store" link before posting the message, i see the store's menu, but some of the images (smileys) remaining on top of the store's menu....

Any thought?

www.wsforum.com
Not even close to sure what you are talking about :/

patriotcow
25 Nov 2004, 14:31
Don't pm that account, neither I or matthew checkit


Pmed you.

X-Sector
26 Nov 2004, 18:58
I get those errors :

Warning: Invalid argument supplied for foreach() in /home/xelation/public_html/forums/includes/functions.php on line 2860

Warning: Invalid argument supplied for foreach() in /home/xelation/public_html/forums/includes/functions.php on line 2860

Warning: Invalid argument supplied for foreach() in /home/xelation/public_html/forums/includes/functions.php on line 2860

On any pages :/

Also, I cant even get in my admincp.. I get those error when trying to get in my admincp :

Unable to add cookies, header already sent.
File: /home/xelation/public_html/forums/includes/functions.php
Line: 2860

Zachery
26 Nov 2004, 19:34
I get those errors :

Warning: Invalid argument supplied for foreach() in /home/xelation/public_html/forums/includes/functions.php on line 2860

Warning: Invalid argument supplied for foreach() in /home/xelation/public_html/forums/includes/functions.php on line 2860

Warning: Invalid argument supplied for foreach() in /home/xelation/public_html/forums/includes/functions.php on line 2860

On any pages :/

Also, I cant even get in my admincp.. I get those error when trying to get in my admincp :

Unable to add cookies, header already sent.
File: /home/xelation/public_html/forums/includes/functions.php
Line: 2860
sounds like you messed sumthing up while hacking.

Are you using 3.0.0 or higher?

did you use dreamweaver to edit any of the files?

Did you run the installer.

X-Sector
26 Nov 2004, 19:50
My vBulletin version is 3.0.3
I use WordPad to edit files
I did ran the installer.

Zachery
26 Nov 2004, 20:00
My vBulletin version is 3.0.3
I use WordPad to edit files
I did ran the installer.
Then something during your copy and paste must have been boffed up. Best i can tell you is to try again

X-Sector
26 Nov 2004, 20:08
I did, a lot of time -_- but i get this error still <.<

Zachery
26 Nov 2004, 20:12
give me 10 lines above and below 2860

mcyates
26 Nov 2004, 20:29
One of my members is not receiving points when he posts/replies and views messages but all my other member are? Is there anything i can do to see why he's not receiving any?

X-Sector
26 Nov 2004, 21:34
give me 10 lines above and below 2860



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



I did tried to uploaded the orginal functions.php and still get this error o.O

mcyates
27 Nov 2004, 21:10
Does your money grow in the bank? Or in other words does the bank give you interest on your money?

Zachery
27 Nov 2004, 21:18
Does your money grow in the bank? Or in other words does the bank give you interest on your money?
Yes it grows in the bank

mcyates
27 Nov 2004, 21:27
Yes it grows in the bank
nice one, I just noticed your a very busy man on here. Do all these questions ever get to you!!! (Stress) i know they would with me.

One more q if i dare!!

Can i change the interest for the bank. And can i see a statement!!!

Zachery
27 Nov 2004, 21:43
nice one, I just noticed your a very busy man on here. Do all these questions ever get to you!!! (Stress) i know they would with me.

One more q if i dare!!

Can i change the interest for the bank. And can i see a statement!!!
1, Yes its a setting, 2 i dont think so

The Markus
27 Nov 2004, 21:48
Ok this is whats happening. I am new to PHP and I followed the instructions to the T, or at least I think I did. everytime I click on "Store" and the bank it get this message:

No actions found...

Same thing when I try and donate and my posts dont accumulate points.

I am running the latest version of VB and I used the install script. Can someone tell me what I am doing wrong?

Zachery
27 Nov 2004, 21:50
Ok this is whats happening. I am new to PHP and I followed the instructions to the T, or at least I think I did. everytime I click on "Store" and the bank it get this message:



Same thing when I try and donate and my posts dont accumulate points.

I am running the latest version of VB and I used the install script. Can someone tell me what I am doing wrong?
Did you run the installer?

Did you edit one of your forums and save?

The Markus
27 Nov 2004, 21:54
Did you run the installer?

Did you edit one of your forums and save?
Yes. and Yes.

www.covenantforums.com (http://www.covenantforums.com) Its not done but at least you can see what it does. I dont even have the screen where you can select custom options.

I will go back through all the pages i was to edit.

The Markus
27 Nov 2004, 22:09
Oh one other thing that I noticed. When I edited the templates some of the code when copy and pasted into that little box broke off into a new line basically... could that have something to do with it.

mcyates
27 Nov 2004, 22:15
1, Yes its a setting, 2 i dont think so
thankyou. :)

Zachery
27 Nov 2004, 22:25
Oh one other thing that I noticed. When I edited the templates some of the code when copy and pasted into that little box broke off into a new line basically... could that have something to do with it.
Yes good chance that might have somthing to do with it.

The Markus
27 Nov 2004, 22:31
Yes good chance that might have somthing to do with it.
then in the template editor how do I keep it from doing that?

Pepelux71
28 Nov 2004, 00:07
Originally Posted by Pepelux71

When i'm typing a new thread or a reply, if i press the "store" link before posting the message, i see the store's window, but some of the editor images (smileys etc) remaining on top of the store's menu....and covering it.

Any thought?

www.wsforum.com

Quote:
Not even close to sure what you are talking about :/



Forgive my English language but i am not familiar enough. If you visit
http://www.wsforum.com/newthread.php?do=newthread&f=59
and click on the "STORE" you will see the problem.
Thanks in advance

between worlds
28 Nov 2004, 00:11
I just installed the hack but I have a few problems.

Firstly: The store editing option isn't showing up in the admin cp.
When I direct link to the editing bit I get this message:

Warning: Invalid argument supplied for foreach() in /home/between/public_html/admincp/uttstoreadmin.php on line 492


Oh and the points aren't actually showing up for people on their profiles but I thought that could be related to the above problems.

Anybody know why?

I installed it on www.between-worlds.net

Thank you for any help you can give. I'm a newbie at hacks so I no doubt screwed up somewhere :S

Mayers
28 Nov 2004, 04:05
I keep getting this error.

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/teenzone/public_html/forum/includes/init.php on line 520

What do i do to get fix this error?

vBulletin Version : 3.0.3

sergio965
28 Nov 2004, 05:47
I keep getting this error.



What do i do to get fix this error?

vBulletin Version : 3.0.3

Try editing the init.php file again...

Anyways, I installed it and works perfectly. Very Nice! :)

Mayers
28 Nov 2004, 16:40
Try editing the init.php file again...

Anyways, I installed it and works perfectly. Very Nice! :)

I did a few times this morning, still got that same error.

sergio965
28 Nov 2004, 18:13
Oh...I'm not sure then....

No...nvm...lol

When I make a change, in the admincp, it doesn't find the phrase:

Could not find phrase 'uttstore_saved_values_successfully'.

I can probably fix that ofcourse..

Is there away to change the name of the points?
Thanks.

:)

patriotcow
29 Nov 2004, 05:10
I keep getting this error.



What do i do to get fix this error?

vBulletin Version : 3.0.3


I always get errors Tcontact thingys in init.php and functions.php :devious:

patriotcow
29 Nov 2004, 05:10
Is it my server because I am using php 5.02 :surprised:

Zachery
29 Nov 2004, 05:58
Is it my server because I am using php 5.02 :surprised:
What editor are you using?

rex_b
30 Nov 2004, 03:48
is it true for every 100 coins you give out you get 10 rep points?

rex_b
30 Nov 2004, 04:01
found it and fixed with some help!

admin.donate.php get rid of the repuation lines.. 2 of them.

patriotcow
30 Nov 2004, 05:26
What editor are you using?

dreamweaver mx2004

Zachery
30 Nov 2004, 05:37
dreamweaver mx2004
Use Notepad or Wordpad or anything but Dreamweaver or Frontpage

PixelFx
30 Nov 2004, 06:52
is it possible to make addon that makes it possible for people to buy points, with pay pal? in the shop? aka $1 = 100 points, or be able to set cash value, and points ratio or something to that nature?

patriotcow
30 Nov 2004, 08:36
Thanks,

Installed well using notepad :nervous:

TTG
30 Nov 2004, 11:19
Where / how can I remove the Glow user name ..

mcyates
30 Nov 2004, 14:03
You get points for replying but not for replying using the quick reply. How can this be modified so users get points for replying via the quickreply?

Thanks in advance.

mcyates
30 Nov 2004, 14:18
also is it possible to show the amount of money (points) i have in the header and footer?

Zachery
30 Nov 2004, 15:58
You get points for replying but not for replying using the quick reply. How can this be modified so users get points for replying via the quickreply?

Thanks in advance.
They get points regardless unless you missed an edit

rh2004
01 Dec 2004, 01:29
Hello is it possible editing a small item of code a few lines I can have
the points system work in the following way:


The original user posts a new topic they earn 20 points -

When the original user posts back in that topic no points are deduced from
there outstanding balance because at the moment they are deduced points.
(This only applys to there created topics)


So I just need some code edited if the real original poster posts back in
the topic there balance does not go down


Can someone do this for me please :nervous:


Thank you

venomx
01 Dec 2004, 13:00
Small bug... I turned off theift in the admin and hit save... I get an error saying "couldnt fine template uttstore_saved_values_successfully". I tried making it myself but it still doesnt find it. :(

patriotcow
01 Dec 2004, 13:22
I get that to! I just make 1 though!

venomx
01 Dec 2004, 13:28
I tried that.. didnt work :(

rh2004
01 Dec 2004, 13:42
I also get that just click on theft and save it that way you get no error then

rh2004
01 Dec 2004, 18:25
Hi my warning system was working ok not sure what I did but when I click on
warn user etc I get a white blank page now... only on styles other than the
default vb, what do I do to correct this?

How can I change the colour of the text on the confirmation page,
see included image I would like it back...


Next can anyone help me out with this at all, I used to have something like
this on phpbb and it was a few lines that was edited so it worked in the
following way:

Points system work in the following way:


The original user posts a new topic they earn 20 points -

When the original user posts back in that topic no points are deduced from
there outstanding balance because at the moment they are deduced points.
(This only applys to there created topics)


So I just need some code edited if the real original poster posts back in
the topic there balance does not go down


Finally im using satellite template which I got from vbstyles and I was
wondering why it shows less options on this one to the other styles I have
such as xmas style, default...

When it said navbar add the items (code) its not in there I found it in
header, so do you now why it doesn't show the full drop down menu for
the store in this template? [see image 23425325.JPG & gsgsee365362.JPG]




Many thanks,

SmasherMaster
02 Dec 2004, 02:10
Ugh, well I upgraded, and the store refuses to show any actions, and if you go to a action page, it only shows the "confirm" button and it refreshs the page, it doesn't do anything! What's wrong? :/

bi11i
02 Dec 2004, 22:31
How can I, as an Admin, revoke items purchased by my members? If someone has something over a period of time (like glowing name, for instance) how can i revoke it simply reset everything?

Does everything reset when the store is restocked?

rh2004
03 Dec 2004, 00:03
Anyone know the answer to my above question also is there not a log that
admin can see of what users have done etc changed?

bi11i
03 Dec 2004, 00:10
How can I, as an Admin, revoke items purchased by my members? If someone has something over a period of time (like glowing name, for instance) how can i revoke it simply reset everything?

Does everything reset when the store is restocked?i've never seen a log. i thought there was a way one could just do it through the forum?

rh2004
03 Dec 2004, 01:11
How can I add so many points to all users on my site as well as all new users
who register thereafter (instead of 0)?

yukayumi
04 Dec 2004, 00:12
Does any body know why only admin and moderators are able to access the store but not other registered members? Memmbers of my forum keep on complaining that they only get "No action found" everytime clicking on the drop-down menu of the store on navigation bar. It's not about permission because I double-check and there's no limit set to restrict the access to the store.Any suggestion would be appreciated.Thanks.

Zachery
04 Dec 2004, 01:57
How many usergroups do you have

Zachery
04 Dec 2004, 01:59
Hi my warning system was working ok not sure what I did but when I click on
warn user etc I get a white blank page now... only on styles other than the
default vb, what do I do to correct this?

How can I change the colour of the text on the confirmation page,
see included image I would like it back...


Next can anyone help me out with this at all, I used to have something like
this on phpbb and it was a few lines that was edited so it worked in the
following way:

Points system work in the following way:


The original user posts a new topic they earn 20 points -

When the original user posts back in that topic no points are deduced from
there outstanding balance because at the moment they are deduced points.
(This only applys to there created topics)


So I just need some code edited if the real original poster posts back in
the topic there balance does not go down


Finally im using satellite template which I got from vbstyles and I was
wondering why it shows less options on this one to the other styles I have
such as xmas style, default...

When it said navbar add the items (code) its not in there I found it in
header, so do you now why it doesn't show the full drop down menu for
the store in this template? [see image 23425325.JPG & gsgsee365362.JPG]




Many thanks,
We cannot support other hadcks or styles, I would guess that you might not have edited the styles correctly or did the hack correctly if things are breaking

yukayumi
04 Dec 2004, 03:27
How many usergroups do you have
5 usergroups,not including admin and moderator.

rh2004
04 Dec 2004, 14:45
We cannot support other hadcks or styles, I would guess that you might not have edited the styles correctly or did the hack correctly if things are breaking

OK, but how can I do this ....


Points system work in the following way:


The original user posts a new topic they earn 20 points (already works) -

When the original user posts back in that topic no points are deduced from
there outstanding balance because at the moment they are deduced points.
(This only applys to there own created topics) -


This is the code how it was done on phpbb




Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



and

How can I add so many points to all the users already registered and also
so many points to all that join there after.... :squareeyed:

I have done this to users already registered but when new users register
they will not change ... so how to do it for everyone ? (maybe set via usergroups)



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




Thanks

yukayumi
04 Dec 2004, 18:00
Is there anyway to exempt admin from being stolen points ?Thanks.

bi11i
04 Dec 2004, 21:10
How can I, as an Admin, revoke items purchased by my members? If someone has something over a period of time (like glowing name, for instance) how can i revoke it simply reset everything?

Does everything reset when the store is restocked?

pgowder
06 Dec 2004, 00:49
5 usergroups,not including admin and moderator.
You have to set permissions for each usergroup.

Link14716
06 Dec 2004, 03:48
Ugh, well I upgraded, and the store refuses to show any actions, and if you go to a action page, it only shows the "confirm" button and it refreshs the page, it doesn't do anything! What's wrong? :/
You'd have to revert the uttstore templates.

rh2004
06 Dec 2004, 04:10
Hi, I have this working fine on VB Default style, now what do I need to
do to add it to my other styles, any database updates, edits?

Or just edits to postbit and so on....

dethfire
06 Dec 2004, 18:07
anymore updates? I've found a few bugs

dethfire
06 Dec 2004, 18:48
installed without any probs at all.
i was even able to use the lesane store points that were left in the db from vb 2.2x.
sexy!

how do you upgrade from lesanes hack?

Zachery
07 Dec 2004, 00:10
how do you upgrade from lesanes hack?
Make a settings changes, what bugs, please report them at GeekyDesigns.com

dethfire
07 Dec 2004, 00:58
Make a settings changes

I'm sorry, I don't understand what this means :(

bi11i
07 Dec 2004, 01:03
is there a way for me, as an admin, to see who's purchased what? It seems that I can only see what I've purchased, nor can I revoke anything purchased.

Is there something I'm doing wrong or is this just lacking the functionality I'm asking about?

mcyates
07 Dec 2004, 12:34
is there a way for me, as an admin, to see who's purchased what? It seems that I can only see what I've purchased, nor can I revoke anything purchased.

Is there something I'm doing wrong or is this just lacking the functionality I'm asking about?
one day a member had 1000 poin'ts now he has:

100,000,000,000,000,000,000,000

He says there is a way to get free money!!!! How

Zachery
07 Dec 2004, 12:35
one day a member had 1000 poin'ts now he has:

100,000,000,000,000,000,000,000

He says there is a way to get free money!!!! How
Are you running the most up to date version? htere were a few issues in the past

Of course if he is a smod or has a smod / admin friend they could be helping him

mcyates
07 Dec 2004, 12:37
oh admin donate was enabled for all users. They will now get a nast suprise of finding out they have 0 points

Zachery
07 Dec 2004, 13:33
oh admin donate was enabled for all users. They will now get a nast suprise of finding out they have 0 points
Well now ;P

ShaanuJaanu
07 Dec 2004, 14:54
I'm new to this..but...

using the green thumb style from vbstyles.com ..glow/bold dont seem to work...

any suggestions?

though the coloring and italics work..

Zachery
07 Dec 2004, 14:58
I'm new to this..but...

using the green thumb style from vbstyles.com ..glow/bold dont seem to work...

any suggestions?

though the coloring and italics work..
Are you using Firefox, Mozilla, Safari or another non IE based browser?>

bi11i
07 Dec 2004, 21:26
is there a way for me, as an admin, to see who's purchased what? It seems that I can only see what I've purchased, nor can I revoke anything purchased.

also, i noticed that the loyal member discount seems to be all screwed up. if i set the # of days to 180, and the points to 10, everything is totally free and even appears to pay upon purchase. no one has been a member for over 365 now since the new forum code.....

flypaper
07 Dec 2004, 21:51
is there a way for me, as an admin, to see who's purchased what? It seems that I can only see what I've purchased, nor can I revoke anything purchased.

Can't you just look at the history of each item?

Zachery
07 Dec 2004, 21:55
Just incanse anyone hasn't notice there is a very important thread about uCS at GeekyDesigns.com/board :)

bi11i
07 Dec 2004, 21:59
when i view the history i either only see my own history or actions taken by the admin towards the users. i, as an admin, NEVER see any actions taken by anyone else.

i don't get it - no one will answer this question so maybe there's not answer - but can't I as an admin taketh away? looks like not.... anyone?Can't you just look at the history of each item?

bi11i
07 Dec 2004, 22:27
Just incanse anyone hasn't notice there is a very important thread about uCS at GeekyDesigns.com/board :)gotta link?

Zachery
07 Dec 2004, 22:33
http://www.geekydesigns.com/board ;p


http://www.geekydesigns.com/board/showthread.php?t=256
http://www.geekydesigns.com/board/showthread.php?t=260

fatalsex
07 Dec 2004, 22:47
hello...
installed but in templates i cant find

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>


and

</div>
<!-- / user cp tools menu -->
</if>



I"m NOT USING STANDART THEME....
where i shold find this strings ?

Zachery
07 Dec 2004, 23:33
hello...
installed but in templates i cant find

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>


and

</div>
<!-- / user cp tools menu -->
</if>



I"m NOT USING STANDART THEME....
where i shold find this strings ?
try your header, we only offer support for the STANDARD and STOCk vB style.

fatalsex
07 Dec 2004, 23:41
try your header, we only offer support for the STANDARD and STOCk vB style.


yeah. did all ..
but cant find in postbit or in postbit legacy string $vbphrase[posts]: $post[posts]

both of them dont have..

and i would like to translate the hack to russian lang.
may i do it ?

ShaanuJaanu
08 Dec 2004, 01:48
Are you using Firefox, Mozilla, Safari or another non IE based browser?>


using IE...

rh2004
10 Dec 2004, 04:28
yeah. did all ..
but cant find in postbit or in postbit legacy string $vbphrase[posts]: $post[posts]

both of them dont have..

and i would like to translate the hack to russian lang.
may i do it ?

Just search for this vbphrase[posts] or vbphrase - its there

If not do a complete template seach

Sunnz
10 Dec 2004, 16:56
Hello there, may I ask what changes does this hack made to the database. Thank you.

Zachery
10 Dec 2004, 20:37
adds a few new tables, adds info to the datastore, modifys the options table by adding new rows IIRC

ArtemisL
11 Dec 2004, 00:16
I cannot seem to find the option to turn on so that people get a PM when points (cash points) are donated. I have a busy forum based strictly on the exchanging of hand drawn pixel graphics and points (Pixel Bucks), and I need to have it auto PM someone when points are donated... or have it show on both peoples ends in their bank history.

Thanks,
Artemis

Sunnz
11 Dec 2004, 02:46
adds a few new tables, adds info to the datastore, modifys the options table by adding new rows IIRC
May I ask how to uninstall this hack and the effect it had to the database??? I am currently having problem with my access mask settings, I asked for help on vb.net but they can't help untill I uninstall all hacks.

eNforce
11 Dec 2004, 06:25
I'm getting 'Unknown Location' when viewing the profile of someone who is doing something in the shop, which file do I need to check over to make sure everything is ok?

Zachery
11 Dec 2004, 19:54
May I ask how to uninstall this hack and the effect it had to the database??? I am currently having problem with my access mask settings, I asked for help on vb.net but they can't help untill I uninstall all hacks.
There is a uninstall link in the install script, this will remove all database changes, after that reverse every file change, if this is the only hack you have reupload fresh files instead of unhacking them.

docvader
12 Dec 2004, 10:50
Great hack, easy install. But I've got one hell of a problem, LOL.

I can no longer see, in my Admin Control Panel, a screen for "Forum Manager" and "User Group Manager", after installing this. Just get a blank white space within the ADMINCP when I click on those.

I've checked all my file edits, and everything seems to be correct. The hack otherwise all seems to show up, and the rest of the forum seems to work fine. Just can't see those two screens in the admin area. Bizarre. I know this has got to be something incredibly simple and stupid on my part.

Any idea where I've got a screw up? Where should I look? I've installed a bunch of hacks on my board, and never had a problem like this. What file calls to those two areas?

Thanks! Awesome hack.

rich

http://x.russbo.com/index.php

PS: Where do you change the welcome message that is in the hack? The "Welcome to xxxxxxx's Store, More welcome text to go here! I'd like to add more welcome text.

docvader
12 Dec 2004, 14:56
Great hack, easy install. But I've got one hell of a problem, LOL.

I can no longer see, in my Admin Control Panel, a screen for "Forum Manager" and "User Group Manager", after installing this. Just get a blank white space within the ADMINCP when I click on those.

I've checked all my file edits, and everything seems to be correct. The hack otherwise all seems to show up, and the rest of the forum seems to work fine. Just can't see those two screens in the admin area. Bizarre. I know this has got to be something incredibly simple and stupid on my part.

Any idea where I've got a screw up? Where should I look? I've installed a bunch of hacks on my board, and never had a problem like this. What file calls to those two areas?

Thanks! Awesome hack.

rich

http://x.russbo.com/index.php

PS: Where do you change the welcome message that is in the hack? The "Welcome to xxxxxxx's Store, More welcome text to go here! I'd like to add more welcome text.
OK, found it. It was pretty stupid. When you've got other hacks installed in your forum.php and usergroup.php, pure "copy and paste" might lead you to miss adding a comma.

Simple comma.

LOL. Spent all night looking for that...

Link14716
12 Dec 2004, 19:38
OK, found it. It was pretty stupid. When you've got other hacks installed in your forum.php and usergroup.php, pure "copy and paste" might lead you to miss adding a comma.

Simple comma.

LOL. Spent all night looking for that...
I guess PHP has error reporting off.

I feel for you. Simple mistakes are usually the most frustrating. :p

sneakyc2e
13 Dec 2004, 14:47
Very nice hack.

Is there a way to reset everyone's points?

Dan

docvader
13 Dec 2004, 17:23
Thanks man. Yes, one simple comma. As I see it, it's a tribute to the hours, time and effort, and prowess, of all who contibute hacks here.

I'm truly impressed by what you guys have done with Vbulletin.

rich
russbo.com

11 days to Christmas??? Yikes...

dethfire
14 Dec 2004, 00:46
Make a settings changes, what bugs, please report them at GeekyDesigns.com

so this has an update for lesane vb2 shop hack?

Zachery
14 Dec 2004, 01:06
so this has an update for lesane vb2 shop hack?
No, this is a vB3 Store and Cash hack, it has nothing to do with Lesanes store outside of the fact you can use the old points

Cyborg Munky
14 Dec 2004, 03:18
What is the exact error you recieve?


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Where does the supposed error happen?
It happens everytime I view either my index.php or online.php pages.

What vB version are you running?
3.0.3

Zachery
14 Dec 2004, 03:21
What is the exact error you recieve?


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Where does the supposed error happen?
It happens everytime I view either my index.php or online.php pages.

What vB version are you running?
3.0.3
Hmm, I think you have the wrong hack, there are no file edits to online.php by default in uCS

Cyborg Munky
14 Dec 2004, 03:42
Those errors started coming up only after I installed the hack, so I was wondering if anyone knew how to fix them?

Cyborg Munky
14 Dec 2004, 03:52
Also, I have two skins on my forums, and I only edited the templates on one of them, and that's the only one that gives the errors. And the other one doesn't show any errors.

Zachery
14 Dec 2004, 03:54
We don't touch any of thoughs templates / files, maybe you edited the wrong file?

dethfire
14 Dec 2004, 04:04
No, this is a vB3 Store and Cash hack, it has nothing to do with Lesanes store outside of the fact you can use the old points

are the instructions to use old points in the install file?

Cyborg Munky
14 Dec 2004, 04:22
We don't touch any of thoughs templates / files, maybe you edited the wrong file?

The installation instructions say to edit the following templates:

MEMBERINFO
postbit and/or postbit_legacy
navbar template

Zachery
14 Dec 2004, 04:27
The installation instructions say to edit the following templates:

MEMBERINFO
postbit and/or postbit_legacy
navbar template
Yes, none of which should be a problem for online.php or index.php outside of the navbar, and if you did the edits badly it would error on all pages.

Link14716
14 Dec 2004, 04:31
Very nice hack.

Is there a way to reset everyone's points?

Dan
On a default installation:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Link14716
14 Dec 2004, 04:33
Yes, none of which should be a problem for online.php or index.php outside of the navbar, and if you did the edits badly it would error on all pages.
Zachery is right. Even if the errors started coming up after you installed this, it doesn't appear to be anything related to it, and if it did, then it is user error. I have not seen one report of that in the 2,237 posts in the thread, nor in the numerous threads at GeekyDesigns.com, since this hack was released 8 months ago.

dethfire
14 Dec 2004, 16:55
On a default installation:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



how do I keep lesanes cash amount for everyone upon install?

Link14716
14 Dec 2004, 23:14
how do I keep lesanes cash amount for everyone upon install?
You have two options. The first is setting the Points Field (in uCash Options) to "storep". The seconds, which I'd recommend, is running this query.



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



If everything goes well and you want to get rid of the redundant column in the user table, you can run this query afterwards.



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Chad F.
16 Dec 2004, 02:22
I just installed this and I'm having a few problems with it, first the 'Store' link is not appearing on the navbar and I have edited the navbar template. And in my admincp in the Action Manager when I try to save the values I get an error saying "Could not find phrase 'uttstore_saved_values_successfully'." Also I was wondering can anyone tell me how to change the welcome text on the store?

dethfire
16 Dec 2004, 18:54
how would I add the feature when someone donates that the reciever gets a PM?

docvader
16 Dec 2004, 19:16
Just curious, was thinking about adding the vb arcade. I know you can "buy" a pass in Ushop. But can you set it up so that people can "win" money in the vb arcade games, and have that money reflect in their Ushop ucash amount?? I searched this thread and found nothing about this backwards interaction.

glorify
16 Dec 2004, 22:28
To answer the question above, yes. Jackpots for games go into your points.

Now, another question. Modified the stock pics, added actual items with pics and took out the 125x125 image placeholder.

My question would be, how do you get some spacing between the pics and descriptions. See attached.

dethfire
17 Dec 2004, 00:17
one of my members who is in a custom usergroup says when he clicks donate it says "no actions", works fine for everyone else, any ideas?

Zachery
17 Dec 2004, 00:30
one of my members who is in a custom usergroup says when he clicks donate it says "no actions", works fine for everyone else, any ideas?
Did you set his usergroup permissions in the action mananger :)

Pickalo
17 Dec 2004, 17:16
edit: nevermind I figured it out... thanks anyway.

chad smith
18 Dec 2004, 00:31
Did you set his usergroup permissions in the action mananger :)
I have yet to find where to edit this in the action manager. Where is the action manager?

docvader
18 Dec 2004, 00:39
To answer the question above, yes. Jackpots for games go into your points.
That simple? I don't have to hack anything to have jackpots convert directly into Ucash? I haven't seen that, (mainly because I haven't won anything yet).

Is there a conversion factor, or an ability to adjust jackpot amounts up or down before they go into member's Ucash accounts. or is it just a direct deposit? And how often can winners get jackpots? Having someone win jackpots on a daily basis in a slow arcade will artifically increase their "worth".

chad smith
18 Dec 2004, 03:21
I have yet to find where to edit this in the action manager. Where is the action manager?
Oh my god. I can't believe I was so stupid. I didn't even know I was supposted to go to the uttstoreadmin.php file. Okay, sorry, figured it out. :o

Sleepyk
18 Dec 2004, 04:26
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/content/k/l/e/kleptikxmode/html/Forum/includes/init.php on line 522

im having a problem help

Zachery
18 Dec 2004, 05:32
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/content/k/l/e/kleptikxmode/html/Forum/includes/init.php on line 522

im having a problem help
stop using dreamweaver or any other fancy editor,

try wordpad or ultraedit or evne nano if need be.

make sure you are copying the code correctly and it is being pasted correctly

Link14716
18 Dec 2004, 14:25
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/content/k/l/e/kleptikxmode/html/Forum/includes/init.php on line 522

im having a problem help
Add a comma after 'utt_store_act' in includes/init.php.