Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Paypal Donations for vBulletin 3.0.7 Details »»
Paypal Donations for vBulletin 3.0.7
Version: 1.08, by Cloudrunner Cloudrunner is offline
Developer Last Online: Feb 2022 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 06-11-2005 Last Update: 07-02-2005 Installs: 109
DB Changes Template Edits
Code Changes Additional Files  
No support by the author.

Due to real life I have ended support of this hack. Please see licensing information below.

Please read the troubleshooting tips below before asking for support.

********************************
Paypal Donations for vBulletin 3.0.7
Hack Provided and coded by )O( Cloudrunner )O( of The Noble Pagan.
Release version: 1.07
Release Date: 28 June 2005

ChangeLog:
Paypal Donations 1.08

  • Simple file changes.
  • fixed problem in template edits.
Paypal Donations 1.07
  • Squashed an uninstaller bug that was plaguing many folks with a bad explode command.
  • Attempted an adjustment in the graph image maker file pp_image.php
    • Two Templates require revert for this fix:
      • donations_goal_bits (required)
      • adv_portal_donate_goals (required only if you have installed the vBadvance CMPS Module)
  • Fixed the graph bar color settings to show whether or not you installed the CMPS module.
Paypal Donations 1.06


  • Fixed small bug that displayed all users as donors regardless of their actual donor status.
  • Repaired typo in AdminCP
Paypal Donations 1.05
  • Fixed phrasing that showed up as loads of '\r\n' on the on the pages.
  • Added all donors page to system to show all donors
  • Added functionality so that shy users can hide their donor status from public view
  • Fixed a division by zero error that shows when a goal is assigned without a goal amount.
Paypal Donations 1.04
  • Fixed bug with the AdminCP that did not allow the user avatars to be displayed when viewing all donors.
  • Redid templates so that the currency sign changes automagickally to the chosen base currency.
  • Fixed an error on the installer that placed a dupe entry preventing further installation progress.
  • Redid installer for ease of updating the system when needed.
Paypal Donations 1.03
  • Fixed bug where on installation the currency exchanges were not being populated properly.
  • Changed user list on donor add in AdminCP to be sorted alphabetically
  • Fixed Avatar display for custom avatars in the AdminCP
  • Fixed short hand INSERTs in the installer. Should work with all versions of DB schemas now.
Special Thanks:
dsboyce8624
SLeeeper
And all of the Alpha Testers that helped out with this Hack!

I couldn't have done it without you.

What it does
Quite simply this hack provides you a way to receive donations from your website's users and provide them with the recognition deserving of a donating member of you community. It uses Paypal exclusively because of Paypal's "Instant Payment Notification" system.

The basics are this:

  • Your users go to your donations page where you have certain levels of donations available via hyperlinked "buttons".
  • These buttons take your user to paypal's secure payment processing system where they pay you your donation.
  • Once payment has been received, paypal sends your server a notification containing certain information pertaining to that specific transaction.
  • Your server then repeats this information to the verification server (which is hardcoded into the system so that *spoofing* is rendered virtually impossible) which first checks to see if the information was sent by it, then checks the validity of the information.
  • If everything checks out, it then sends your server a response of "VERIFIED".
  • When this hack see that word after running the script it inserts all the information into your database so that you can see what was donated, who donated it, and where.
  • If the server returns a response of "INVALID" then this script drops the information into a separate table so that you can investigate the transaction further to detect fraud attempts.
    • It also does this on any suspicious entries after a few checks.
  • Once payment is verified and information has been inserted into the tables, the system then adds a few toys and items for the user to be recognized as a donating user.
    • What you do with that recognition is up to you.
Features


  • You as the admin have the ability to show as little or as much as you want about what happens with your donations.
  • Your users will only see what you want them to see.
  • You can show your donation goals to the public.
  • Automatic updates EVERY time a user donates or retracts a donation.
  • This can be run in "dummy" test mode using Paypal's Sandbox site for testing purposes before you go live with it.
  • Your members who have donated are recognized for doing so in their profile and their postbit.
    • Your shy users have the ability to hide their donation status from public view in their profile options
  • vBadvanced CMPS Module Integrated
  • You can set Goals and have donations count for or against a specific goal
  • Multiple Currencies are supported automatically and use TODAY's exchange rate to make the donation (vB Cron Enabled)
  • Everything is controllable in the AdminCP
  • User-side is 100% phrased
  • System completely ignores any transaction not placed by it (i.e. Ebay transactions and other PayPal transactions are not included in your transaction history (cuts down on DB bloat)).
  • Donate Button(s) PNG source provided (Image Credits go to SLeeeper, Thank you for the help!)
  • You do NOT need to have paypal's IPN pointing at the system. The system tells Paypal WHERE to send the IPN transactions :-}
**Coming Soon**



  • Postbit Awards for certain levels of donations that you decide on
  • Donation / Donor Categories
Stuff you have to do
Files to upload: 34
Files to modify: 3
Templates to modify: 1 (required) / 2 (Optional)
Queries to run: (The install script does this for you, uninstallation is also provided as well)
Ease of install: easy, simply follow the instructions in the install script.
Time of install: ~5 minutes
***REMEMBER! Add your email address that Paypal has on file in Donations settings. This step is not an option, your payments, although they may be valid, will all be considered invalid if you do not do this! Sign up for Paypal's Premiere Account (Business), and setup IPN.

Paypal Registration
You will need to register with Paypal for a premiere account if you have not already, if you have, but your account is probably a personal account, you will need to upgrade the account to a premiere account. Assuming that you have a premiere account and have been verified, you then go into your profile at http://www.paypal.com and the select Instant Payment Notification. There will be a checkbox that you must check, you do NOT have to point to the script at Paypal, if you choose not to do this, then you will need to make sure that your Notification URL is put in the settings or this script will NOT WORK!

On most systems it will be either:
http://www.yourdomain.com/ppverify.php
or
http://www.yourdomain.com/forum/ppverify.php
That's all there is to setting up Paypal to work with your site!

Install
Upload all the files in the archive into their provided directories

Run the provided install file, setup your settings, after installation, DELETE THE FILE!

This will usually be:
http://www.yourdomain.com/forum/admi...ns_install.php
or
http://www.yourdomain.com/admincp/donations_install.php
How To Use The System
To begin with, you simply upload all the files into their respective directories (keeping the structure in the archive).

After you upload the files, point your browser to the installation file: donations_install.php and run the installer all the way through, remembering to save your settings at the end (you MUST put in your paypal email, and the path to donate.php, and the path to ppverify.php). Remember, if you have the system set in test mode, you will not be able to process LIVE transactions. If you are going live immediately, then change this setting to no!
After you install, simply delete the donation_install folder and all files within it, and the install file.

Now you are ready to play. The system is 100% phrased on the user viewable side, so you will need to edit some of the phrases to better suit your site, specifically the phrases titled:

your_donations_are_appreciated
all_donations_go_towards_furthering_goals
donation_used_to_further_mission


are the ones that I recommend redoing to suit your site.

After editing the phrases, next comes adding your donation buttons and goals.

Always add your goals first as the buttons can be attached to a specific goal so that the user gets credit for donating towards a specific goal (you can of course add a button that does not attach to a goal for a general coffer fund type of deal, but goals are the preferred method).

After adding a goal, you can then add a button to the site.

The settings for the buttons are self-explanatory for the most part, the only required input from you is the title, and the description of the button. Everything else will work fine without input.

The system defaults to use the USD currency. If you change this currency in the Donations settings, then to get the correct exchange pricing, you need to run the CRON file to update your Exchange Rates table.

To do this simply log into your AdminCP and then do the following:


  1. Scroll down your navigation bar on the left and find the Scheduled tasks navigation group, open that up and click on "Scheduled Task Manager".
  2. Find the CRON named "Donations Currency Exchange Quotes"
  3. To the right of that you will find a button named "Run Now"
  4. Click that button and wait until the system says Done.
Once the system has reloaded the exchange rates using your new currency you are ready to go and start collecting donations.

From there, it's all fairly intuitive. The biggest thing to remember is that to use this hack you MUST have a paypal Business or Premiere account, and have turned IPN on in your Paypal profile. If you run into troubles with a transaction, make sure that you are not trying to verify a sandbox transaction with the live Paypal server and vice versa (the test setting). Secondly, this system will notify you of suspect transactions that Paypal refuses to validate. If you get an email stating that a transaction was invalid, it would suit you to investigate it to find out where the transaction came from and why it failed verification. If all is kosher you can add the donor to the AdminCP so that they get credit for the donation.

To assist in this you can edit an invalid transaction to show as valid if the transaction turns out to be kosher. The steps to this are as follows:
  1. Make sure transaction is valid
  2. Edit invalid transaction to show as valid
  3. Edit goal and add that transaction amount to the total
  4. Edit / Add donor (user) to the DB to give credit
This will get the transaction into your database properly and give credit everywhere it is needed for the system to read it properly.






After Install
You will need to add a link somewhere in your navigation system for vBulletin pointing your users to the donations page (if you installed the vBadvanced Module then you have a link on the home page, but you might want to add one in the nav bar as well), as well as setting up your paypal account to give IPN responses to you, you can do this in your Paypal Profile under Instant Payment Notification.

To play in PayPal's Sandbox you will need to be registered with their developer network and setup a few sandbox accounts to play with the sandbox properly. I have throughly tested the sandbox functionality, and it is working until they decide to change coding standards again.

Troubleshooting tips and procedures
Due to the multitude of possible break-points between Paypal and this script I must request that the following be followed before reequesting support on this system from this point forward:


  1. Do some basic troubleshooting on your own first and see if you can find where the break happened. You might be able to fix it from that.
  2. Check to see that you are not sending test transactions to the live Paypal Server (check your testing setting in AdminCP)
  3. Verify that your custom variable is output as
    HTML Code:
    <input type="hidden" name="custom" value="donation:*userid*:*goalid*">
  4. Make sure that you COMPLETED the install 100% (if you did not make it to the settings page at the end of the installation, then you did not complete the installation)
  5. Make sure that you have done the two required file edits (you can go back into the installer to verify this)
  6. If you had a donation made, but have not yet received notification at the script side of the house, then the transaction most likely went into the invalid transactions tables, check there if it is there, and you have verified the top three things above post here for support on this. There is a time lag in the invalid transaction notifications. If you receive an invalid transaction you will receive notification by email to the webmaster address in your vB settings. I need the following information in this circumstance:
    1. A post of the contents of the invalid table with identifiable information removed (ie. transaction id, addresses, phone numbers, IP addresses etc.)
    2. The address to your donate.php file
    3. Whether your system is in test mode or live mode
  7. For basic support problems, then I will need the address to your donate.php so that I can verify that your system is kicking out the proper information to send to paypal
  8. Above all else, please try to be as specific as possible, "The system broke..." doesn't do me any good to assist in giving you support, "The system broke at line 58 with the following error" is much better, and I am much more willing to support your problem with this symptom.
Lastly, if you have modified the base files in any way, I will NOT give support to this. The files are set in the way that they need to be to run under 90% of server installations. Any other installations that require files to be merged, etc., sorry but you are on yer own in that situation.

FYI: The Paypal Notification is completely seperate from the user being sent back to your site. Thus the reason that the ppverify.php file is NOT a function of donate.php.

How To Get vBadvanced CMPS v1 Module to work with vBadvance CMPS v2
Follow this link to aranthorn's Instructions on how to get this to work.
https://vborg.vbsupport.ru/showpost.php?p=669033&postcount=231

Thank you aranthorn!!!

********************************

I sincerely hope that you enjoy this hack, Please feel free to send feedback to tnp@noblepagan.com!

To view this in action head over to: http://damn.that-sucks.net or http://www.noblepagan.com

Thank you!

)O( Cloudrunner )O(

P.s. Anyone who feels the need to donate to me (*hint hint*) feel free to do so, I won't stop you (yeah, I'm as greedy as the next guy). In fact we are a non-profit organization over at The Noble Pagan, so your donation would be tax-deductible .

