Author Topic: [SOLVED] Shop install work, but nothing shows.  (Read 5121 times)

Offline GhostWriter

[SOLVED] Shop install work, but nothing shows.
« on: April 03, 2007, 08:19:45 pm »
I had this issue with Tinyportal but it got fixed.

Everytime I install the shop 3.0 everything installs fine, no errors or anything, then when i go to the admin panel and look for the shop I have no control under the shop area and if you go into the shop all it shows is who has what amount of money and nothing else. There isn't any links anywhere to buy shop items or check inventory etc.

Could this have to do with english utf-8 file? If so, can this be fixed?

Offline feeble

Re: Shop install work, but nothing shows.
« Reply #1 on: April 04, 2007, 06:01:51 am »
I had this issue with Tinyportal but it got fixed.

Everytime I install the shop 3.0 everything installs fine, no errors or anything, then when i go to the admin panel and look for the shop I have no control under the shop area and if you go into the shop all it shows is who has what amount of money and nothing else. There isn't any links anywhere to buy shop items or check inventory etc.

Could this have to do with english utf-8 file? If so, can this be fixed?

im using my forums in utf-8 and SMFShop works just fine.

just check your shop.english.php file. it possible that it uploaded wrong and is 0kb. you will need to reupload.

Offline GhostWriter

Re: Shop install work, but nothing shows.
« Reply #2 on: April 04, 2007, 06:07:26 am »
If I reupload it and the file is still wrong then what should I do from there?

Could I change the name from shop.english.php to shop.english-utf-8.php?

If not then what else can be done, I mean like no mods will work, they all install but nothing shows up in admin area...

***Edit...I don't even have a shop.english.php file here is what I have in the shop file...

 / public_html / Sources / shop / (Current Folder)   
 Create New Folder   
 Upload file(s)   
 Up one level   
 item_images  755
 items  755
 Create New File   
 Shop-Bank.php 7 k 0666
 Shop-Buy.php 8 k 0666
 Shop-Inventory.php 12 k 0666
 Shop-Send.php 10 k 0666
 Shop-Subs.php 4 k 0666
 Shop-Trade.php 9 k 0666
 Shop.php 9 k 0666
 ShopAdmin.php 25 k 0666
 dointerest.php 0 k 0666
 item_engine.php 6 k 0666
 shopVersion.php
« Last Edit: April 04, 2007, 06:09:26 am by GhostWriter »

Offline feeble

Re: Shop install work, but nothing shows.
« Reply #3 on: April 04, 2007, 09:54:09 am »
language files are located
/public_html/Themes/default/languages


umm what do you mean by nothing shows up in the admin area? do you have a screenshot?

and what does your error log say?
« Last Edit: April 04, 2007, 10:02:07 am by feeble »

Offline GhostWriter

Re: Shop install work, but nothing shows.
« Reply #4 on: April 05, 2007, 04:20:27 pm »
language files are located
/public_html/Themes/default/languages


umm what do you mean by nothing shows up in the admin area? do you have a screenshot?

and what does your error log say?

Sorry not to sure on how to do a screen shot, never have been!
Here is a copy of the admin center, ifyou look under Forum Error Log, that is where SMFShop should be, but there is no controls for it

There is the error log and what it says, there are more queries I just didn't put them all because there are alot of them to add...

Code: [Select]
8: Undefined index: shop_admin_usergroup
File: /home/sabnnetw/public_html/Sources/Subs.php
Line: 2851

8: Undefined index: shop_admin_restock
File: /home/sabnnetw/public_html/Sources/Subs.php
Line: 2850

8: Undefined index: shop_admin_inventory
File: /home/sabnnetw/public_html/Sources/Subs.php
Line: 2849

8: Undefined index: shop_admin_cat
File: /home/sabnnetw/public_html/Sources/Subs.php
Line: 2848

Code: [Select]
Main
Administration Center
Support and Credits
News and newsletters
Packages
 
Configuration
Features and Options
Server Settings
Current Theme
Themes and Layout
 
Forum
Boards
Posts and Topics
Calendar
Search
Smileys and Message Icons
Attachments and Avatars
 
TinyPortal
Settings
Block Manager
Article Manager
Downloads Manager
 
Members
Members
Membergroups
Permissions
Registration
Ban List
 
Maintenance
Forum Maintenance
Generate Reports
Forum Error Log
 
 

 
 
« Last Edit: April 05, 2007, 04:36:22 pm by GhostWriter »

Offline Daniel15

Re: Shop install work, but nothing shows.
« Reply #5 on: April 05, 2007, 07:37:11 pm »
Those errors show that Shop.english.php is not properly uploaded. As feeble mentioned, look for a "Shop.english.php" file in Themes/default/languages. Since you're using UTF-8, you may need to make a copy of it called "Shop.english-UTF8.php" for it to work properly.

Offline GhostWriter

Re: Shop install work, but nothing shows.
« Reply #6 on: April 05, 2007, 07:49:39 pm »
Those errors show that Shop.english.php is not properly uploaded. As feeble mentioned, look for a "Shop.english.php" file in Themes/default/languages. Since you're using UTF-8, you may need to make a copy of it called "Shop.english-UTF8.php" for it to work properly.

Just before I go and make these changes I want to double check something....So do I go and change the existing file from shop.english.php to shop.english-UTF8.php? or do I just make a new file using the new name and put all the information into the new file? Sorry if I am asking to many questions, but I just want to make sure I get it right the first time....

Offline Daniel15

Re: Shop install work, but nothing shows.
« Reply #7 on: April 05, 2007, 08:17:30 pm »
You need to make a copy of the file and call it "Shop.english-utf8.php". So, Shop.english-utf8.php should have the same contents as Shop.english.php (don't delete Shop.english.php).
Before you copy it, make sure the Shop.english.php file actually has stuff in it. If it doesn't, reupload it from the SMFShop package.

Oh, and I got the file name slightly wrong - It's "Shop.english-utf8.php" (utf8 is lowercase)

Offline GhostWriter

Re: Shop install work, but nothing shows.
« Reply #8 on: April 05, 2007, 09:08:21 pm »
Alright, imma go and give that a shot, I will let you know what happens....

thanks for all the help everyone.

Offline GhostWriter

Re: Shop install work, but nothing shows.
« Reply #9 on: April 05, 2007, 09:13:10 pm »
Feeble and Daniel15 anyone every tell you two that you both rock?

Well if not, YOU BOTH ROCK!!!!!

That fixed that issue there.....

Alright, that is the second problem solved, now I wonder if I can get other mods to work like they should..