View next topic
View previous topic
Post new topic   Reply to topic
Author Message
mia_undertaker




Joined: May 05, 2008
Posts: 2

PostPosted: Mon May 05, 2008 8:48 am
Reply with quote

I have been trying to setup my configuration settings in the admin menu, but it will not save the changes I make. I tried to change site title and url but it doesnt change.

Can you help?

Thanks,
UnderTaker
 
View user's profile Send private message
Guardian




Joined: Dec 09, 2006
Posts: 249

PostPosted: Mon May 05, 2008 2:07 pm
Reply with quote

I assume you are using the nuke version and not the stand alone?
You might want to use phpMyAdmin to makre sure the tables were correctly created, in particlar the shop_config table which has 34 fields.
I have never come across the installer not working but let's try and rule out the obvious first Smile

_________________
Code Authors Nuke Reviews 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 756

PostPosted: Mon May 05, 2008 8:27 pm
Reply with quote

Try adding the following line to your modules/Digital_Shop/lib/constants.php on a new line after the <? php

Code:

set_include_path('includes' . PATH_SEPARATOR . get_include_path());
 
View user's profile Send private message Visit poster's website
mia_undertaker




Joined: May 05, 2008
Posts: 2

PostPosted: Wed May 07, 2008 4:17 am
Reply with quote

Guys thanks for your help. I re ran the sql from php admin and everything is working good now.

I have a question. I am wanting to also sell services. Can I do this with Digital Shop? If not what would you suggestions be for a php nuke solution?


Thanks for your help.

UnderTaker
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 756

PostPosted: Thu May 08, 2008 10:01 am
Reply with quote

I guess it sort of depends on what services you were going to sell.

Example, if I wanted to sell a service for nuke installations, I could add that as an item to the shop and make the download be a text file that the user would fill out and email to me.

I'm also thinking about a way to sell custom actions and the custom action would be a user written function that would add a person to a group, send a pm, or whatever else.

Not sure if this helps, but if you let me know what type of services you are trying to sell I may be able to help more.
 
View user's profile Send private message Visit poster's website
wolfxsting




Joined: Sep 22, 2008
Posts: 4

PostPosted: Tue Oct 28, 2008 4:31 pm
Reply with quote

heya all,

Im having this problem of the configuration file wont save and would like to know how to resolve it if anyone can help it would be much appreciated gotcha has already done the constants.php fix and it still wont work

WolfxSting
 
View user's profile Send private message Send e-mail
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 756

PostPosted: Mon Nov 03, 2008 1:16 pm
Reply with quote

You may need to reinstall the config table. I have made a script that will do this for you.

Save the following link as a php file(remove the 's' from the end):
http://nukecoder.com/temp/reinstall_config_2.0.7.phps

Upload that to your shop install folder (modules/Digital_Shop) then access it directly (http://example.com/modules/Digital_Shop/reinstall_config_2.0.7.php)
 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 5 Hours