• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Shop System mistake?

Dylanaw

Godly Member
Joined
Feb 18, 2009
Messages
473
Reaction score
10
Hello, Yesterday i putted the Shop system http://otland.net/f118/shop-system-full-modern-aac-114852/

Into my system.
Everything worked, i added even some items to the list.

But just now i tried to check the Shop System on my website, and it just gave me a white page with notthing on it.

^
It was working 6 hours ago.

I use Uniformserver ModernACC

Anyone know what the problem is..?
Because this is mindfreaking me.

Kind Regards,



-----------------
Edit:
Here is my website link with the blanco page.
http://grimera.zapto.org/index.php/p/v/gifts

-------------------------
I havn't messed up the scripts after it worked.

6 hours ago i made it finally work, so i added some items on the list, then i checked it again it worked.
So i went to bed, i just woke up, and went checking the shop system, and it gives a white page.
(I don't walk while i'm sleeping, Just sayins so haha)


----------------------------
Edit: 4-5-2012 21:24

[Fri May 04 21:22:35 2012] [error] [client 77.161.63.136] (20024)The given path is misformatted or contained invalid characters: Cannot map GET //public/css/C:/UniServer/www/templates/loppersum/main.css HTTP/1.1 to file, referer: http://grimera.zapto.org/
[Fri May 04 21:22:38 2012] [error] [client 77.161.63.136] PHP Parse error: syntax error, unexpected ')' in C:\\UniServer\\www\\gifts\\config\\config.php on line 5, referer: http://grimera.zapto.org/

What are those 2 errors?
Please someone explain it to me.
Is it something to do with the site Shop problem i got???

b
u
m
p


Bump

Bump

Bump......

Bump
 
Come on, someone must know what to do..
Did really noone ever had this problem?
I tried also to reboot my Computer.
I checked the php files it seems to be alright...
Come on people could someone just tell me what i have might done wrong..?
 
LUA:
<?php

$config['donations']['methods'] = array('ContenidoPago' => true, 'PayPal' => true);

$config['donations']['paypal'] = array('Mail' => '[email protected]', 'Points' => 2300, 'Product' => 'Donation for Grimera', 'Money' => 'EUR', 'Amount' => );10

$config['donations']['contenidopago'] = array('Product' => '1347', 'Points' => 2300);

?>
 

Similar threads

Back
Top