vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   uCash & uShop old support and thank you thread (https://vborg.vbsupport.ru/showthread.php?t=73736)

BarHopper 09-23-2004 03:33 PM

A mroe direct problem of mine is that, i have No actyions because all the actions are showing as inactive, as in the acp when i check the active tickbox is appears to not be saving it.

Zachery 09-23-2004 06:58 PM

Make sure you dd your edits and uploaded the correct files bar

ericgtr 09-23-2004 11:03 PM

Clicks Install! Props to the designers of this mod, there was not one single line that I had to tweak with when copy and pasting the code and that's pretty rare for a mod this size. Thanks for the hard work on this.

Zachery 09-24-2004 12:18 AM

Quote:

Originally Posted by ericgtr
Clicks Install! Props to the designers of this mod, there was not one single line that I had to tweak with when copy and pasting the code and that's pretty rare for a mod this size. Thanks for the hard work on this.

Thank you for the comment eric :)

cawking 09-25-2004 05:23 AM

What is the exact error you recieve? = I desided to upgrade it from the perious version, part way through the install it gave me this error

Invalid SQL: CREATE TABLE utt_store_asvs ( `asvsid` INT( 20 ) NOT NULL AUTO_INCREMENT ,
`actionid` INT( 20 ) NOT NULL ,
`varname` VARCHAR( 255 ) NOT NULL ,
`title` VARCHAR( 255 ) NOT NULL ,
`description` TEXT NOT NULL ,
`optioncode` VARCHAR( 255 ) NOT NULL ,
`value` TEXT NOT NULL ,
PRIMARY KEY ( `asvsid` )
)
mysql error: Table 'utt_store_asvs' already exists

mysql error number: 1050

Then when i went to my shop it Says No actions found...
Where does the supposed error happen? In the shop and on the drop down menu and everything else I click, - no actions
What vB version are you running? 3.0.3

Blam Forumz 09-25-2004 05:46 AM

Try going into phpmyadmin and deleting utt_store_asvs table manually

Blam Forumz 09-25-2004 05:48 AM

any chance to get points from using the vbindex shoutbox?

StewardManscat 09-25-2004 04:54 PM

125 pages of discussion, and not finding a general overview. Screenshots help but don't tell the whole story. Everyone seems to know what this is.

Bit of a tedious job to install, but did that, to see it in action. Not sure I made every mod perfectly, but hard to check since I don't know what it is supposed to do.

Looks like fun. The system awards points for various actions, such as posting, or when someone views your post. Discounts for loyal members and seniors ok, I get that. Fine tune the details in admincp, ok.

But what is a thief, how does that work?

What is the bank? How does that work?

I see talk of buying access to forums but no links/pages?

Is there a cookbook for adding you own action? Our users wouldn't give a rodent's rump for a bold username, but they will kill each other for photo access.

Has anyone connected this to a real payment sytem? Buying points for money? Does it make sense?

What are people using this for? Is it a fun toy, or is it a useful tool for ensuring access to those that earn it?

Appreciate it greatly if someone who knows the system could step back from the technical details and talk about the big picture, to help us evaluate, and guide us in the implementation.

Or point me to a thread/post? Many thanks in advacne.

Marcus Lau 09-25-2004 05:55 PM

hi Zac and team,

i got stuck somewhere here ... i can't donate, deposit, do action, add/buy stuffs and there is once i successfully came upon the donate page and the clicking confirm, i make a misery donation of 0.00 though i make double sure i type a sum in it, Serious attention needed here!!!

Thanks a lot.
Marc

tjad 09-25-2004 06:29 PM

ok don't know if this was answered some where in the over 100 pages of posts.... do you install just the upload folder or upload and misc.?

Marcus Lau 09-25-2004 06:37 PM

To be specify: Upload and Misc.

I believe the top priority is the "non-positive" statement or error that appear on the processing page. Am i right to say that?

Sorry if i am too straight forward, cos i want to make things easier and simple.

Take care.
Marc.

venomx 09-25-2004 06:38 PM

thief = user can try to steal points from others....

RMS 09-25-2004 07:23 PM

When I try to do anything it keeps telling me "No Actions Found".

I know this has been brought up before and I've looked through practically the whole thread but I couldn't find an answer to this.

All I did was do what the instructions tell me to do. I went through and did all the edits a second time but it didn't change anything. I still get the same message.

Is there anything that I can do?

tjad 09-26-2004 12:06 AM