LICENSE:

Quote:
Originally Posted by Brandon J. Briggs aka. Cloudrunner
As the original author of the Paypal Hacks for vBulletin 3.0.x and 3.5.x I give full authorization to modify, recode, compile and/or reverse engineer the paypal donation hacks to any and all fully licensed members of vBulletin.org. I also give permission to fully distribute any derivative works that are created due to this authorization without need of providing credit or other means of recompense.
I am releasing this authorization in the hopes that someone will be able to carry on the work that was begun.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #562  
Old 09-25-2005, 02:47 PM
Cloudrunner's Avatar
Cloudrunner Cloudrunner is offline
 
Join Date: May 2003
Location: Butte, MT
Posts: 635
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mastar
HOw do I start the installation??
RTFM
Reply With Quote
  #563  
Old 09-25-2005, 03:43 PM
Mikecp421's Avatar
Mikecp421 Mikecp421 is offline
 
Join Date: Sep 2005
Location: NY
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cloudrunner
You didn't do all the file edits as required boss, there is a quick edit to the index.php file in the admincp that places the donations admin on your navbar.
ok well I looked it over numerous times and I can't figure it out. I know what you mean but I just cant figure it out. Thanks anyway!


EDIT, I found a hack to make a link so I got it covered, thanks!
Reply With Quote
  #564  
