Activity for PHP Gift Registry

  • Ryan Walberg Ryan Walberg posted a comment on discussion Open Discussion

    Sure, try this: https://support.google.com/chromebook/answer/95472?hl=en&co=GENIE.Platform%3DDesktop#zippy=%2Callow-pop-ups-and-redirects-from-a-site

  • Jason McDonald Jason McDonald posted a comment on discussion Open Discussion

    Hi, I am not a PHP programmer and I suspect this is a common issue that has nothing to do with PHP Gift Registry and everything to do with large tech companies locking things down... My install of PHP Gift Registry, which I set up for the wife, has been working for years. Her family discovered that the Javascript popups don't work in any version of Chrome and Edge. The site runs, but comments can't be clicked on, nothing happens. In Safari and Firefox, everything works. The family is low key annoyed...

  • Ryan Walberg Ryan Walberg posted a comment on discussion Help

    Thanks Rod, I'll look at merging this in. It will be on GitHub though, not here. Perhaps you'd like to put up a pull request?

  • Rod Rod posted a comment on discussion Help

    I changed the code in shop.php inside the "copy" action to: if ($row = $stmt->fetch()) { $desc = $row["description"]; $source = $row["source"]; $url = $row["url"]; $comment = $row["comment"]; $price = $row["price"]; $cat = $row["category"]; $ranking = 1; $quantity = 1; $image_filename = ""; $stmt = $smarty->dbh()->prepare("INSERT INTO {$opt["table_prefix"]}items(userid,description,price,source,ranking,url,category,comment,quantity,image_filename) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"); $stmt->bindParam(1,...

  • Ryan Walberg Ryan Walberg posted a comment on discussion Developers

    I'm doing a small amount of modernization work such as: supporting MySQL 8 (including foreign keys) supporting PHP 7 becoming Docker-ready This is happening on GitHub since Sourceforge is trash. The repo is here: https://github.com/generalpf/phpgiftreg I'm not going to "cut a release" like I used to (that was ten years ago!) but rather support the modern way of doing things. After I get that done I'll try to go through my emails from the past ten years and respond, asking for a pull request. Thank...

  • Ryan Walberg Ryan Walberg posted a comment on discussion Developers

    I'm doing a small amount of modernization work such as: supporting MySQL 8 (including foreign keys) supporting PHP 7 becoming Docker-ready This is happening on GitHub since SourceForge is trash. The repo is here: https://github.com/generalpf/phpgiftreg I'm not going to "cut a release" like I used to (that was ten years ago!) but rather support the modern way of doing things. After I get that done I'll try to go through my emails from the past ten years and respond, asking for a pull request. Thank...

  • Rich Osman Rich Osman posted a comment on discussion Help

    This fixed it all for me as well.

  • NoLongerPablo NoLongerPablo posted a comment on discussion Help

    Copying using the I want this too link fails to copy the item but does deliver the success alert.

  • Rod Rod posted a comment on ticket #43

    Or more correctly, see the fix for bug [36]

  • Rod Rod created ticket #43

    Updating user information not working

  • Rod Rod posted a comment on ticket #15

    Changing src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" to src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" in all the .tpl files in ./templates seems to fix the comments not popping up (and makes the Admin menu work again)

  • Rod Rod posted a comment on discussion Help

    Changing src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" to src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" in all the .tpl files in ./templates seems to fix the comments not popping up (and makes the Admin menu work again)

  • Mark Komarinski Mark Komarinski created ticket #15

    Popups when using https

  • Silk tbr Silk tbr posted a comment on discussion Open Discussion

    Hi dear, I am very confuse for create and login of shopper , where is page this?

  • Jason McDonald Jason McDonald posted a comment on discussion Help

    I should mention I recently upgraded the server's PHP and MySQL.

  • Jason McDonald Jason McDonald posted a comment on discussion Help

    I and my users cannot log in. Log in page takes us to a blank page. I downloaded...

  • Irina Ghimbasanu Irina Ghimbasanu posted a comment on discussion Help

    Hi, I just installed the gift registry and it works nicely, but it shows a score...

  • limer limer modified a comment on discussion Help

    phpgiftreg-2.1.1 The ellipsis that are the comment buttons don't do anything when...

  • limer limer posted a comment on discussion Help

    phpgiftreg-2.1.1 The ellipsis that are the comment buttons don't do anything when...

  • Dean Dean posted a comment on discussion Help

    Ryan, were you every able to look into this issue? Thanks.

  • Francois M Francois M posted a comment on discussion Help

    Hi iyan, you simply have to remove the type:ISAM from the sql file everywhere they...

  • Greg Bailey Greg Bailey posted a comment on ticket #53

    I submitted a patch to add gift suggestions (see https://sourceforge.net/p/phpgiftreg/patches/14/)...

  • Greg Bailey Greg Bailey created ticket #14

    Gift Suggestions patch

  • iyan barry iyan barry posted a comment on discussion Help

    i have been trying to install this on a shared hosting account using cPanel but have...

  • iyan barry iyan barry posted a comment on discussion Help

    did you have any luck with this? i am getting the same error and i have been trying...

  • Chris Chris posted a comment on discussion Help

    I cannot do step 6 (create Apache alias) because I am on a shared server, and when...

1