ok I feel rather stupid. I installed the entire folder under the admin cp and when I attempted to run the install script I got 404 file can not be found. Can I pelase get "instructions for dummies"?

cawking 09-26-2004 12:19 AM

Quote:

Originally Posted by Blam Forumz
Try going into phpmyadmin and deleting utt_store_asvs table manually

I did that but now when I rerun the install file it says I have the newest version installed is there anyways you know of to get around this?

JBMoney 09-27-2004 06:32 PM

I completely erased the "utt_store_asvs" table to retry an upgrade from 0.93, because NO ACTIONS were able to be used (following a suggestion earlier in this thread).

Of course now it won't let me upgrade because it think I already did.

Any help on recreating that table and then getting actions back?

Thanks.

JBMoney 09-27-2004 06:33 PM

Quote:

Originally Posted by cawking
I did that but now when I rerun the install file it says I have the newest version installed is there anyways you know of to get around this?

Haha... yeah... see my post above.

JBMoney 09-27-2004 07:16 PM

1 Attachment(s)
Resolved the database table issue. Reset all actions and UTTStore and UCash settings but still can't access any actions. Trying to use any action gets this screen, with different action title of course:

Zachery 09-27-2004 07:52 PM

Quote:

Originally Posted by JBMoney
Resolved the database table issue. Reset all actions and UTTStore and UCash settings but still can't access any actions. Trying to use any action gets this screen, with different action title of course:

Im guessing you upgraded? did you upload all the new files and revert all the templates?

JBMoney 09-27-2004 08:13 PM

Ah... ok... no, i had four templates to revert. I assumed that was something the upgrade script did, especially after seeing it 'update' all the styles. Actions work fine now, except...

After all this, the only thing I really wanted to fix is still a problem. Upon a sucessful theft, I still get the same error:

Quote:

Database error in vBulletin 3.0.1:

Invalid SQL: UPDATE user SET uttpoints=uttpoints+20.00, reputation=reputation- WHERE userid='19'
mysql error: You have an error in your SQL syntax near 'WHERE userid='19'' at line 1

mysql error number: 1064

GinjiAmano 09-29-2004 06:58 AM

Ok, after i've edited my post counts via the admin cp i've got 2 errors:
when i try to see the forum home page i get this error:


Database error in vBulletin 3.0.3:
Invalid SQL:
SELECT calendarpermission.usergroupid, calendarpermission.calendarpermissions,calendar.ca lendarid,calendar.title, displayorder
FROM vb3_calendar AS calendar
LEFT JOIN vb3_calendarpermission AS calendarpermission ON (calendarpermission.calendarid=calendar.calendarid AND usergroupid IN(, 6))
ORDER BY displayorder ASC

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 ' 6))
ORDER BY displayorder ASC' at line 3
mysql error number: 1064
Date: Tuesday 28th of September 2004 11:36:12 AM
Script: http://www.otakuforum.it/index.php?
Referer:
Username: Dante
IP Address: XX.XXX.XXX.XXX

Also, when i try to edit my profile from the admin cp the page loads only for half, leaving this message:

Quote:
Database error in vBulletin 3.0.3:
Invalid SQL: SELECT title, usergroupid FROM vb3_usergroup WHERE usergroupid IN (6,,,,,,,,,) ORDER BY title
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 ',,,,,,,) ORDER BY title' at line 1
mysql error number: 1064
Date: Tuesday 28th of September 2004 11:51:19 AM
Script: http://www.otakuforum.it/admincp/us...o=edit&userid=1
Referer:
Username: Dante
IP Address: XX.XXX.XXX.XXX

Please, help.

Zachery 09-29-2004 11:25 AM

I replied to you at geekydesigns forums.

GinjiAmano 09-29-2004 12:06 PM

Thank you very much Zachery.

newb1e_ 09-29-2004 08:42 PM

Hi all, my first post here

I'm not sure if the orignal author is still supporting the hack but I have a problem, when I first installed the mod, it had a few problems so I ended up reinstalling/uploading it from scratch,

second time I installed it I don't have so many options, this is how it looked the first time round

http://img81.exs.cx/img81/8937/ushop.jpg

(The arrow was added to help explain the system on my forum so you can ignore it)

Now no one can see any options below the Actions tab, also the 4 links that do show are dead links, they lead nowhere, maybe I missed something, they worked the first time, I don't really want to start from scratch again since I'm pretty sure everything else is perfect and don't want to riisk running into anymore errors, what .php should I look into to find the problem?

