![]() |
Quote:
|
Quote:
I think you need to study the all new version of vBPortal ;) that's if you are allowed to get in the contributors section ;) The vBPortal that's in the make (current version vBP V3 Beta 5, probably one more beta before Gold) is completely re-written, it's an add-on! no vBulletin modifications are needed, nuke is completely taken out and blows all the other socalled CMS and portals of the map. The only thing that could blow vBP of the map is the vBCMS from Jeltsoft which is still a mistery to us all. |
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', |
Installed :) thank you very, very much, the shop works perfectly!
|
This has probably been asked a million times but if I install this hack will it work with the RPG hack I installed? (RPG Integration Hack by Bitsys <--thats what I have installed)
Since there is no way to gain money in that hack, if I install the Ucash and Ushop, will it be implemented with the RPG so that ppl can gain money? |
No clue, ask in that thread :)
Neither Myself or matthew use Bitsys's system we both use RCS if anything. |
I have a little question..
my style is designed to make usernames appear bold.. so the bold action won't work where or how can I change the <b> code to <font size="*"> I tried to change this: Code:
($user['uttstore_boldusername'] != '0' && $user['uttstore_boldusername'] != '' ? $user['musername'] = "<b>" . $user['musername'] . "</b>" : ""); any help plz? |
Is there any way I can remove or block a usergroup from the system? IE so they can't see the store, and don't collect points? If not, it would be a great addition for the next version. TIA for any help.
|
Just remove access to all their actions.
|
I get the following error every other time I go into a page:
(This is projected above my header) Warning: Invalid argument supplied for foreach() in /home/xxxxxxx/public_html/forums/ushop.php on line 151 when I refresh it's gone and I go to where I want to go. PHP Code:
|
All times are GMT. The time now is 05:25 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|