Old 09-25-2005, 08:48 PM
majorj0nny majorj0nny is offline
 
Join Date: May 2005
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow - you are possibly the rudest git ive come across on here... thanks for all your 'help'...

I dont think anyone was too rude in their requests - please remember that not everyone is the big giant head genius that you aparently are, im relitively new to this stuff and I muddle through the best I can! All I can say to my 'few' requests and questions is - sorry there was more than 1 before I politely bowed in appreciation of your ore! - Im really interested in seeing using a paypal system like this on my site... i typed paypal into the search engine and waded through the countless threads... its also a little tiring waping through 35 plus pages of this thread for help... especially when I dont find anything from a word search or if I do they seems to trail off into another tangent.

I thought people posted their stuff on this forum cause they were proud of their work - you seem to have things confused - while I and Im sure others fully apreciate this kind sharing, we dont expect or demand support. how could we the stuff is free?

ahh.. i dont know what Im on about now - Im pissed off you took peoples comments so bloody seriously ! do you suggest in future no one dare ask anything ? or some kind of punishment system that slaps someone across the face when they dare ask a question thats alerady been asked ?

ps - that amazing link you seem to be banding around so much on the first post of this thread - the one for the vba2 thing - is a dead link ... i tried that back before I even thought of posting.

anyhow - I might as well uninstall this thing now - since I fear a public scolding if I dare ask for assistance as I muddle my way through getting to to work for me.

