Tools
Login

Are Times

You are here: Home » Are Support » Forum
Wednesday, 19 Jun 2013

Recent Topics | Rules | Help | Search
Welcome, Guest
Username Password: Remember me

SOLVED:Return From Paypal - Site Shows a List of Warnings
(1 viewing) (1) Guest
If you are having problems using this component please post your issues here.
READ HERE FIRST FOR PREVIEW AND DOWNLOAD PATH PROBLEMS
www.aretimes.com/index.php?option=com_co...8:faq&Itemid=109
  • Page:
  • 1

TOPIC: SOLVED:Return From Paypal - Site Shows a List of Warnings

SOLVED:Return From Paypal - Site Shows a List of Warnings 1 year, 3 months ago #3854

  • kate
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
I have read through this forum to access a fix for this, I even had such high hopes for the fix listed here www.aretimes.com/are-support/forum/158-5...g-from-sandbox.html. But nothing, so hopefully there some new insight that can be shed my way.

Problem: On the development server, once tesing paypal originally using paypal sandbox, then turning it off and viewing the url, but I still receive the following errors:

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'ODBC'@'localhost' (using password: NO) in F:\Inetpub\wwwroot\renaeSITE\components\com_maianmedia\classes\class_generic.inc.php on line 77

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in F:\Inetpub\wwwroot\renaeSITE\components\com_maianmedia\classes\class_generic.inc.php on line 77

I read on the message board here, that i should turn my error reports down or off, I tried that and that didn't even work.

I looked on DB forum, and it said since its using MySQLi, that the function.mysql-real-escape-string should be read as function.mysqli (note the i*), that cleared up the current errors but then I got a different error;

Warning: mysqli_real_escape_string() expects exactly 2 parameters, 1 given in F:\Inetpub\wwwroot\renaeSITE\components\com_maianmedia\classes\class_generic.inc.php on line 77

No matter what I do I cant remove the errors, and even if the errors were hidden, I couldnt download the link; that page then gives me an error that I dont have permission to view the page...

I dont know what gives anymore, Hopefully someone out there knows how to fix this and any insight would be much appreciated.

Thanks in advnace
The topic has been locked.

Re: Return From Paypal - Site Shows a List of Warnings 1 year, 3 months ago #3855

  • kate
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
added added $_POST to clear errors

return array_map('mysql_real_escape_string',$_POST);

but now I can click to download the file, it gives me a new error when I go and click the download link;

You do not have permission to view this page, sorry.
The topic has been locked.

Re: Return From Paypal - Site Shows a List of Warnings 1 year, 3 months ago #3856

  • kate
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
That is because it needs a real transaction to go through to actual create the download link.

THIS IS SOLVED!
The topic has been locked.

Re: Return From Paypal - Site Shows a List of Warnings 1 year, 3 months ago #3886

Hey Kate I'm glad you resolved your issue. I have a new version that is more stable.
The topic has been locked.
  • Page:
  • 1
Moderators: Arelowo Alao, Mike, Marc
Time to create page: 0.71 seconds