Simple Php Include

I have installed a WordPress blog and a SmartThumbs TGP gallery program in two separate subfolders:

domain.com/blog/
domain.com/galleries/index.php

Those are basically two sites with CMS that work independently.

On the main domain, I would like to build a page that takes snippets from both subfolders and displays them right there as a summary. I tried to create a test.php and used php include statements to display the content of domain.com/galleries/index.php right within domain.com/test.php

The problem is, when included, all links from the galleries/index.php are broken. I assume that php treats the galleries/index.php as if it were in the main folder and therefore screws up the links.

I can’t change galleries/index.php because I also need this file to work in that subfolder.

Can anyone help me set this up or is this even impossible to do?

WordPress Payment Gateway

We have a word-press site on which we want to add a shopping cart plugin and then integrate IDeal (dutch gateway) for payment processing.

We have Advanced Ideal account and you need to configure / activate the ideal account as per guide line.. and then integrate with word-press site..

We are looking for the bidders who have proven experience with word-press and IDeal advanced integration.

Please post your bid with Ideal example. Other wise bids will be deleted.

REMEMBER: This is not a complete wordpress site development This is only shopping cart plugin integration with an existing site and Ideal gateway configuration.. Budget is max 50$ so bid accordingly

Smart-thumb Rss Feed Setup

Hi,
i wanna create a website like pornhostarchive.com but with slutdrive RSS feed. I use Smart-thumb script but i dont know how can i create a website with the RSS feed. I know its possible with Stream Rotator but i dont understand this script. Anyone can setup my website? i have the feed. I need the index page, the RSS setup in smart-thumb and the template page for running the script. I can modify the template page for adding my web design.

Simple Code

Hi,

I want to have the following done. It should very easy.

I send email from my autoresponder to my client list. The autoresponder uses tags eaample: [email]

I want to have a web url in the email body something like this:
www.domain.com?[email]

Then when someone opens the email & clicks on the link, the page it goes to *knows* the email address from your code & sends a confirmation (from a hidden field?) to me via email or database csv

Maybe by clicking the url (with email in the link) it sends me an email OR adds that email address to to a csv via a database

This is very easy if you know what I am asking for–

thanks!

P.S. I will give a 10+ review & fast payment

Custom WordPress Theme & Setup

The webmaster must not only understand word press but also be a strong graphic designer for the logo that needs to be created.

I need a fun, eye popping, exciting, and colorful (bright greens and blues) word press theme. Think Hollywood, red carpet, partying, beaches, clubs, raves, and paparazzi. I have a fun, outrageous and successful life in Hollywood and NYC life and I want to capture it.

Some inspirational pictures for the logo: http://i243.photobucket.com/albums/ff296/0634/RAVE.jpg and http://img.photobucket.com/albums/v487/michael924/club1.jpg and http://www.partyrama.co.uk/images/673111AM.jpg

To get a better understanding of my theme, please download the following video. This video is a signature to all my video posts. http://www.mediafire.com/file/gkymoik2ywt/VIDEOSIGNATURE.mov

I drew up a very very rough rough sketch of the layout design I am looking for. http://img.photobucket.com/albums/v487/michael924/RMDLAYOUT.jpg

I’m aiming for around $150. I will sacrifice the amount of time the project will take to save money. I would prefer to have a longer timeframe for development to lower the price of this project.

Convert To Cms System

I have a client that has a website
http://www.saranagatibliss.com/

They want to convert it to a easy to manage cms system. There are a ton of pages and you will have to convert it over working exactly like it is now. NO EXCEPTIONS.

You can use wordpress….anything you want.

Everything must be moved, and client should be able to add pages easily(tell me how to do it and I will tell him). This also includes updating content on pages easily.

you can use any open source system, but you must convert it over.
All source files and everything will be provided.

Out budget is private, meaning is you throw down a bid of hundreds of dollars, you don’t deserve any work…ever.

You will need to upload all this onto your hosting to show up before we let you copy it over to our site. We will send you all of our source files too.

Thanks =)

Help With Thesis Theme 1.7

Hi,

I need a quick help with my WordPress Thesis Theme 1.7, and I will pay $10 provided you can analyze and fix this problem.

Problem:
I am running WordPress with thesis theme 1.7and it is not able to generate the automated thumbnail for teasers, and it wont resize post image into thumbnail-size image for feature posts.

You must understand and are familiar with Thesis and server environment to accept this job.

my vps is on nginx. PHP is installed with all necessary modules (I think).

thanks…

Optimize Wp Site

I need my WP site updated with new affiliate banners, Google Adsense, and Amazon plugins.
The site is about mobile phones,phone apps, gadgets and games and consoles.
The website is www.phonegenic.com.

I need the work completed in 5 days from the date of award.
Send examples of past work.
This could lead to long term work for the right person.

Mysql Clause Help

Hi,
i have a DB structure like this;
[code]
id INT[11] (PK)
address VARCHAR[50]
[/code]

and in address column i have some addresses in this structure.

“SOMEWORD1(s) [SPACE] SOMEWORD2(s) [. – ] SOMEWORD3(s)”

what i need i want a SQL clause from you and it will change the address field like this

“SOMEWORD3(s) [SPACE] SOMEWORD1(s) [SPACE] SOMEWORD2(s)[.] ”

Again, i want it as a SQL Clause or Bash script that i can execute it from terminal window.

Note: Server is Ubuntu 10.x,
Note2: That table is very big about 13 million rows and file size about 17 GB…