I'll also remember that your hacks are for the elite vbulletin users only it seems - guess im not allowed to appreciate them.
Reply With Quote
  #565  
Old 09-25-2005, 11:38 PM
wobbly wobbly is offline
 
Join Date: Sep 2005
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am sorry to upset you cloudrunner, it wasn't meant to. Thanks to the pointer, but I already done that for the 'adv_portal_must_choose_0_include' fix, howver, it wont let me save, as the save button seems to be inactive.

http://showpost.php/?p=669033&postcount=231

Also, the link in the BIG LETTERS (above) is as dead as a Dodo.
Reply With Quote
  #566  
Old 09-25-2005, 11:55 PM
wobbly wobbly is offline
 
Join Date: Sep 2005
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I finally sussed it and thank you cloudrunner.

The fix wasnt very clear in my head, as when I tried to save after carrying out the fix, it did nothing, but here is what i done for the

'Could not find phrase 'adv_portal_must_choose_0_include' problem

I went to vbulletin vBa CMPS menu in admin cp

I clicked on add new module

I selected the PHP File option


I then added the parameters like this

I named it donations2

File to include: selected donate.php

Module parent: selected None

Templates Used entered the following

adv_portal_donate
adv_portal_donate_goals
adv_portal_donate_goals_user


Clean File Output: selected NO

