 The PHP Wallpaper Website Solution 2.0 isn't what I thought, can I get a refund? - Unfortunately we offer NO REFUNDS under any circumstance.
- All sales with Paypal are final.
How do I install my new wallpaper site? - Follow the step by step instruction README.txt file included in your ZIP file.
- Step 1. Unzip the file you received in your email after purchasing, same as your paypal email.
- Step 2. Copy all files from the zip file into a directory on your web server.
Note: if you specified a non-root installation directory during configuration you should copy all files from zip into that sub directory or it will not work. See "Changing Non-Root Install Directory" for more information. - Step 3. Chmod (change permission) on all .php files to 755
- Step 4. In a web browser nagivate to the install.php file, this will begin the install procedure.
- Step 5. Follow steps that are displayed by install.php.
- Step 6. After installation delete install.php and dbconfigInstall.php
- Step 7. Populate your site with your favorite wallpapers.
- Step 8. Add your favorite Ads to your new site where ever your choose.
Note: remember to escape quotes with a backslash. Changing Non-Root Install Directory? - Open siteConfig.php and change the variable $rootDir to whatever directory you want.
- Set $rootDir = ""; for root dir installation.
- Set $rootDir = "mysubdir/"; for non-root dir installation.
Will my new wallpaper site be approved for sponsored Ads? - Most likely yes.
- However, we do not guarantee this and make no claims that it will be.
Can I use the PHP Wallpaper Website Solution 2.0 on multiple websites? How do I add images to my new site? - There are two ways:
- 1) Goto http://www.yourdomain.com/upload.php and fill out the form, click Submit.
- 2) Upload images to respective folder categories manually. Using this method:
- You must include the thumbnail yourself - You must preceed thumbnail images with "thumb_" - Image name and thumbnail name should be identical except prefix "thumb_" - Thumbnails must be sized correctly - What size should my thumbnails be?
- - If your uploading images manually the thumbnails must be the size specified by $thumbW and $thumbH variables.
I paid but did not get the email attachment yet. - Email attachment usually arrives instantly.
- Email attachment can take several hours due to web traffic.
- If you have not received attachment in 24 hours please contact us.
Can I customize and modify the PHP source code? - Yes, however we offer limited tech support if you break the code.
- By removing our network ad your site will be removed from network traffic exchange.
Can I add porn categories? - Yes, however you will be excluded from our wallpaper client network.
- Also, most sponsored Ads will stop serving your site Ads unless they specifically allow it.
Do you offer tech support? - You can email us any questions, however support is limited.
Can I add more categories? - Yes, you can add more categories manually.
- How? you must create the directories on your server and update your siteConfig.php to include the new category.
|