User Activity

  • Posted a comment on discussion Help on PHP Gift Registry

    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,...

  • Posted a comment on ticket #43 on PHP Gift Registry

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

  • Created ticket #43 on PHP Gift Registry

    Updating user information not working

  • Posted a comment on ticket #15 on PHP Gift Registry

    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)

  • Posted a comment on discussion Help on PHP Gift Registry

    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)

View All

Personal Data

Username:
rodneyvc
Joined:
2012-12-11 20:45:05

Projects

  • No projects to display.

Personal Tools