Selected my permisions and hit save......voila!!!! a block in all its glory.

Sorry your having a bad time atm Cloudrunner, hope everything gets better soon. :surprised:
Reply With Quote
  #567  
Old 09-26-2005, 01:54 AM
Cloudrunner's Avatar
Cloudrunner Cloudrunner is offline
 
Join Date: May 2003
Location: Butte, MT
Posts: 635
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mikecp421
ok well I looked it over numerous times and I can't figure it out. I know what you mean but I just cant figure it out. Thanks anyway!


EDIT, I found a hack to make a link so I got it covered, thanks!
Run the installer again, and skip to the file edits only option, that defines the file edits to get the links into your admiincp. Everything to installing the hack is in the installer.
Reply With Quote
  #568  
Old 09-26-2005, 02:24 AM
Cloudrunner's Avatar
Cloudrunner Cloudrunner is offline
 
Join Date: May 2003
Location: Butte, MT
Posts: 635
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by majorj0nny
wow - you are possibly the rudest git ive come across on here... thanks for all your 'help'...

I dont think anyone was too rude in their requests - please remember that not everyone is the big giant head genius that you aparently are, im relitively new to this stuff and I muddle through the best I can! All I can say to my 'few' requests and questions is - sorry there was more than 1 before I politely bowed in appreciation of your ore! - Im really interested in seeing using a paypal system like this on my site... i typed paypal into the search engine and waded through the countless threads... its also a little tiring waping through 35 plus pages of this thread for help... especially when I dont find anything from a word search or if I do they seems to trail off into another tangent.

I thought people posted their stuff on this forum cause they were proud of their work - you seem to have things confused - while I and Im sure others fully apreciate this kind sharing, we dont expect or demand support. how could we the stuff is free?

ahh.. i dont know what Im on about now - Im pissed off you took peoples comments so bloody seriously ! do you suggest in future no one dare ask anything ? or some kind of punishment system that slaps someone across the face when they dare ask a question thats alerady been asked ?

ps - that amazing link you seem to be banding around so much on the first post of this thread - the one for the vba2 thing - is a dead link ... i tried that back before I even thought of posting.

anyhow - I might as well uninstall this thing now - since I fear a public scolding if I dare ask for assistance as I muddle my way through getting to to work for me.

I'll also remember that your hacks are for the elite vbulletin users only it seems - guess im not allowed to appreciate them.
You misunderstand me there boss.

I'm am rude, people already know that. I'm frustrated as to how many folks do not read the post up top. Yours is not the first request that was addressed in the first post. As to the bad link, I'll call my bad and apologize for that, however, a person who takes on something like being an administrator to a forums should realize when there address bar for a given link does not match the linked text (I spelled out the link verbatim when I posted it, unfortunately, something in the coding here on vb.org changed it to remove the https://vborg.vbsupport.ru/... from the link. I have fixed that in the post.

To answer your question, I am a rude SOB when someone comes on and gripes about something that was addressed previously, and then when no response is given (due to me NOT BEING HERE, but where I could do some good by helping the folks down in Louisiana after Katrina, and living in the conditions present there for three weeks just to make sure that the freaking hospital equipment is running even without power and air conditioning required to keep them running) posting multiple times on the same problem, with each post getting more nasty as they come along, instead of simply looking at the problem and then saying, hmmm...the full link is given, but when clicked it goes somewhere else, maybe I should cut and paste the address into the browser bar; nah, that would be too obvious.

So yes, I'm pissy, I'm rude, and I'm frustrated as to how denegrated the public school system has seemed to get lately. Reading must be an acquired skill, as well as simple common sense.

So in closing, here is the link AGAIN:

https://vborg.vbsupport.ru/showpost....&postcount=231

and the one in the first post is fixed for the folks who cannot figure out how to cut & paste and save everyone some hassle.

Again, I apologize for not catching the broke link thing there folks, my bad. But I do expect a small amount of common sense from folks who are willing to run a forums, as fork out the cash to do it with VB. I do not have a big head, nor have I EVER said that I am a genius, It has taken me five years of doing this to get JUST THIS ONE system running. I am a student first and foremost, but more than that, I learn from everything that happens to me. I also own up when I make a mistake, and I expect others to do the same; I made the mistake of assuming that the link was working, it was not, I apologize, it's fixed. As well, I expect people to help themselves first before hollering for assistance from others.

Now I was wrong with the link, and I fixed it, thank you for pointing out that it was broke. I am going to repeat myself here, I will do my best to help where I can, but do not expect my help if your requests make no sense, are not in detail, and demand that something be done.

Oh, and one more thing, I am an A$$ folks, get used to it, especially if you are going to goad me into a corner, I will not deal with that; and to respond to your thing about taking stuff seriously, I take everything seriously. To me what you say is exactly what you mean the first time you say it. Words are a very special thing to me, and I choose mine very carefully, for they can either bite or soothe. Either way, you cannot take back what you have said, the words will always be there, they are the one magickal thing in this world, so yes, I take what everyone says very seriously, including my own words. I do not regret my words, nor do I ever wish to take my words back, because I chose them as I did at that time because I meant what I said. I expect nothing less from anyone else.

Lastly, you will do as you see fit, it does not concern me in the least, if I release another hack and you decide to install it, more power to you, I will not punish for questions asked, as long as they are intelligent, thought out, and specific in details. This is not the first time I have ranted on anyone for not being literate, neither will it be the last. As you so deftly stated, the hacks are free, demand for support is null. However, we all do our best to accomodate, but I can garuantee that the authors of the hacks here at vb.org will all get frustrated and pissed at the folks who install their stuff when the answers have already been given. I just don't care who I piss off when I call those people out. That's the difference.

I released this system because I thought some might like to use it. I do not have to support it (but I will as I can), neither do I need to suffer the proddings of someone who does not wish to help themselves when the answer to their problems is not immediately forthcoming. I have stated previously, I have other issues to deal with, and I don't always have the time to be online, sometimes (like the last three weeks) I'm not even home.

Anyway, you've got me into rant mode right at bed time, and I don't appreciate that, as I expect you didn't appreciate my previous post, nor will you appreciate my position in this one, it matters not.

wobbly, you did not upset me, MJ did with his previous statements
Quote:
Originally Posted by MJ
infact that whole module is screwed...
not screwed, just not implemented properly...
Quote:
Originally Posted by MJ (I love this one, this is the one that pissed me off there MJ just for the record)
...yeah its crap aint it!...
If it's crap, then uninstall it and go on your way.

In parting let me say this, if you don't like it, uninstall it and keep your childish words to yourself, if you have a problem, post it intelligently, in detail, and you will get a much better reception.

