Google

NukeCoder


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




Joined: Feb 29, 2008
Posts: 4

PostPosted: Sat Mar 01, 2008 8:45 pm
Reply with quote

When i run "http://codaclan.net/modules/Digital_Shop/installer.php" i get this error



Code:
Fatal error: Call to undefined function: stripos() in /home/realworl/public_html/coda/modules/Digital_Shop/install/ioncube_installer.php on line 41


i edited the constants and all that, i just dont know why its not working
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Sat Mar 01, 2008 9:46 pm
Reply with quote

Ok, error pops up because you are running php4. You don't have to upgrade your php to get it working, but you'll need to apply this workaround to get it installed. Once installed, you can remove the chunk of code.

Open up your constants.php and on a new line, after <?php add the following:
Code:
function stripos ($haystack, $needle, $offset=0) {
        return strpos(strtoupper($haystack), strtoupper($needle), $offset);
}


Then run the installer again and once done you can remove that code.
 
View user's profile Send private message Visit poster's website
nascarjake




Joined: Feb 29, 2008
Posts: 4

PostPosted: Sun Mar 02, 2008 8:39 pm
Reply with quote

ok that didnt work but i enabled 5 and now it installed that ioncube thing, but now it just sits there at the status page showing all enabled and ok, but no link to go on
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Sun Mar 02, 2008 11:25 pm
Reply with quote

That probably means that the ioncube loader isn't working correctly.
You might need to install the ioncube loaders manually.
Check out -> this post <- for more info.
If you still can't get it working send me a pm and I can do it for you.
 
View user's profile Send private message Visit poster's website
nascarjake




Joined: Feb 29, 2008
Posts: 4

PostPosted: Mon Mar 17, 2008 9:43 pm
Reply with quote

http://realworldwebonline.com/360shop/installer.php

it works but now i asks for a lisence when i go under the license in my account it says nothing is there, i paid 30 for this, i have the paypal stub to prove it, why dont i have a license?
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Mon Mar 17, 2008 9:55 pm
Reply with quote

Again, this issue is because the ioncube loaders aren't installed correctly. When I say that, it could simply mean that you have the wrong loader on your server. In the worst case, your host could be one of the very few that don't allow for running ioncube encoded scripts, but it is unlikely.

If you would like me to help you get running, send me a private message.
You also might check your host to see if they allow you to have your own php.ini. If so, I can tell you how to easily get the loaders running. Otherwise, I'll need FTP access to see if I can get them installed for you.
 
View user's profile Send private message Visit poster's website
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Mon Mar 17, 2008 9:58 pm
Reply with quote

nascarjake wrote:
http://realworldwebonline.com/360shop/installer.php

it works but now i asks for a lisence when i go under the license in my account it says nothing is there, i paid 30 for this, i have the paypal stub to prove it, why dont i have a license?


Right on the installer, it will tell you what you need to do to get a license..
Copy and paste the code listed to the box provided under the "View License" link. Submit it and it will give you the license key.
There are also instructions on this page:
http://nukecoder.com/document-9.html
 
View user's profile Send private message Visit poster's website
nascarjake




Joined: Feb 29, 2008
Posts: 4

PostPosted: Fri Mar 21, 2008 11:41 pm
Reply with quote

ok so i finally got that settled, and now i have yet ANOTHER error, i hope these end soon, it has been almost a month since i bought this and i cant use it, and its stand alone! i dont understand at all... There are plenty of shops out there and i can just as well use those, but i chose this one because i like to support small biz, yet right off the bat i have errors... I fear that i might have to ask for a refund, i have another shop that is ready to go, and i only started it 2 days ago, this has given me nothing but trouble and if we cant fix it now, then i simply dont want it. It worked fine before when i had a trial but now its just messy.... please help!!

Code:
[03-21-08 10:29:27 pm][2](Line:21) main(smarty/libs/Smarty.class.php) [function.main]: failed to open stream: No such file or directory [/home/realworl/public_html/360shop/lib/init.php]

Fatal error: main() [function.require]: Failed opening required 'smarty/libs/Smarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/realworl/public_html/360shop/lib/init.php on line 21
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Sat Mar 22, 2008 10:56 am
Reply with quote

First, the problem looks to me like it is being cause by bad configuration. In your constants.php, you need to change...

Code:
define('SMARTY_PATH', '');
define('PEAR_PATH', '');


To...
Code:

define('SMARTY_PATH', 'includes/');
define('PEAR_PATH', 'includes/');


You can also bet money that if you got the trial working, you can get the full version working - there is NO difference between the two packages.
I thank you for purchasing the shop and I do stand behind it 100%, all you have to do is ask for help or accept the help when I offer it.


In all fairness, you could have had this running on march 2nd when I said...
gotcha wrote:
If you still can't get it working send me a pm and I can do it for you.


and again on the 17th...

gotcha wrote:
If you would like me to help you get running, send me a private message.
You also might check your host to see if they allow you to have your own php.ini. If so, I can tell you how to easily get the loaders running. Otherwise, I'll need FTP access to see if I can get them installed for you.


So, once again, if you can't get it working feel free to contact me privately and I will install/configure it for you and make sure it is running correctly.
 
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
Forums ©