Hi Sammie, I have a lot of 'snippets' (text files).
Too many to post here. Do you have an email address and I can send them to you (zipped).
Stuart
Hi Sammie, I have a lot of 'snippets' (text files). Too many to post here. Do you have an email address and I can send them to you (zipped). Stuart There are none so blind as those that will not see. |
Sammie, here's one they have asked about off and on and no one has really put together correctly. It's to install Google Analytics inside of Dolphin. This has been tested on my site and it works exactly as it's supposed to under these conditions:
1. Always use Notepad++ to edit your files. Do not use text or automatic as it may insert/delete characters on the individual files when you upload them in your FTP Client, Binary is the only way to guarantee this does not happen. 2. Always back-up your files before you do any work. 3. Always save your work, check the results and then close the file. As long as the file is open you can return it to it's original state if there's a problem, once you close your back to locating the changes and manually changing them or replacing files with your back up copies. ******************************************************************************* Okay, let's get started in getting Google Analytics to work on your site. 1. Go to google, open an account and get approved, once approved go to Google again and get a "Google Analytics" Account (it's free) and copy the code they give you, you'll need it for this mod. 2. Open /templates/base/_footer.html 3. Find the following code (It's on line 1 if your file is unmodified) </body>
4. Save your file. 5. Go check your site, you'll see all is well. ******************************************************************************* Your _footer.html file will look like this when your done:
|
Here's my little trick that deals with offline browsers stealing media & data from your site....
1. Open your FTP Client and go to your Dolphin Sites Root Directory where Dolphin is 2. Rename your .htaccess file to .htaccess 1 and then copy the .htaccess file from your 3. Open the .htaccess file with a code editor. I recommend Notepad++ for this. 4. Locate </IfModule> It will be the very last line in your .htaccess file. 5. Copy the code from below directly above this line so it looks like this:
</IfModule>
6. Save the file to your desktop as .htacess 7. Copy the file back to your server and overwrite your current .htaccess file.
****You can change the last line to send them anywhere, including to a spam pop up site, hackers site or anywhere else you feel like sending them and it does not affect your own bandwidth and keeps your data safe. |
Can you give your site link?I would like to steal pics and medai files then give back to you .LOL. |
Hi Sammie,
|
Someone else mentioned this site recently, it has many good tips> dialme.com/articles.php And this one is an important (basic) security fix to obscure what script your site is based on. **change the "orca" URL name to "forum"> http://www.boonex.com/unity/forums/#topic/Changing-the-name-of-the-orca-folder-V6-1-4.htm |
sammie I have a few snippets from my boonexnerd.com/net site. You're welcomed to copy and paste the ones you want. ...sip... Updating my BoonexNerd.net site. |
Fix Email Alerts (must have) Search Function Modifications - basic changes (must have) Search Function Modifications - remove age and sex Remove age and sex from messages Build Modification with PHP Block (includes website link, email, etc) Put Name under Picture in Members Block Members with pictures only in members block Default Tabs for Photos and Videos Membership upgrade link / controls block for account page |