Namaste
)O( Cloudrunner )O(
Reply With Quote
  #569  
Old 09-26-2005, 02:44 AM
Mikecp421's Avatar
Mikecp421 Mikecp421 is offline
 
Join Date: Sep 2005
Location: NY
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cloudrunner
Run the installer again, and skip to the file edits only option, that defines the file edits to get the links into your admiincp. Everything to installing the hack is in the installer.
ok will do thanks again! Nice program BTW, exactly what I was looking for and it works otherwise flawlessly excpet for my mistake there!
Reply With Quote
  #570  
Old 09-26-2005, 06:36 AM
majorj0nny majorj0nny is offline
 
Join Date: May 2005
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cloudrunner
wobbly, you did not upset me, MJ did with his previous statements not screwed, just not implemented properly...If it's crap, then uninstall it and go on your way.

In parting let me say this, if you don't like it, uninstall it and keep your childish words to yourself, if you have a problem, post it intelligently, in detail, and you will get a much better reception.

Namaste
)O( Cloudrunner )O(
wow - you have totally misunderstood me and others comments on here and blown everything out of all proportion.

as for the 'yeah crap aint it' problem - i was not refering to the hack itself - merely the frustration in asking for assistance from a thread that dont seem to be answering! Im way too familiar with asking questions (most a lot more detailed than here) on these vbulletin resource sites and getting absolutely no answer.

whatevers happening in your life - no one else really cares man... Its like me expecting you to understand my 'outbursts' if I said I had a bad day/week/month/year/whatever...

if you dont wanna support this hack - just dont - and if you dont wanna answer 'silly' questions - just ignore them.

I dont see I did anything wrong with what I said - since I wasnt getting much response from anyone I was merely posting again with updated ideas as to the causes of my problems.

and boo hoo I made you upset - you made me pissed off in the first place for coming down on me like a tonne of bricks! its not nice getting my inexperience with vbulletin slapped back in my face and mocked cause Im still unfamiliar with what I need to look for to fix a problem and what relates to what!

anyway - I wont bother read and reply to this thread as its already near on 40 pages long - probably becasue its full off people begging for HELP only to get publicly humiliated by you!
Reply With Quote
  #571  
Old 09-26-2005, 08:26 PM
Cloudrunner's Avatar
Cloudrunner Cloudrunner is offline
 
Join Date: May 2003
Location: Butte, MT
Posts: 635
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by majorj0nny
wow - you have totally misunderstood me and others comments on here and blown everything out of all proportion.

as for the 'yeah crap aint it' problem - i was not refering to the hack itself - merely the frustration in asking for assistance from a thread that dont seem to be answering! Im way too familiar with asking questions (most a lot more detailed than here) on these vbulletin resource sites and getting absolutely no answer.

whatevers happening in your life - no one else really cares man... Its like me expecting you to understand my 'outbursts' if I said I had a bad day/week/month/year/whatever...

if you dont wanna support this hack - just dont - and if you dont wanna answer 'silly' questions - just ignore them.

I dont see I did anything wrong with what I said - since I wasnt getting much response from anyone I was merely posting again with updated ideas as to the causes of my problems.

and boo hoo I made you upset - you made me pissed off in the first place for coming down on me like a tonne of bricks! its not nice getting my inexperience with vbulletin slapped back in my face and mocked cause Im still unfamiliar with what I need to look for to fix a problem and what relates to what!

anyway - I wont bother read and reply to this thread as its already near on 40 pages long - probably becasue its full off people begging for HELP only to get publicly humiliated by you!
oh yes, I take pride in publicly denegrating others for my personal pleasure. I also take pride in being the local hacky sack for comments such as your work is crap! and then being expected to support the speaker with their problems (just for the record yer only number three since I've been on vb.org that I've +++++-slapped for being lazy and nasty, and my beef is with your comments, no one else's. It's just you.).

As far as inexperience, everyone has been there before, and we all understand that, including myself; however, don't expect a happier response from any of the authors here when you take personal shots at the coding of that author such as you did with mine. I've already explained my absense lately, and did not need to read that literary smack in the head from anyone.

Let's give a "for instance" here...If I walked up to you on the streets and said, "you're a piece of SH*T!" I'm fairly certain you'd be upset. Whether you act upon that is determined by the type of person that you are. I will not put up with that anywhere, so I called it out. By stating what you did, you were basically saying it to my face, and I acted according to the person that I am.

Now you can either accept my apology for taking this into the public eye instead of into PM, or not. If you choose to not take the apology, that is your choice. The fact of the matter is that what you said was wrong, no matter how you look at it, and thus I slapped you for it. Had it been in person, you would have had more than words to deal with.

I sincerely apologize for bringing my personal issue with your remark into the public view and not having done it in private.

Anyway, sorry for dragging the thread down like this folks, I do sincerely apologize for it. In the future I will ensure that the links I post are correctly htmlised to parse within vb.org so that this problem does not happen in the future. And for everyone who reads this, the last few rants were directed only at the person in the posts, not everyone in general. I realize after reading through, that I was in the wrong, and should have taken my personal beef with the person into PM and not in the public eye, and for that I apologize to the rest of you. I was wrong in doing that.

If there are any other issues that I can resolve with the hack itself, let me know and I will do my best to accomodate.

Namaste
)O( Cloudrunner )O(
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:30 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05875 seconds
  • Memory Usage 2,386KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_html
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete