PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Bug Reports (http://www.photopost.com/forum/reviewpost-bug-reports/)
-   -   SQL error after posting review (http://www.photopost.com/forum/reviewpost-bug-reports/110068-sql-error-after-posting-review.html)

ChopperWeb September 29th, 2004 09:23 PM

SQL error after posting review
 
This is a fresh install. Product was added succefully but when I posted a review to go with the product, it gave me this sql error. After that i can't view the product at all anymore. Any ideas?

Code:

Content visible to verified customers only.

Chuck S September 29th, 2004 09:39 PM

If your integrating with VB and intend to integrate with VB does the field2 field exist on the VB userfield table? In a default installation it should. If you have a modified VB you need to update the forum integration file of Photopost to point to the proper field that holds the user's location

We code our integration files based normal coding for VB etc so if you have altered your code you need to alter our code to match

ChopperWeb September 29th, 2004 10:57 PM

ah, location, gotcha. Thanks!


All times are GMT -5. The time now is 03:59 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97