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 - wallward

Pages: 1 2 [3] 4
31
Mods & Plugins (Releases & Support) / Re: Signature image v2.3
« on: January 14, 2014, 03:36:04 PM »
Thank you Rembrandt :)
Where should this code be removed?

32
Hi
how to Limit showing {next_image_name} length to 15 character in the details page ?

33
Mods & Plugins (Releases & Support) / Re: Signature image v2.3
« on: January 13, 2014, 08:03:53 PM »
after many try and trace code, I get 3 error
An unexpected error occured. Please try again later.
Bad SQL QueryCREATE TEMPORARY TABLE tab_448866 TYPE  =  HEAP
              SELECT i
.image_idi.cat_id
              FROM 4images_images i
              LEFT JOIN 4images_categories c ON c
.cat_id i.cat_id
              WHERE i
.image_active AND c.auth_viewcat AND i.cat_id NOT IN (0) AND i.image_id <> 2037
              ORDER  BY RAND
()
              
LIMIT 1
You have an error in your SQL syntax
check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE  =  HEAP
              SELECT i.image_id, i.cat_id
              FROM 4im' 
at line 1


An unexpected error occured. Please try again later.
Bad SQL QuerySELECT t.image_idt.cat_idi.user_idi.image_namei.image_media_filei.image_thumb_file
              FROM tab_448866 
AS t
              LEFT JOIN 4images_images 
AS i ON i.image_id=t.image_id
Table 
'ramila_wallward.tab_448866' doesn't exist


An unexpected error occured. Please try again later.
Bad SQL QueryDROP TABLE tab_448866
Unknown table 
'tab_448866'

34
happy new year  :D
many tnx man.  :roll:  :P

35
Chit Chat / Re: Meine 4Images Modifikationen
« on: December 31, 2013, 09:52:49 AM »
Good job
thank you

36
{ifno is_bot} ... {endifno is_bot}
and
{ifnot is_bot} ... {endifnot is_bot}

not work in 1.7.10 and 1.7.11
please help me to solved this

37

not work in 1.7.10 and 11
please help me man.
please check my templates.php
i apply "[MOD] Treat bots as users with less rights"
but {ifno is_bot} not work

38
many thanks , but not work for keyword  :cry:
after "rebuild search index" number not remove from keyword, i need clean keyword  :roll:
please see keyword field in this page:

link removed

39
thank you Rembrandt.
i need remove number from keyword and change code to
function clean_description($val) {
  
$search_array = array("#[-_'`´\^\$\(\)<>\"\|,@\;\?%~\+\.\[\]{}:\/=!§\\\\]+#s123456789");
  
$replace_array = array(" ");
  
$val preg_replace($search_array$replace_array$val);
  return 
$val;
}

but not work correctly :(
how to this please help Rembrandt
please see tgis:
http://www.wallward.net/img-ashley_coda7-2815.htm

How to build clean keyword?

40
Plugins / Re: [Plugin] Rebuild Search Index v1.0.1
« on: June 10, 2012, 05:36:36 PM »
how to "Ignored" some "character" for example (-), (&), and (_),  and number when create keyword from image name?

41
Plugins / Re: [Plugin] Rebuild Search Index v1.1.1
« on: June 01, 2012, 02:02:40 PM »
how to this , any body please answer  :(
how to "Ignored" some "character" for example (-), (&), and (_),  and number when create keyword from image name.

42
please english version

43
Plugins / Re: [Plugin] Rebuild Search Index v1.1.1
« on: May 28, 2012, 06:11:58 PM »
nice, thanks,
but I have question, how to "Ignored" some "character" for example (-), (&), and (_),  and number when create keyword from image name.
 :roll:

44
category drop down menu not working correctly,   :|
please check my site:
http://www.wallward.net  

how to fix it :(

45
Mods & Plugins (Releases & Support) / Re: Signature image v2.3
« on: May 21, 2012, 08:02:33 PM »
not work :(
please see link:
http://www.wallward.net/signature.php

Pages: 1 2 [3] 4