News:

Wondering if this will always be free?  See why free is better.

Main Menu

SMFShop - Shop MOD

Started by SMFHacks.com Team, December 27, 2004, 06:46:17 AM

Previous topic - Next topic

Thenewguy2009

celdric, let me look in that file.  I have no clue why it would be gone though.  I hope that is the correct answer to this problem.  Thank you so much for the response and Ill get back with you asap. 

Thenewguy2009

Nope its not there anymore.  I rewrote the send money on the display temp to something else.  I figured that might be the case.  Now in the english, its the stated as the same thing I changed it to in display temp. 

How can I make this error go away? 

Sudhakar Arjunan

Quote from: vbgamer45 on June 28, 2009, 09:57:55 AM
no still a week or two away.

Great , keep rocking.

We will wait for the updates.
Working on New Mods & Themes for SMF... Will update soon... My Blog page
My Smf forum : Discuss ITAcumens :: My SMF Forum

MF30

./Sources/ManageBoards.php     Failed

i have SMF 1.1.9v.
help!

CKWT

do this


./Sources/ManageBoards.php


Find: [Select]


         'override_theme' => 0,

Add After: [Select]


         // Begin SMFShop code
         'countMoney' => 1,
         'shop_pertopic' => 0,
         'shop_perpost' => 0,
         'shop_bonuses' => 1,
         // End SMFShop code


Find: [Select]


      // Checkboxes....

Add Before: [Select]


      // Begin SMFShop code
      // Are we counting credits in this board?
      // TODO: Rename this? It's kept as countMoney for backwards compatibility...
      $boardOptions['countMoney'] = isset($_POST['countMoney']);
      // How many credits do we get per post/topic?
      $boardOptions['shop_pertopic'] = !empty($_POST['shop_pertopic']) ? (int) $_POST['shop_pertopic'] : 0;
      $boardOptions['shop_perpost'] = !empty($_POST['shop_perpost']) ? (int) $_POST['shop_perpost'] : 0;
      // Bonuses in this board?
      $boardOptions['shop_bonuses'] = isset($_POST['shop_bonuses']);
      // End SMFShop code

it's all right here
http://mods.simplemachines.org/?mod=65
www.catrachosgaming.com
Charlton White
CG Administrador


 
   
         
 


MF30

Quote from: CKWT on July 03, 2009, 12:12:41 AM
do this


./Sources/ManageBoards.php


Find: [Select]


         'override_theme' => 0,

Add After: [Select]


         // Begin SMFShop code
         'countMoney' => 1,
         'shop_pertopic' => 0,
         'shop_perpost' => 0,
         'shop_bonuses' => 1,
         // End SMFShop code


Find: [Select]


      // Checkboxes....

Add Before: [Select]


      // Begin SMFShop code
      // Are we counting credits in this board?
      // TODO: Rename this? It's kept as countMoney for backwards compatibility...
      $boardOptions['countMoney'] = isset($_POST['countMoney']);
      // How many credits do we get per post/topic?
      $boardOptions['shop_pertopic'] = !empty($_POST['shop_pertopic']) ? (int) $_POST['shop_pertopic'] : 0;
      $boardOptions['shop_perpost'] = !empty($_POST['shop_perpost']) ? (int) $_POST['shop_perpost'] : 0;
      // Bonuses in this board?
      $boardOptions['shop_bonuses'] = isset($_POST['shop_bonuses']);
      // End SMFShop code

it's all right here
http://mods.simplemachines.org/?mod=65

Thanks, but I do not have the:

// Checkboxes....

See my  ./Sources/ManageBoards.php    
in attach.

MaXiForum.cz



MaXiForum.cz


[Core]



Alex_Zorzful

12.     Execute Modification     ./Sources/RemoveTopic.php     Test failed

How do i fix that?

MaXiForum.cz

Quote from: Alex_Zorzful on July 06, 2009, 07:17:18 PM
12.     Execute Modification     ./Sources/RemoveTopic.php     Test failed

How do i fix that?

Send this file...
It must modificated by hand.

cele

I have this 2 errors

Error in Package Installation
./Themes/default/Display.template.php     Test failed
./Sources/RemoveTopic.php     Test failed

what can i do?

I have to install it anyway and then fix them by hand or i have to do the fixes before?

excuse my bad english :P

vbgamer45

I would install it then fix them by hand.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Celdric

Quote from: Thenewguy2009 on June 30, 2009, 08:42:42 PM
Nope its not there anymore.  I rewrote the send money on the display temp to something else.  I figured that might be the case.  Now in the english, its the stated as the same thing I changed it to in display temp. 

How can I make this error go away? 

Doesn't matter what you changed. Your shop looks for shop_im_sendmoney_message in Shop.english.php. And if it's not there, what would be easier to add it again?

How to do that? Use your fantasy. :) You have the zipfile of the shop, right?

Just unzip it on your hard-drive. Then you have the correct language files. Again, just unzip. Don't install the shop again.
Now copy the shop_im_sendmoney_message and paste it into the Shop.english.php that you currently use.
That should make the error message dispappear.

neteater

#1896
hi  i am using v1.1.9 and i have these errors  items are duplicated in buy item area  and shop button displayed two time attaching thumbnail for better exp.

neteater

i uninstalled it but there is empty area in admin area and shop button is also which files need modification i have default red color theme

Realinfo

I have SMFSHOP ver 3.0.0........... How I will upgrade it to latest ver.................

vbgamer45

Just install the latest version it should autoupgrade your release.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Advertisement: