Jimbly2
Forum Replies Created
-
Forum: Plugins
In reply to: [Cleverwise Redirect It] Basic task?All sorted – changed the path and hey presto! Thanks so much for your help,
Best,
JimForum: Plugins
In reply to: [Cleverwise Redirect It] Basic task?Maybe this doesn’t work with a sub domain, only a sub dir?
Forum: Plugins
In reply to: [Cleverwise Redirect It] Basic task?Hi – ok, sorry, nearly there I think! I’ve copied the index.php file to the root and updated the absolute path to the wp install – but still have this error now:
Warning: require(/home/www/cache-media.comhttp://wp.cache-media.com/wp/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/www/cache-media.com/index.php on line 17
Fatal error: require() [function.require]: Failed opening required ‘/home/www/mysite.comhttp://wp.mysite.com/wp/wp-blog-header.php’ (include_path=’.:/usr/local/php5.3/lib//php’) in /home/www/mysite.com/index.php on line 17
Looks like the paths are all messed up but I only entered the full path to the wp install?
Forum: Plugins
In reply to: [Cleverwise Redirect It] Basic task?Hi Jeremy,
Thanks for that – if I do that, I just get this returned:
Warning: require(/home/www/mysite.com/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/www/mysite.com/index.php on line 17
Fatal error: require() [function.require]: Failed opening required ‘/home/www/mysite.com/wp-blog-header.php’ (include_path=’.:/usr/local/php5.3/lib//php’) in /home/www/mysite.com/index.php on line 17
Is this an easy fix?
Thanks for your help,
JimForum: Plugins
In reply to: [Redirection] Redirect from domain to sub-domain with url masking?Anyone??
OK – i figured it out
Thanks.
Well I tried it and it ‘s working fine so far – thanks Maria you are a star 🙂
Hi Maria,
Thanks – is it safe to use the /%postname%/ format? There was some discussion on this here: http://digwp.com/2011/06/dont-use-postname/
Thanks for your help –
JImsorry, here
Forum: Everything else WordPress
In reply to: Adding a searchable databaseHi – I’m not sure how else to describe it. I have a WP site. I need to add a function where I can enter property details into a form – on submitting the form it adds the data to a table in a database. I have another page ( on my WordPress site) that has a ‘search for property’ form. On submitting the query, the results are posted to a “results’ page on my WP site.
I know WP runs on a MySQL db but how do I set up this function? I can’t be the only person wanting to do this – Is there a plugin that people use?
Thanks
JimForum: Fixing WordPress
In reply to: Dazed and ConfusedThanks so much for your time guys – very much appreciated. I am currently going through the doc 🙂
best regards,
JForum: Fixing WordPress
In reply to: Dazed and ConfusedHi Esme – I guess understanding how it all fits together. To me a ‘template’ is, er, a template – i.e., a fixed layout that forms the basis of all the other pages? But if I create my own ‘index’ php page as a WP template – then that would be available from within WP to create just my homepage?
Thanks for your patience!
J
Forum: Fixing WordPress
In reply to: Dazed and ConfusedHi Amy – thanks for that.. I guess it’s partly the terminology that throws me. I have played around with WP on my own site and created a couple of versions with different themes and I find the layout of the admin pages very confusing compared to a ‘normal’ CMS system.
But if I understand you correctly, I can build my page in PHP as normal, and somehow can #include the menus automatically and define editable areas on the page – as in a normal CMS?
thanks
J