 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
February 10th, 2007, 01:02 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
| Warning: mysql_fetch_row(): supplied argument is not a valid MySQL
please help me fix this error thats showing up at the top of my site, the entire site works fine, but i have these 4 lines showing up at the top , and i want to remove them by fixing this error but i dont know how to fix this, i posted this a few times in other areas but no one has replied, i g uess i posted it in the wrong section, so im posting it there in hopes to receive some help, thanks in advance.
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /photopost/inc_features.php on line 67
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /photopost/inc_features.php on line 143
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /photopost/inc_photopost.php on line 128
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /photopost/inc_photopost.php on line 143
|
| |
February 10th, 2007, 01:04 PM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
|
p.s. i created the folder photopost following the instructions of a mod that i got from this site on the mod sections to display photopost photos in the vbulletin forum pages.
i can paste the files and whats in them so you can see if theirs something wrong, so that i may fix it.
thanks
|
| |
February 10th, 2007, 01:52 PM
|
#3 (permalink)
| | Senior Member Verified Customer
Join Date: Mar 2006 Location: Yorkshire
Posts: 603
|
you dont really give us much to go on do you  for a start a url would be good.
|
| |
February 10th, 2007, 03:03 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
| |
| |
February 10th, 2007, 03:56 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
|
i uninstalled the mods i made for a hack i got on here, since the hack didnt work properly i uninstalled it and the error went away..
i do have another error, i was told it has to do with vbulletin only so i got no help but maybe you or someone else that reads this can help?
error message shows on top of page, the page loads fine, but this shows on top, when youclick on a members name off the vbulletin forum
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /member.php(651) : eval()'d code on line 403
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /member.php(651) : eval()'d code on line 460
|
| |
February 10th, 2007, 03:58 PM
|
#6 (permalink)
| | Senior Member Verified Customer
Join Date: Mar 2006 Location: Yorkshire
Posts: 603
|
I cant see any errors but from what you have said I would hazard a guess that your paths are wrong if you are using photopost as a directory because you do not use it on your site.
For the members thing. have you got a hack for the member page (like the latest photo uploads or something) that may be what the problem is.
|
| |
February 10th, 2007, 05:31 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
The mod works fine. Your error is caused by one of two things. One you need to ensure the proper table prefix for your photopost is entered in edit integration settings and if your databases are separate the inc_features.php file has to be edited as instructed in the mod instructions to input the proper database info.
|
| |
February 17th, 2007, 08:52 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Aug 2004 Location: Greenville, SC
Posts: 195
|
I get this on my admin page occasionally.
Actually the error is
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/ads/public_html/adm-misc.php on line 50
Refreshing the page clears it up.
Any idea?
|
| |
February 18th, 2007, 02:37 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
Can't say without lots more info and you might want to post a support thread on your own with info to assist here cause line 50 of said file is not a query in photopost pro.
|
| |
February 22nd, 2007, 11:44 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
| Quote:
Originally Posted by Chuck S The mod works fine. Your error is caused by one of two things. One you need to ensure the proper table prefix for your photopost is entered in edit integration settings | On the PhotoPost Database Table Prefixes I dont have anything on that area, its blank. what should i put there?
Thank You!!! Quote: |
and if your databases are separate the inc_features.php file has to be edited as instructed in the mod instructions to input the proper database info.
| same database
|
| |
February 22nd, 2007, 12:35 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
In relation to your question you place in the edit integration options your photopost table prefix as noted in your config. You also need to provide exact errors and url cause I view your site I see no errors
|
| |
February 22nd, 2007, 03:22 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
| Quote:
Originally Posted by Chuck S In relation to your question you place in the edit integration options your photopost table prefix as noted in your config. You also need to provide exact errors and url cause I view your site I see no errors |
$TMPL_PATH = "templates";
is this what im looking for?
error only shows when you click on a users name, shows on the top of the page
thanks
|
| |
February 22nd, 2007, 04:40 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
?? Your confusing me greatly here. No where on inc_features is there a username to click and the error your posting have to do with inc_features and it looks like the profile photos hack both which are modifications to show pictures on vbulletin.
|
| |
February 23rd, 2007, 09:40 AM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
| Quote:
Originally Posted by Chuck S ?? Your confusing me greatly here. No where on inc_features is there a username to click and the error your posting have to do with inc_features and it looks like the profile photos hack both which are modifications to show pictures on vbulletin. | http://www.puregraffiti.com/graffiti...astposter&f=16
here is the link, i click on the members name crow off the forum and it took me to his profile page, where the 2 errors are on the very top of the page
thanks
|
| |
February 23rd, 2007, 09:48 AM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
Okay this is not a support issue
You would need to go to that hack thread on profile photos and view the installation instructions and post in that thread as you dont have your hack installed correctly
|
| |
February 23rd, 2007, 10:38 AM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
| Quote:
Originally Posted by Chuck S Okay this is not a support issue
You would need to go to that hack thread on profile photos and view the installation instructions and post in that thread as you dont have your hack installed correctly |
chuck let me ask you one more thing, because i just installed the add photopost to each forum hack by zacharias, i had to edit config-int.php
and add pp_ (which was blank there before)
$pp_db_prefix = "pp_";Default prefix.
by doing this, the error that i was talking about on here with you disapeared, and now I am getting this error: Fatal error: Cannot redeclare pp_get_ext() (previously declared in /home/puregraf/public_html/graffiti-gallery/inc_vbcat.php:70) in /home/puregraf/public_html/graffiti-space/member.php(651) : eval()'d code on line 419
is it possible to get help here for this or i need to get help for this in the hack page?
thanks and sorry for any trouble
|
| |
February 23rd, 2007, 11:37 AM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
Your gonna have to ask in the modification threads we do not support modifications here on the support forums. Support for them are provided by the hack authors in the respective threads
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 12:11 AM. | |