| Author |
Message |
razvan_vlad

Joined: Jul 17, 2008
Posts: 3
|
Posted:
Sun Jul 27, 2008 9:57 pm |
|
Hello all,
1) After i installed phpnuke 8.1, I have downloaded the trial version of the Digital Shop (dad2184516.zip) and installed it. After that, i bought the license version 2.0.7n (digital_shop_v2.0.7n.zip) and installed it on a different website. When i try to access the shop, i get the "cannot display the page" error in Internet Explorer. I tried adding the line
| Code: |
set_include_path('includes' . PATH_SEPARATOR . get_include_path()); |
into constants.php but did not help.
Then i went back to the the trial version and updated it with the license. But my question is why does the licensed new version(which i paid for) show"cannot display the page" ???? is there a bug in 2.0.7n.zip?
2)using the trial version updated with the license file, i get this error on my homepage:
| Code: |
[07-27-08 10:42:01 pm][2](Line:84) implode() [function.implode]: Invalid arguments passed [/var/www/web14/web/modules/Digital_Shop/app/Shop/public/main.php |
any thoughts?
Thank you guys |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Mon Jul 28, 2008 7:26 pm |
|
1. Both the trial and the purchased versions are the same. The only difference is the trial package comes with the trial license. There should not be anything causing a "Cannot be Displayed" error in the shop. Also, I wouldn't recommend using php-nuke 8.1 as it is full of bugs and security holes. I'm not saying the shop won't work correctly with 8.1, I'm just saying using 8.1 for any reason is risky. I point people to ravenNuke which is way more stable and secure. If you are interested, visit http://ravenphpscripts.com
2. I haven't seen that one yet, I'll need to investigate a bit. Can you make a php file with the following, put it on your site, and give me a link to it
| Code: |
<?php
phpinfo();
?> |
|
| |
|
|
 |
razvan_vlad

Joined: Jul 17, 2008
Posts: 3
|
Posted:
Tue Jul 29, 2008 9:57 am |
|
i will create the php soon when i get home. my server's off right now. thanks for the reply and your suggestion on ravennuke.
by the way...I just needed to create a CMS website where users can upload stuff in my digital shop, be able to rate it, post comments, download/buy it.
Should i use ravennuke + digitalshop + an upload module?
have any suggestion on this?
thanks a a lot!!
Raz. |
| |
|
|
 |
razvan_vlad

Joined: Jul 17, 2008
Posts: 3
|
Posted:
Thu Jul 31, 2008 7:56 am |
|
ok here's the thing:
1) i have installed ravennuke last version then installed Digital_Shop from the licensed (digital_shop_v2.0.7n.zip) ---->> didn't work!! same "page cannot be displayed" in IE 7.
2) reinstalled Digital_Shop from trial version file (dad2184516.zip) and so i got the shop up and running.
3) you said the files are the same. Just a check in memory size tells you they are different. I have tried them with both ravennuke and phpnuke and it's the same thing i get. What is wrong with the licensed file?
4) I still have this error on the Digital_Shop home page(the page is displayed but i get this..)
| Quote: |
| [07-31-08 8:35:23 pm][2](Line:84) implode() [function.implode]: Invalid arguments passed [/var/www/web14/web/modules/Digital_Shop/app/Shop/public/main.php |
I guess i can turn off the debug function but this doesn't solve the problem.
Need help.
Thank you. |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Tue Aug 05, 2008 9:04 am |
|
I'm sending you a PM about this and we will resolve it from there. |
| |
|
|
 |
|
|