php oop
Are there any php OOP gurus hanging around here?I just started messing around with with it, and i have a few questions about it.Ill start with one:1) How do i properly use a database class? When i...
View Articlezen photo help
k i'm customizing a photo gallery using zen-photo but i can't figure out how to put a header image on the top of the container.<div id=\"main\"> <img src=\"images/top-container.png\" />...
View ArticleHelp needed...
http://siephed.org/47/ There's a shoutboard on the bottom, to the left in the white section. Try submitting a comment, anything, it doesn't matter. After you click submit, you can see the error. It...
View ArticleStatic home page on Wordpress - posts disapear
Hello everyone.I am sitting here during 2 days trying to figure out how to fix this problem:I am trying to set up a custom design into wordpress following the screencast number 26. So far so good.The...
View ArticleWordpress Q - doing it without simple pie plugin
Any one know if it is possible to display 2 post feeds side by side, which are of different categories? Without using the simple pie or any other plugin for that matter, just code. for example on...
View ArticleContent Blocks In WordPress?
Hello,Does anyone know how to do content blocks in WordPress? What I mean by this is I want to have 4 boxes on the page that have a picture then some content then a link for more info. I know I could...
View ArticleSplit Sections
The layout I'm making has three columns for content. I want to make it so that when I click the navigation, then content in all three columns will change. How do I code it so that I'll only have to...
View Articlewp_list_pages question
Is there a way to just list the pages as a list without not being wrapped in an anchor link? Customer is looking for the parent pages not link to anything but the children in the drop down actually be...
View ArticlePHP Postcode Search
I am in the middle of a project for a client and they have asked if it is possible for a postcode search facility very similar to the one on this site: Oven Cleaning UK where the user inputs the first...
View Articlehelp with wordpress
I am designing a wordpress theme on my computer for a company. I have wamp installed. I went into the admin area and changed my permalink to custom using /%postname%/ So now when I go to add a page and...
View ArticleTransferring Wordpress between machines
Hello, Forgive me, I am new to Wordpress.I'm transferring my first Wordpress site between 2 machines. I transferred the htdocs folder from Machine A to Machine B, so both versions look the same, but...
View ArticleUnintended Wordpress Header Padding
Hello Everyone!This is my first post, so please be kind and thanks in advance.I am working on styling wordpress as inspired by Chirs' video cast series. I have been following his instructions loosely...
View ArticleMoving WP Widgets to Customized Sidebars?
Darren from Potlatch Presents here again. . .Can anyone give me some advice on how to move a widget object into my customized sidebars for WP? For instance: I want my MP3 Audio player to be placed in...
View ArticleAdding a query to url....
I am using Wordpress with the qTranslate plugin.And I can't see anyway of switching the languages other than the url, so I need a way of adding something to the URL with the use of flags.So for...
View ArticleForbidden - You don't have permission to access /phpmyadmin/
Recently, i upgraded my WAMP from WampServer2.0f to WampServer2.0g.I uninstalled WampServer2.0f and then only installed WampServer2.0g.I can access http://localhost or http://127.0.0.1/ and i can see...
View ArticleSending An email from a form Using PHP
Hi, I am now leaerning php and kinda getting the hang of the language but I am stuck... :S I am trying to send an email from a form using php and I keep getting the error undefined variablehere is my...
View ArticleAll images in my index.php file will not show in browser
Hello all,I am going to try and explain what I have been working on this past week:I am using php and a -RSS to HTML- converter(Carp) to display rss feeds in two areas of my index.php page.In one css...
View ArticlePHP Header
What I have: header('Location: index.php');Where its taking me:http://localhost/sm/system/forms/index.phpresults in a page not found cause index php is located at http://localhost/smSo I'm looking for...
View ArticlePagination for searched results help
Hi all,Its been a while since I have had to mess with PHP but I can't get pagination to work on a page of searched results. Can anybody help?Here is my code, I have tried different things but it don't...
View ArticleHTML Templates for PHP
Hey gang,I'm new to this board, but I've been a fan of CSS-Tricks for a while now.Does anybody have experience creating HTML templates with an engine like Smarty, or do you roll your own? I'm curious...
View Article