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

Pages: [1] 2 3 4 5 ... 7
1
Have you tested this with 1.10?
Do you have an updated version of your theme?

2
Did you complete your task? Was it a success?

3
Hello, we have tested it on 1.8 and upload works fine, i have replied to your email to fix it for you :)

I still don't have a fix for this.

4
After upgrading to 1.8 I am missing the "upload" button that shows on category pages (folders) when logged in.
Do you have a fix for this?
Thanks.

5
Chit Chat / Re: Stop Spammers
« on: June 10, 2017, 07:48:11 PM »
thanks

See my update. I couldn't get it to work. If it works for you please post back.

6
Does that mean there were no changes in Template files?
Thanks

Is there going to be an update for 4images 1.8 for this Prodigy template?
Has it been tested on 1.8 yet?


Hi, Yes it is already tested and working fine :)
Let me know if there is any bug etc..

7
Chit Chat / Re: Stop Spammers
« on: January 20, 2017, 08:00:33 AM »
UPDATE - THIS HAS BEEN UNSUCCESSFUL FOR ME. IT JUST DOESN'T WORK. IF YOU CAN FIGURE OUT HOW TO MAKE IT WORK PLEASE LET ME KNOW.

@ Comicart paste the following code into your .htaccess.

Code: [Select]
<RequireAll>
Require all granted
Require not ip 188.92.75.244
</ RequireAll>

The IP you have to replace with where the spams come from.
The above is Latvia.

Info: https://www.stopforumspam.com/ipcheck/188.92.75.244

Nobby


Thanks but that's just one IP!
I integrated Botscout on the register.php page here:
Code: [Select]
  if (!empty($additional_user_fields)) {
      foreach ($additional_user_fields as $key => $val) {
        if (isset($HTTP_POST_VARS[$key]) && intval($val[2]) == 1 && trim($HTTP_POST_VARS[$key]) == "") {
          $error = 1;
          $field_error = preg_replace("/".$site_template->start."field_name".$site_template->end."/siU", str_replace(":", "", $val[0]), $lang['field_required']);
          $msg .= (($msg != "") ? "<br />" : "").$field_error;
        }
        ////////////////////////////////////////////////////
// BotScout.com "BotBuster" check
include(ROOT_PATH.'BotScout.php');
////////////////////////////////////////////////////
      }
    }
  } // end if

I'm waiting to see how affective it really is.
Learn more here.
http://botscout.com/code.htm

8
Chit Chat / Re: Stop Spammers
« on: January 17, 2017, 08:02:17 PM »
Maybe you will have a look at: http://www.botscout.com ?


Can you help me integrate Bot Scout with 4images?

9
Is there going to be an update for 4images 1.8 for this Prodigy template?
Has it been tested on 1.8 yet?

10
With Moxet's help we changed my Gallery to the responsive Prodigy theme.
If you would like to comment on it please do! Improvements are always welcome.

See here: http://comicartcommunity.com/gallery/

I recommend this theme so far. I hope this change to a more responsive site is better for people on mobile.

As a tip - add this code to the header to get the main image on the page to show up in Facebook when you use sharing tools like addthis:
Code: [Select]
<meta property="og:image" content="http://www.yourdomain.com/gallery/{media_src}"/>

11
Chit Chat / Re: Stop Spammers
« on: August 10, 2016, 09:37:16 PM »
Maybe you will have a look at: http://www.botscout.com ?


I want to include BotScout in my 4images registration page. Instructions ask me to add this code:
Code: [Select]
////////////////////////////////////////////////////
// BotScout.com "BotBuster" check
include('/path/to/your/forum/Sources/BotScout.php');
////////////////////////////////////////////////////

Can anyone tell me what file to add this to and where to include it?


12
Thanks - I wrote you back.
I was just seeing if there were any people *actively on this board* talking about and working with this theme. I'd love to hear from people using it so when I install it I will have the experience of others who have done it before me.
That's what I've always loved about this Forum in the past - input from the user community.

13
How many people are using this template?
Is it working for you?
I wrote the developer a few weeks ago by Private Message but haven't heard back.

14
Thank you guys for your interest, there are more than 10 purchases so far. If you want to check live demo of other sites please visit the following sites.

http://m.castillos-de-espana.com/
http://www.fond-ecran-gratuit.biz/

When viewed on an iPhone using Safari web browser, the both sites *not* responding well to the mobile platform.
See attached. Pretty impossible to read.
Hope that helps.

15
Templates & Styles (Releases & Support) / Re: [Template] Prodigy Responsive
« on: September 26, 2015, 06:47:35 PM »
Yes, I have seen the demo. But I'm looking for real working site examples.

Pages: [1] 2 3 4 5 ... 7