Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jotabonfim

Pages: 1 2 3 [4] 5
46
Please could you help me.....

DB Error: Bad SQL Query: SELECT COUNT(pm_id) AS total FROM 4images_pm WHERE pm_to = 1 AND (pm_type = 2 OR pm_type = 1 OR pm_type = 3 OR pm_type = PM_USDLT)
Unknown column 'PM_USDLT' in 'where clause'

DB Error: Bad SQL Query: SELECT COUNT(pm_id) AS total FROM 4images_pm WHERE pm_from = 1 AND (pm_type = 3 OR pm_type = PM_USDLT)
Unknown column 'PM_USDLT' in 'where clause'

DB Error: Bad SQL Query: SELECT COUNT(pm_id) AS new FROM 4images_pm WHERE pm_to = 1 AND (pm_type = 3 OR pm_type = PM_USDLT) ORDER BY pm_date DESC
Unknown column 'PM_USDLT' in 'where clause'

DB Error: Bad SQL Query: SELECT pm_date FROM 4images_pm WHERE pm_to = 1 AND (pm_type = 3 OR pm_type = PM_USDLT) ORDER BY pm_date DESC
Unknown column 'PM_USDLT' in 'where clause'

DB Error: Bad SQL Query: SELECT COUNT(pm_id) AS new FROM 4images_pm WHERE pm_to = 1 AND (pm_type = 3 OR pm_type = PM_USDLT)
Unknown column 'PM_USDLT' in 'where clause'

DB Error: Bad SQL Query: SELECT COUNT(p.pm_id) AS messages FROM 4images_pm p WHERE p.pm_to = 1 AND (p.pm_type = 1 OR p.pm_type = 2 OR p.pm_type = PM_USDLT OR p.pm_type = 3)
Unknown column 'PM_USDLT' in 'where clause'

DB Error: Bad SQL Query: SELECT COUNT(p.pm_id) AS messages FROM 4images_pm p LEFT JOIN 4images_users u ON (u.user_id = p.pm_from) WHERE p.pm_to = 1 AND (p.pm_type = 1 OR p.pm_type = 2 OR p.pm_type = PM_USDLT OR p.pm_type = 3) AND u.user_level <> 9
Unknown column 'PM_USDLT' in 'where clause'

47
Excuse I did not understand?

48
Where 's
Step 1, 2 and 3?


Help me please

49
???????????????????????????????????????????????????????????????????

Hi,

i have version 1.7.4 too. But it just doesn't work.

50
Mods & Plugins (Requests & Discussions) / Re: Dating site = 4images!
« on: January 19, 2007, 02:23:18 PM »
It could give an example as I can change the search to make search in the new fields that I created in the database.

“New fields: user_sex, user_city, user_province “


Current search:
if ($search_user != "" && $show_result == 1) {
  $search_user = str_replace('*', '%', trim($search_user));
  $sql = "SELECT ".get_user_table_field("", "user_id")."
          FROM ".USERS_TABLE."
          WHERE ".get_user_table_field("", "user_name")." LIKE '$search_user'";
  $result = $site_db->query($sql);
  $search_id['user_ids'] = "";
  if ($result) {
    while ($row = $site_db->fetch_array($result)) {
      $search_id['user_ids'] .= (($search_id['user_ids'] != "") ? ", " : "").$row[$user_table_fields['user_id']];
    }
    $site_db->free_result($result);
  }
}


New search:
??????????????????????????????????

51
Mods & Plugins (Requests & Discussions) / Re: Dating site = 4images!
« on: January 19, 2007, 02:02:14 PM »
Congratulations for its site, this note 10. I did not obtain to use its site, therefore I do not have knowledge of this language, I only speak English and French. My will is to make of 4images a site for relationship. I want to make a search for the sex, city and state. Possible È to modify the search form to carry through this operation?

52
Mods & Plugins (Requests & Discussions) / Dating site = 4images!
« on: January 18, 2007, 03:20:09 PM »
Hi I have a referring doubt to the system 4images.
It would be possible to transform it into dating site?
I need to construct a search system, that makes search for the sex, age and city. He will be that he is possible?

I am thankful for the aid  :lol:

53
Mods & Plugins (Releases & Support) / Re: [Mod] User upload limits
« on: October 07, 2006, 10:17:00 PM »

54
I do not manage to find a solution for this MOD. :cry: :cry: :cry: :cry:

55
Yes :) :)

56
Mods & Plugins (Requests & Discussions) / Show image in show profile
« on: July 01, 2006, 03:34:38 PM »
Hi as I do to exhibit user's images on the page /member.php?action=showprofile&user_id

See this example: [color=Blue]http://www.photochart.com/S.%20Pessolano.cfm[/color]

 :D :D :flag-en:

57
Mods & Plugins (Releases & Support) / Re: [Mod] User upload limits
« on: June 15, 2006, 12:55:07 AM »
I am trying to erase an user by the control panel and do not get! It appears this message
please help my

my 4images is 1.7.2

Fatal error: Call to undefined function slashes() in /home/restricted/home/xxxxxx/public_html/site/admin/users.php on line 34

58
http://www.4homepages.de/forum/index.php?topic=6692.msg71064#msg71064

Hi boys, I am with the same problem talked above.
I installed MOD PM and this presenting this mistake.
Version of the 4images: 1.7.2

I thank can help 

59
I only have been installing MOD PM. :cry:

60
Is MOD PM incompatible with 4images version 1.7.2?
Hi boys!
I installed the module Private Message and is not working correctly, already did the reading of almost the whole forum in search of solution did not find most.

I need help

Pages: 1 2 3 [4] 5