If anyone could help I would be eternally greatful, sorry if I was a bit vague or if this problem has been explained a few pages back

thank you

Zachery 09-29-2004 09:03 PM

We are still supporting this mod, and we always have been. when you go to ushop.php do you get any errors? did you make sure you did all your file edits? :)

venomx 09-29-2004 09:04 PM

Do you have it in the regular navbar or did you use the navbar2 hack? I had it in the bavbar2 and it wouldnt work. It has to be in the regular navbar.

newb1e_ 09-29-2004 09:16 PM

Quote:

We are still supporting this mod, and we always have been. when you go to ushop.php do you get any errors? did you make sure you did all your file edits?
I'm pretty sure I edited all .php files, normally if I wasn't sure I'd be happy to re-do it all, but seems I solve and pick up a new problem each time round

Quote:

Do you have it in the regular navbar or did you use the navbar2 hack? I had it in the bavbar2 and it wouldnt work. It has to be in the regular navbar.
I must have used the regular navbar since I don't have the navbar 2 hack installed (or any other mods, this is pretty much one of my first)

SnowBot 09-29-2004 09:52 PM

Is there a way to not allow Admins, s/mods and mods not to have there user titles changed? I have just had a very upset Mod ?

JBMoney 09-29-2004 09:56 PM

You know, the issue with the thief action not working has been brought up 4-5 times on this thread, but I don't see anywhere that it's been answered. At a minimum, can you just tell me what I could do to hardcode the rep points to taken off for a successfull thief. Then I can move on...

This is the code section that's not pulling anything up for subtracted rep points.

PHP Code:

$DB_site->query("UPDATE ".TABLE_PREFIX $vboptions['uttpoints_pointtable']." SET ".$vboptions['uttpoints_pointsfield']."=".$vboptions['uttpoints_pointsfield']."+".$_FIELDS['points'].", reputation=reputation-".$action['replosts']." WHERE userid='$bbuserinfo[userid]'"); 

I tried slapping a 0 in there once, but for some reason it created some goofiness.

Zachery 09-29-2004 10:01 PM

Quote:

Originally Posted by SnowBot
Is there a way to not allow Admins, s/mods and mods not to have there user titles changed? I have just had a very upset Mod ?

Hmm i thought we put a check in for this in the latest version?

SnowBot 09-29-2004 10:32 PM

where would it be, so i can have a look mate?

At mo members can change staff titles.

Zachery 09-29-2004 10:33 PM

Should be in the action file that changes the members title.

SnowBot 09-29-2004 10:39 PM

nope just checked the file and can not see a check for it. I could realy use this as like i said i have one very upset Moderator at mo.

Breavis 09-30-2004 08:02 AM

Whenever I try to donate or steal from anyone it says "user does not exist"

Anyone know why?

The Equivocate 09-30-2004 10:01 PM

Having the same problem as many other people, I have done my edits for a third time now, but it shows no actions in the dropdown, and the 4 other options lead you to a page that says "No actions found..."

Flow Fusion 09-30-2004 10:40 PM

It's a global.php edit you need to look at.

The Equivocate 09-30-2004 11:14 PM

I redid the global.php edits more than once to be sure, it can't be that.

I think its an issue with the SQL queries - I found them in this thread and tried to do them, but it said there was an error:

Quote:

#1064 - 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 '$query['new'][] = 'CREATE TABLE '.TABLE_PREFIX.'utt_store_actio

TTG 09-30-2004 11:37 PM

Used the htl installer.
Error :-
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /usr/home/thetechg/public_html/retreat/includes/init.php on line 518
Error occurs as soon as I've uploaded the edited files.
Vb version 3.0.3

I've checked all the edits 3 times .. !?

Zachery 10-01-2004 12:30 AM

Quote:

Originally Posted by TTG
Used the htl installer.
Error :-
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /usr/home/thetechg/public_html/retreat/includes/init.php on line 518
Error occurs as soon as I've uploaded the edited files.
Vb version 3.0.3

I've checked all the edits 3 times .. !?

Odd, cant see why that would happen, and dont use dreamweaver to edit the files./

SnowBot 10-01-2004 01:00 AM

Any update on the restricting changing staff titles ?


All times are GMT. The time now is 04:35 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.03221 seconds
  • Memory Usage 1,836KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (10)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
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

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

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