| Author |
Message |
l33mat Total posts: 2
|
Hi,
I have uploaded all the files as directed in the readme, but get the following error message when trying to configure Google Checkout.
Fatal error: Call to a member function on a non-object in /homepages/44/d123897167/htdocs/wsc127406265/administrator/components/com_virtuemart/html/store.payment_method_form.php on line 138
Any suggestions how I can fix this?
Thanks |
|
|
|
No rating |
|
 |
psunite Location: Columbus OH Total posts: 5854
|
|
No rating |
|
 |
l33mat Total posts: 2
|
Hi,
I'm new to Joomla & virtuemart how do I go about running add_googlecheckout.sql
Thanks
Lee |
|
|
|
No rating |
|
 |
UglySign Total posts: 9
|
 I too am curious. I've never done that before. |
|
|
|
No rating |
|
 |
psunite Location: Columbus OH Total posts: 5854
|
|
No rating |
|
 |
UglySign Total posts: 9
|
Ok,
I found it and installed, cool. I attached a small screenshot of what I did.
Im not too familar with using the Control Panel much, so maybe it differs, maybe not.
In Control Panel, goto
MySQL®
Databases
I found MyPHPAdmin at the bottom of the screen.
Hopefully I described this correct.
after all that, the Google Checkout module appeared.
Hope this helps. |
|
|
|
No rating |
|
 |
dhenderson Total posts: 7
|
Or...you could click the query button and put the line in there. It's in that row of buttons there on the upper left hand side:) |
|
|
|
No rating |
|
 |
osoto3 Total posts: 2
|
Can someone (PLEASE!!!) indicate exactly where in the "store.payment_method_form.php" file must the SQL statement in the "add_googlecheckout.sql" file be inserted?
The information at http://www.powersellersunite.com/viewtopic.php?t=11326#107102 is still not clear.
I don't have access to phpMyAdmin but I can definitely cut and paste into a file.
Thanks very much for your anticipated help. |
|
|
|
No rating |
|
 |
psunite Location: Columbus OH Total posts: 5854
|
|
No rating |
|
 |
electricJedi Total posts: 2
|
here's how I did it.
(hopefully this is also fine)
in phpmyadmin
I went to SQL query on the upper left
and "import"
then I just browsed to the "add_googlecheckout.sql" file on my hard drive
and hit "go"
and it seemed to work fine
is this method ok too? |
|
|
|
No rating |
|
 |
psunite Location: Columbus OH Total posts: 5854
|
|
No rating |
|
 |
greenkoi Total posts: 8
|
I ran the SQL as well as the manual add method and I'm still getting the same error, when clicking on the Configuration tab:
Fatal error: Call to a member function on a non-object in /homepages/39/d182969206/htdocs/ftt/administrator/components/com_virtuemart/html/store.payment_method_form.php on line 138
Any help would be most appreciated. |
|
|
|
No rating |
|
 |
psunite Location: Columbus OH Total posts: 5854
|
|
No rating |
|
 |
greenkoi Total posts: 8
|
Oops !
I double-checked the file list and I had missed the file ps_googlecheckout.php.
Once uploaded, the error resolved.
The moral of the story, make sure the file list is proper. |
|
|
|
No rating |
|
 |
patricia Total posts: 3
|
Hi,
I followed all the steps in post #9 to add Google Checkout as a payment method, and I get the following error messages
"MySQAL server has gone away SQL=SELECT m.*, sum (case when p.published=1 then 1 else 0 end) as cnt\nFROM jos_menu AS m\nLEFT JOIN jos_menu AS p ON p.parent = m.id\n WHERE m.menutype=\'topmenu\'AND m.published=\'1\'AND m.access ,=\'2\'\nGROUP BY m.id ORDER BY m.parent, m. ordering
Warning: Invalid argument supplied foreach() in
//home/content/p/a/t/patkinghit/html/templates/js_lightfast_red/csstabmenus.php on line 85 [This refers to the Joomla template I'm using, so I assume there's some sort of problem integrating with the template]
Warning: Invalid argument supplied for each() in /home/content/p/a/t/patkinghit/html/includes/frontend.php on line 94
Warning: invalid argument supplied for each() in home/content/p/a/t/patkinghit/html/includes/pathway.php on line 48
Warning: array_keys(): The first argument should be an array in /home/content/p/a/t/patkinghit/html/includes/pathway.php on line 63
HELP! I'm a newbie at Joomla and would really appreciate advice.
Also, I'm operating in sandbox mode and am getting the message that I need a license (which I already have). |
|
|
|
No rating |
|
 |
|
|