-
Content Count
171 -
Joined
-
Last visited
Content Type
Profiles
Downloads
IPS4 Providers
Release Notes
IPS4 Guides
IPS4 Developer Documentation
Invision Community Blog
Forums
Store
Everything posted by JR Network
-
That fixed it, turns out I did the listing now the record -_- (It's been a long day!) Thanks for your help, Really appreciate it!
-
I actually tried creating a new one, didn't seem to work at all. As for revert, doesn't seem available on some areas. :/
-
@opentype Didn't think of that. Thanks! On that, is there an easy way to update the templates? Should I just do "revert" ?
-
So our community is loving the our picks / social promotion. Problem is we can't promote news posts from IP.Content. Is there a reason for this? I would have thought it'd be available across all apps or is it a setting I have missed? Thanks, Jamie
-
Am I removing the else in favour for the catch? If I'm correct. Thanks for your quick response.
-
Hi guys, I'm developing a new application for my board and having an issue with cURL timing out. I'd like to set a check on the code that if it gets a response code other than 200 it switches to another link I know works and continues the foreach loop I have. So for example: $response = \IPS\Http\Url::external( "{$url}{$worlds}" . \mb_strtolower( preg_replace( '/\s+/', '_', $currentWorld ) ) . ".jpg" )->request( 5 )->get(); if ( $response->httpResponseCode == 200 ) { $currentWorldThumb = "{$url}{$worlds}
-
So I submitted a question via message which I got a prompt response from the developer so I said I'd purchase the list. First and foremost I'd like to say to everybody if you purchase this be aware support is very limited and being honest I didn't receive any support after I bought the plugin I had to find most fixes myself. On installation of the latest update it literally crashed my entire board on the pages the server list was supposed to be and didn't show at all (3.1.1). I asked for support and all I got back via a private message was please use this website: http://gs-dev.com.p
-
For some reason, after updating the new version my theme will not work, even the default theme will not show how featured content should show. It's like the css isn't on the theme?? http://jrnetwork.net/ Please take a look and tell me how I can fix it, thanks
-
What is your IP Address? Chances are the firewall may have blocked you? My server is working fine, check it on a proxy. I'm running a dedicated server and I haven't had it go down in quite a while... I'm not stupid, I would know if my server was offline, the only problem I have is installing the new version of IPB.
-
http://jrnetwork.net
-
I'm trying to install it so I can develop with it, I've never had to do this on a root directory before. I can't install it over my existing live website.
-
Yes it is, It's created a redirect loop right after I have tried to install it.. It's weird. http://dev.jrnetwork.net/admin/install/index.php
-
http://dev.jrnetwork.net/wordpress/ Works fine... Just IPB
-
I did this, it didn't do anything and it was empty anyway...
-
Root catalog?
-
Hi guys, For the past two weeks i've been attempting to install IPB 4, but after I've put in the database details and my username and password that I want to have I just end up in a redirect loop? Any idea? I've never had an issue like this before and it's wrecking my head?! Hope you guys can help, Jamie
-
Weird, it's not working for me: http://jrnetwork.net/ I put on the old slider I had, I wanted to replace it with your one, but it's just failing. Any ideas?
-
I see, I use pro menu, Doesn't seem to work on IP.Content. I'm guessing you haven't added support?
-
Installed as per instructions and getting nada :/ Any idea? http://jrnetwork.net/index/
-
It is kinda buggy I got a bug report filed to me today about it: http://jrnetwork.net/tracdown/issue/3-tagged-usernames-are-not-shown-properly/
-
Also, I'd like to be able to have multiple groups so if a member gets 100 referrals they get ranked up and then when they reach 200 they again get ranked up. Would be great to be able to use custom banner setups too so you can give them a forum sig, or banner to use to advertise, promote your website. Think you could add them in for the next release?!
-
My fault, Best method of fixing the bug is to disable error reporting :P Simple as, nothing else happens apart from poof no error! :D
-
Latest version of tracdown and latest version of IPB. You can see it here: http://dev.jrnetwork.net/tracdown/ Regards, Jamie
-
Can you update for 3.4? I'm getting: Warning: Invalid argument supplied for foreach() in /files/jamie/public_html/dev/admin/applications_addon/other/trac/modules_public/categories/categories.php on line 173 Warning: Cannot modify header information - headers already sent by (output started at /files/jamie/public_html/dev/admin/applications_addon/other/trac/modules_public/categories/categories.php:173) in /files/jamie/public_html/dev/admin/sources/classes/output/formats/html/htmlOutput.php on line 114 Warning: Cannot modify header information - headers already sent by (output starte
-
Email from board is considered AS spam
JR Network replied to Axel Wers's topic in Feature Suggestions
You need to check if your IP is on a spam blacklist. Use this: http://mxtoolbox.com/blacklists.aspx