Search Results
|
|
|
Thread: Highslide with CI3
Post: RE: Highslide with CI3
sackbut Wrote: (04-23-2015, 02:22 PM)
--
Hello
OK - I have taken a day off from this problem to help clear my head - and learn enough about mod_rewrite to be able to understand the issues you guy... |
|
23,054 Views
15 Replies
|
04-24-2015, 04:12 AM sackbut |
|
|
|
Thread: Highslide with CI3
Post: RE: Highslide with CI3
Hello
OK - I have taken a day off from this problem to help clear my head - and learn enough about mod_rewrite to be able to understand the issues you guys are talking about. Then I'll try my high... |
|
23,054 Views
15 Replies
|
04-23-2015, 02:22 PM sackbut |
|
|
|
Thread: Highslide with CI3
Post: RE: Highslide with CI3
RogerMore Wrote: (04-22-2015, 04:49 AM)
--
Hey sackbut,
looking at your code again I realised that you are using the /application/views/ folder for images and javascripts. I would advise to move t... |
|
23,054 Views
15 Replies
|
04-22-2015, 02:54 PM sackbut |
|
|
|
Thread: Highslide with CI3
Post: RE: Highslide with CI3
Rufnex Wrote: (04-21-2015, 11:27 AM)
--
If you look at the error log (firebug) you will see a few errors items not found, maybe this causes an javascript error and stop the execution.
"NetworkErr... |
|
23,054 Views
15 Replies
|
04-21-2015, 12:48 PM sackbut |
|
|
|
Thread: Highslide with CI3
Post: RE: Highslide with CI3
RogerMore Wrote: (04-21-2015, 01:49 AM)
--
Hey sackbut,
I don't think the problems are CI related, but before we will get there when we tackle some other small problems first.
If you right-clic... |
|
23,054 Views
15 Replies
|
04-21-2015, 12:40 PM sackbut |
|
|
|
Thread: Highslide with CI3
Post: RE: Highslide with CI3
Rufnex Wrote: (04-20-2015, 11:59 AM)
--
Can we see your example an how your code looks like?
--
Go to http://www.codeigniter.org.uk
On the home page there are three pictures on the right hand si... |
|
23,054 Views
15 Replies
|
04-21-2015, 01:18 AM sackbut |
|
|
|
Thread: Highslide with CI3
Post: Highslide with CI3
I cannot get Highslide to work with CI - just get the "Loading" message when I click on an image to expand it. Used Highslide many times with no probs on sites with no framework. Looked at the page so... |
|
23,054 Views
15 Replies
|
04-20-2015, 10:07 AM sackbut |
|
|
|
Thread: htaccess for removing index.php
Post: RE: htaccess for removing index.php
InsiteFX Wrote: (04-10-2015, 03:38 AM)
--
Has to do with running Apache fast CGI
PHP Code:
--
# Make sure directory listing is disabled
Options +FollowSymLinks -Indexes
RewriteEng... |
|
10,838 Views
4 Replies
|
04-19-2015, 05:11 AM sackbut |
|
|
|
Thread: Ajax & CI3
Post: RE: Ajax & CI3
bitwizard Wrote: (04-17-2015, 05:18 PM)
--
I use and would recommend JQuery for Ajax integration with CI.
It is fast, well documented, and has tons of plugins.
Since the nature of AJAX is client-si... |
|
10,770 Views
5 Replies
|
04-18-2015, 03:15 AM sackbut |
|
|
|
Thread: Ajax & CI3
Post: RE: Ajax & CI3
mwhitney Wrote: (04-17-2015, 02:20 PM)
--
Every download I can find for that framework is almost 2 years old, so I'm not sure how much work it would take to get it working with CI 3. The VIEWPATH is ... |
|
10,770 Views
5 Replies
|
04-18-2015, 03:09 AM sackbut |
|
|
|
Thread: Ajax & CI3
Post: Ajax & CI3
I downloaded this https://github.com/bcit-ci/CodeIgniter/wiki/Ajax-Framework-For-CodeIgniter to try out Ajax in CI3 RC3
When I try and run the demo I get :
"Notice: Use of undefined constant VIE... |
|
10,770 Views
5 Replies
|
04-17-2015, 02:32 AM sackbut |
|
|
|
Thread: htaccess for removing index.php
Post: htaccess for removing index.php
This is not a question - it's a tip.
There are many folks out there puzzled because the htaccess file supplied at the root of CI does not remove index.php from the URL. They've checked that mod_re... |
|
10,838 Views
4 Replies
|
04-09-2015, 08:56 AM sackbut |
|
|
|
Thread: What version of Apache is required ?
Post: What version of Apache is required ?
It's the old story - CI3RC3 works perfectly on my home server, but craps out on the hosting company's hardware, in respect of hiding the index.php file by means of an htaccess file ( you know the one ... |
|
6,382 Views
4 Replies
|
04-03-2015, 06:44 AM sackbut |
|
|
|
Thread: authz_core_module
Post: RE: authz_core_module
Thanks Guys for that. Helpful. It is strange - as you say it is in a conditional so should not matter. But it definately blows things up.
KT |
|
12,660 Views
0 Replies
|
04-01-2015, 09:07 AM sackbut |
|
|
|
Thread: authz_core_module
Post: RE: authz_core_module
CroNiX Wrote: (04-01-2015, 06:48 AM)
--
Strange. I just checked the htaccess in /application and it's in an IfModule block, so it shouldn't have mattered whether it was installed or not.
You won't... |
|
12,660 Views
0 Replies
|
04-01-2015, 09:04 AM sackbut |
|
|
|
Thread: authz_core_module
Post: authz_core_module
Me, Newbie :)
Installed C3 RC3 at home. Works a treat - no problems. Installed on server at hosting company. Does not work - in fact it triggered some sort of defensive system which locked me out ... |
|
12,660 Views
0 Replies
|
04-01-2015, 02:16 AM sackbut |
|