Archive

Posts Tagged ‘reset’

Fix Errors And Reset Password

December 23rd, 2011 Comments off

My website and the admin panel are both showing errors. As a result of these errors, my website is offline. I need someone who has experience in fixing and correcting errors, so that my website and admin panel will function correctly.

I also need someone that knows how to reset my password in the database. If you can upload the content after resetting the password that would be great.

Reset Password Again

October 3rd, 2011 Comments off

Can you reset my passwords again Emiraja its in Joomla

Need Admin Password Reset

September 25th, 2011 Comments off

I need the admin password reset to my site postnetzone.com/adm/login.php

Reset Password Of Sql Microsoft

September 13th, 2011 Comments off

Hi,

I need someone that reset the password of SQL Microsoft 2008 because i forgot root access.

I know how to do but i on terminal command line i can’t run sql on safe mode..

Thanks

Revamp 2 Sites Graphics Reset Autoresp Etc 2

September 2nd, 2011 Comments off

Change 2 Sites Graphics,Reset Auto-resp ETC

This job is about 2 websites.
legitjobswiki.com – Get-Response-Paypal payment)
AND
internetmarketingvideotraining.net-uses EJUNKIE.Paypal Payment)
TO DO

1 You are to change Headers,e book cover, use better fonts, buttons,
2 You change the pricing amount,change pay now buttons to MODERN ones
3 Modify the auto responders.payment to reflect the new changes
4 Test The Site By TEST-BUYING (just temporarily change price to 0.10 dollars and buy,see if all works well
5.zip the site files Send Me all graphics used and the Zip of the website files (in a way they can be reinstalled)
(6) The re installation to 2 new domains is NOT part of this BID!!BUT you may PM ME if you want to BARGAIN for ALL)
Bid LOW PLEASE.There are 4 more jobs If you succeed

Revamp 2 Sites Graphics Reset Autoresp Etc

August 11th, 2011 Comments off

Change 2 Sites Graphics,Reset Auto-resp ETC

This job is about 2 websites.
legitjobswiki.com – Get-Response-Paypal payment)
AND
internetmarketingvideotraining.net-uses EJUNKIE.Paypal Payment)
TO DO

1 You are to change Headers,e book cover, use better fonts, buttons,
2 You change the pricing amount,change pay now buttons to MODERN ones
3 Modify the auto responders.payment to reflect the new changes
4 Test The Site By TEST-BUYING (just temporarily change price to 0.10 dollars and buy,see if all works well
5.zip the site files Send Me all graphics used and the Zip of the website files (in a way they can be reinstalled)
(6) The re installation to 2 new domains is NOT part of this BID!!BUT you may PM ME if you want to BARGAIN for ALL)
Bid LOW PLEASE.There are 4 more jobs If you succeed

Airbag Reset Kit Manufacturer

July 18th, 2011 Comments off

Car2diag Electronic Tech Co.,Ltd. is specialized in R&D, manufacturing, exporting of various auto diagnostic products, it’s mainly focused on professional diagnostic scanner, mileage correction tools, airbag resetting tools, key programmer, ECU flash tools,OBD2 code reader, auto diagnostic cables, Etc..
The main products of OBD China include Auto Diagnostic/maintenance Series, Auto ECU Programmer, Auto testing equipments, Odometer correction/ Mileage adjust and Auto Electronics Series etc.
We provide timely delivery to our customers.
support and after sale service as follow:
(1) One year for free update for the software.
(2) One year warranty for quality of all the components.
(3) We will provide technical support for free by phone or internet for whole life
If you have any questions, please feel free to contact us.
More from: http://www.car2diag.com/

Reset Password In Joomla Site

June 1st, 2011 Comments off

I need to have my password reset to my Joomla site, have serve passwords to gain acess to the site

Need Script – Form Field Reset (on Back Button)

April 25th, 2011 Comments off

I need a custom script written for me (probably really easy).

A simplified version of my form is at http://pixgroup.com/formtest/form.html

The form works great, but I need the dropdown menus to “reset” when I press the back button. Here is the specific behavior I want…

- Visitor fills out form.
- Visitor presses “Back” button.
- Name field should retain data (like current)
- Dropdowns should reset (i.e., first dropdown should be blank / second dropdown says “Please select…”

Please send cost and time estimate for doing this for me.

Buttons 2

March 2nd, 2010 Comments off

Basic Requirements

Write a complete program named Buttons that implements a window with three buttons

Buttons

March 1st, 2010 Comments off

Basic Requirements

Write a complete program named Buttons that implements a window with three buttons

Gui Project

March 1st, 2010 Comments off

Directions
The file must be named as below:
Buttons.java
Ensure you include ALL files required to make your program compile and run.
Submit .java files only.
Proper coding conventions required the first letter of the class start with a capital letter and the first letter of each additional word start with a capital letter.
Basic Requirements
Write a complete program named Buttons that implements a window (with a title that is left justified called

Easy Brute Force

January 27th, 2010 Comments off

I have a password on a site that I need to use a brute force to access.

I have the username and can reset the password easily because there is no email sent out, the password is just reset in the database.

The random generated password is between 6 and 7 numbers. (Numeric)
Sometimes it is reset to a 6 digit number, sometimes 7 digits.

Secure Password Reset Form

January 21st, 2010 Comments off

Hello,

We need to be able to securely provide passwords to our clients. The idea is to have a very simple system with front-end and back-end:

back-end:
- Admin login (or can be protected by .htaccess)
- Required Field for email address
- Required Field for password
- Optional Field for Name.
- Submit/Reset button
- Report menu indicating whether a user viewed the password or not

front-end:
- The User receives an email asking them to visit a secure URL (defined by the application) to view their password

Security Requirements:
- Admin should not be able to email more than one person at a time
- Password must be deleted immediately after the user views it
- Password must be deleted after 48 hrs if no user views it
- The URL to view the password must not be guessable by human/machine.
- The password should NOT be stored anywhere at all once the user views it.
- The system should work on PHP4/PHP5 either with or without mySQL (prefer without mySQL).
- The system should be able to sanitize inputs/outputs against injection attacks.
- No sensitive information should be leaked in anyway or shape.

Optional: Contribute the script to the open-source community.

Please respond with your quote and time estimate.

Categories: MySQL, PHP Tags: , , , , , ,

Ms Access 2003 Coding

January 6th, 2010 Comments off

Ojectives:
1) Validate two columns of text boxes (null/not null) in form
2) Reset form if conditions were not met

Tables, queries and forms (no reset button yet) are all set up, just need the codes to achieve the above two objectives.

Conditions:
- text boxes in both columns belong to fields in one record with an autonumber (one row in table)
- if text box in column 1 is null, corresponding text box in column 2 must be null
- if text box in column 1 has a value (number), corresponding text box in column 2 must have a value (number)
- text boxes in columns can be all empty or all filled or mixed with some empty and some filled
- Do not use “on lost focus” in text boxes as one may fill column 1 first and never touch column 2 or vice versa
- there is a “save” cmd button at the end, therefore, coding should be tied to that button to check the completed form before saving.
- if conditions are not met, give message box warning and instructions to fill or empty text boxes, or reset form to start over or reset form (including reseting autonumber) to quit.

Categories: MS Access Tags: , , , , , ,

Website Replication

November 18th, 2009 Comments off

My website www.famousadds.com

Need an experienced programmer, in a timely manner, to replicate my site to work like fatadds.com. its about 75% the way their in the way it works. (what i need) I need the top 5 users in points everyday to get 1 day free vip. I need the time reset and points reset to happen simultaneously at 8:30 pm eastern time, and i also would like a button on my control panel login were i can either go an hour back or forward to make up for daylight savings time that sets points, reset, and time all either back or foward on hour all at once. other than this i want basically a replication of fatadds.com features, including the autopost feature it has, something like their stats page, the redirect in between adds, my current redirect seems to be slowing down time in between adds, which needs to be corrected. I need someone who is available for future work, has contact mediums of either aol instant messenger, or yahoo messenger, who will be available to go over all work, well its being completed. Also bidder must have in depth knowledge of these types of sites and the inner workings of myspace, because that’s what this site uses to work. Also need a some code decrypted if possible, and to check that code isnt set to reset it self at end of year. last all work to be backed up on file and sent to me upon completion.

Categories: mSQL, PHP Tags: , , , , , ,

Wp Reset All Users Password

October 6th, 2009 Comments off

I want a small script which will reset the passwords of all my WordPress blog users (except the admins) and send each of them an email with a custom message and with the new resetted password along with the two links to login (wp-login.php) or reset it again (wp-login.php?action=lostpassword).

Scripting Digital Counter

September 26th, 2009 Comments off

I need the digital counters on my squeeze page, and on my sales page reset. I need both clocks reset to countdown to dates specified here:

1. I need the clock on my squeeze page reset to October 7 at 4 PM.
2. I need the digital clock on my sales page reset to October 21 at 12 AM.

Squeeze page: http://www.stoneheartbx.com
Sales page: http://www.stoneheartbx.com/stoneheartbx.html

Please read the note below from my webhost, HostGator. HostGator has temporarily disabled my digital clocks because they believed they were causing my pages to fail to load.

“This issue appeared to be a problem with your countdown2.js script file. Even though we do not officially provide end user coding support, I went into your index.html and stoneheartbx.html files, found and commented out that script from loading on your pages. I made a backup of your index.html and stoneheartbx.html files in the same folder. They are named index.html.bak and stoneheartbx.html.bak respectfully. I would take a look at the code in countdown2.js and see if you can see what is causing it to refresh the user’s browser in an endless loop.”

You can work with the existing digital counter script in the files specified above by HostGator, or redo.

Please post the name of the book my website focuses on so I know you read this whole message.

Thanks
Kevin Thomas

Mysql Daily Reset

August 25th, 2009 Comments off

need a script that will reset my daily users on famousadds.com, because as i get too many users the whole site slows down greatly. set up as a mysql database, i would like it to reset all my daily users every night a 12 pm, without removing the vip profiles on the website. I also need someone to look up the ftp root to add my train vips for my trains on my acct. do not know were they are.

Request For A Gaming Competive

August 10th, 2009 Comments off

Hello, I am looking for a site which is just like
www.gamebattles.com
Everything on their must be excact.

I got designs and more deisgns coming!

Fully Customizable User Profile- Like a myspace profile type of thing! Where users can add/edit or delete pages to their profile, have a custom background, music player, video player, blog (add/edit or delete), top ten friends, Xbox PSN and Wii code intergrated into the script like have the gamercard showing Also members can create their own email with my site like

Each user has XP points they get from wins and losses.

User Note System- This feature should be under the control panel. It is basically like a transcript. if a user cheats an arena admin can go and submit a note on the user from the control panel, or if the user is hired onto staff a note will be added on his username, if the user is banned on an arena a note should be added on his username. The purpose of it is so that we can know the past actions of every user.

Fully Customizable Team Profile- Every team will have their own profile so I want to have fully customizable pages (like the profile where you can add, edit, or delete), team roster, Matches, challenges. Upcoming matches, team membership roles, and a private shoutbox for team members can use! I want Stats like gb: http://gamebattles.com/xbox360/madden-nfl-09/team/is-t-ie-ie-z-ii

Each team has xp points like shown and this will also go to the member profile!

I would also like members to be able to apply for teams, so when you visit a team’s profile page there will be a apply button. Team leaders can edit their team’s application fields so it will make recruiting easier. Team leaders will also be able to reply to their team applications and accept/decline applications.

Ladders: I want ladders to have a Platform and Sub groups like Gamebattles! So that I can add lets say Xbox 360, PS3, and Wii! Those are platforms. And then I can have sub groups so it would have a drop down list and listing the games! And each game has its own ladder! All of this I can control from the admin panel! Also playoffs like the top 120 will be able to be eligible for playoffs! Also make it where when the edit, add, or create a team each member as to wait 12 hours before playing matches. i want the ladders in the game like call of duty 4 for example to have it like where the singles has ladders inside the singles ladders!

Blind Match Finder- When a user submits his match on the match finder his team name should not show up so the opponent does not know what level he is or record he has.

Blind Skrim Finder- When a user submits his match on the Skrim finder his team name should not show up so the opponent does not know what level he is or record he has. This will not count on any sort of stats. This is a feature for teams can practice against other teams. Basically the same as the match finder just doesn’t count on the stats.

Store: I want a store that is integrated with paypal. So this store can have credits and the credits are transferred to the users account! And make it so that they can also send credits to other profiles! And I can add other things to it! Like mlgpro.com/store!

Tournaments: Exactly like gamebattles. So members can pay credits to enter!

Ticket System: This is for basic support! I have power in the admin panel and people can create a new ticket and we can reply as well as for the member! I also want to add my own fields in this one so make it customizable in the admin panel.

Staff: I want a staff page for each game! And one for the main site! (For management) like gamebattles!

Staff Positions- General Manager, Operations Manager, Site Admin, Platform Admin, Head Admin, Admin, Referee, Live Support, Staff Developer, Human Resources, Premium Admin, Fraud Squad, Forum Manager, Forum Moderator, Profile Moderator, ESCG News Writer.

Gameroom: I want people to be able to upload pictures, videos, and music! Like youtube and http://gameroom.gamebattles.com/

Challenge System: I want the challenge sytem so I can add it to each ladder! And I can add, edit, or delete challenge fields!

Match Systems: I want each member to be able to report both a win and lost sytem! Also a match finder like gamebattles.com is good also! A feature similar to the ip addresses. If Team A sends a challange with ip address: 12345 and Team B accepts the challange with ip address: 12345 than a message should come up saying that they have attempted to give/receive free wins, and a ticket should be automatically submited by the computer for the admins to review the match and make sure it was a free win.

Leaderboards: I want a leaderboard for users like XP and teams!

FAQ: I want a section for a FAQ! So members can get help faster!

vBulletin Integration: I have a vbulletin forum script! I want it fully bridged! I can provide the script if needed!

Admin Panel: I want to be able to edit everything to the admin panel! I want to be able to create, edit, or delete staff and be able to give them specific permissions! And i want them to be ad to a specific game! I want it like a CMS. So I can FULLY edit everything!

IP Address- A feature should be created that there can only be 1 username per ip address. This feature will prevent from people creating multiple usernames and cheating by getting free wins. Only downside is if a user has a brother living in the same household they have to share usernames, so i suggest maybe 2 usernames per ip address.

Hall of Fame- When ever a new team breaks the current ESCG Win streak or loss streak etc. their name will be automatically updated on the ESCG Hall of Fame

Admin Panel Features:

Site Configuration
Edit Site Script
Edit Site Settings
Add/Edit Site Flash Image rotater
Add/Edit Advertisement Plans
View Advertisement Plans
Edit Privacy Policy
Edit Site Terms of Use
Edit Abous Us
Edit Advertise With Us
Edit Contact Us
Edit FAQ
Email Template
Document
Create New Documents
Edit Documents
View Documents
Create New Handbooks
Edit Handbooks
View Handbooks
Help Desk
Create New Ticket
Create New Category
View Tickets
My Assigned Tickets
View Match
Cancel Match
View Challange
Match Feedback
Search Team
Team Management
Add/Edit Team
Search Team
Team Roster
View Match
Cancel Match
View Challange
Team Feedback
Match Feedback

Staff Management
Pending Staff Actions
Add New Staff Action
Add/Edit Staff
Add/Edit Staff Usergroup
Edit Usergroup Permissions
Edit Aplication Format
View Applications
View Interviews
Internal Affairs
Do Not Hire List

Arena Management
Add/Edit Platform
Add/Edit Arena
Add/Edit Sub-Arena
Add/Edit Arena Permissions
Add/Edit Arena Maps
Add/Edit Rules
Add/Edit Arena Test
Add/Edit Challange Template
Add/Edit Arena Eligibility Time
Add/Edit Arena Announcement
Add/Edit Arena News
Add New Season
Add/Edit XP Table
Add/Edit Hall of Fame
Reset Arena
Tournament Management
Add/Edit Tournaments
Add/Edit Tournament Rules
Add/Edit Tournament Maps
Hottest Gamer
Pending Approvals
Featured Hottest Gamer
Reported Pictures
Search Pictures
Reset Images

Member Management
Add/Edit Username
Search Username
Edit Profile Fields
Reset ESCG Rank
Add/Edit Achievements
Ban Manager
Username Notes
Add/Edit Related Usernames
Free Agent Management
Add/Edit Free Agent
Edit Agent Categories

Personal
Edit Staff Profile
Search Staff Profile
Edit Staff Signature
Personal Notepad

Fix Website Login Asap

June 23rd, 2009 Comments off

Log in with Internet Explorer Thick Box does not work correctly.
When I log in (from thick box only) using IE I am immediately taken to a blank/white page that reads “You are already logged in” This is the url of this page: http://www.goodtherapy.org/login.html?a=do I click to go back, and I can see the login tab has changed to “go to member’s area” This means that I did log in successfully, but the browser did not direct me to member’s area page as it should.

Lost Password /Reset Password Button in Internet Explorer
Not working with username, only working with email address.
So, please change this text “Username or Email” to this “Please enter the email address associated with your GoodTherapy.org membership:”

Log in to with Opera does Thick Box not work correctly.
When I log in (from thick box only) using opera I am immediately taken to a blank/white page that reads “You are already logged in” This is the url of this page: http://www.goodtherapy.org/login.html?a=do I click to go back, and I can see the login tab has changed to “go to member’s area” This means that I did log in successfully, but the browser did not direct me to member’s area page as it should.

Lost Password /Reset Password Button in Opera
Not working with username, only working with email address.
So, please change this text “Username or Email” to this “Please enter the email address associated with your GoodTherapy.org membership:”

Firefox log in works correctly form both thick box and new window
Firefox password reset works correctly form both thick box and new window

Ladder Script

May 18th, 2009 Comments off

I got designs and more deisgns coming!

Fully Customizable User Profile- Like a myspace profile type of thing! Where users can add/edit or delete pages to their profile, have a custom background, music player, video player, blog (add/edit or delete), top ten friends, Xbox PSN and Wii code intergrated into the script like have the gamercard showing Also members can create their own email with my site like

Each user has XP points they get from wins and losses.

User Note System- This feature should be under the control panel. It is basically like a transcript. if a user cheats an arena admin can go and submit a note on the user from the control panel, or if the user is hired onto staff a note will be added on his username, if the user is banned on an arena a note should be added on his username. The purpose of it is so that we can know the past actions of every user.

Fully Customizable Team Profile- Every team will have their own profile so I want to have fully customizable pages (like the profile where you can add, edit, or delete), team roster, Matches, challenges. Upcoming matches, team membership roles, and a private shoutbox for team members can use! I want Stats like gb: http://gamebattles.com/xbox360/madden-nfl-09/team/is-t-ie-ie-z-ii

Each team has xp points like shown and this will also go to the member profile!

I would also like members to be able to apply for teams, so when you visit a team’s profile page there will be a apply button. Team leaders can edit their team’s application fields so it will make recruiting easier. Team leaders will also be able to reply to their team applications and accept/decline applications.

Ladders: I want ladders to have a Platform and Sub groups like Gamebattles! So that I can add lets say Xbox 360, PS3, and Wii! Those are platforms. And then I can have sub groups so it would have a drop down list and listing the games! And each game has its own ladder! All of this I can control from the admin panel! Also playoffs like the top 120 will be able to be eligible for playoffs! Also make it where when the edit, add, or create a team each member as to wait 12 hours before playing matches. i want the ladders in the game like call of duty 4 for example to have it like where the singles has ladders inside the singles ladders!

Blind Match Finder- When a user submits his match on the match finder his team name should not show up so the opponent does not know what level he is or record he has.

Blind Skrim Finder- When a user submits his match on the Skrim finder his team name should not show up so the opponent does not know what level he is or record he has. This will not count on any sort of stats. This is a feature for teams can practice against other teams. Basically the same as the match finder just doesn’t count on the stats.

Store: I want a store that is integrated with paypal. So this store can have credits and the credits are transferred to the users account! And make it so that they can also send credits to other profiles! And I can add other things to it! Like mlgpro.com/store!

Tournaments: Exactly like gamebattles. So members can pay credits to enter!

Ticket System: This is for basic support! I have power in the admin panel and people can create a new ticket and we can reply as well as for the member! I also want to add my own fields in this one so make it customizable in the admin panel.

Staff: I want a staff page for each game! And one for the main site! (For management) like gamebattles!

Staff Positions- General Manager, Operations Manager, Site Admin, Platform Admin, Head Admin, Admin, Referee, Live Support, Staff Developer, Human Resources, Premium Admin, Fraud Squad, Forum Manager, Forum Moderator, Profile Moderator, ESCG News Writer.

Gameroom: I want people to be able to upload pictures, videos, and music! Like youtube and http://gameroom.gamebattles.com/

Challenge System: I want the challenge sytem so I can add it to each ladder! And I can add, edit, or delete challenge fields!

Match Systems: I want each member to be able to report both a win and lost sytem! Also a match finder like gamebattles.com is good also! A feature similar to the ip addresses. If Team A sends a challange with ip address: 12345 and Team B accepts the challange with ip address: 12345 than a message should come up saying that they have attempted to give/receive free wins, and a ticket should be automatically submited by the computer for the admins to review the match and make sure it was a free win.

Leaderboards: I want a leaderboard for users like XP and teams!

FAQ: I want a section for a FAQ! So members can get help faster!

vBulletin Integration: I have a vbulletin forum script! I want it fully bridged! I can provide the script if needed!

Admin Panel: I want to be able to edit everything to the admin panel! I want to be able to create, edit, or delete staff and be able to give them specific permissions! And i want them to be ad to a specific game! I want it like a CMS. So I can FULLY edit everything!

IP Address- A feature should be created that there can only be 1 username per ip address. This feature will prevent from people creating multiple usernames and cheating by getting free wins. Only downside is if a user has a brother living in the same household they have to share usernames, so i suggest maybe 2 usernames per ip address.

Hall of Fame- When ever a new team breaks the current ESCG Win streak or loss streak etc. their name will be automatically updated on the ESCG Hall of Fame

Admin Panel Features:

Site Configuration
Edit Site Script
Edit Site Settings
Add/Edit Site Flash Image rotater
Add/Edit Advertisement Plans
View Advertisement Plans
Edit Privacy Policy
Edit Site Terms of Use
Edit Abous Us
Edit Advertise With Us
Edit Contact Us
Edit FAQ
Email Template
Document
Create New Documents
Edit Documents
View Documents
Create New Handbooks
Edit Handbooks
View Handbooks
Help Desk
Create New Ticket
Create New Category
View Tickets
My Assigned Tickets
View Match
Cancel Match
View Challange
Match Feedback
Search Team
Team Management
Add/Edit Team
Search Team
Team Roster
View Match
Cancel Match
View Challange
Team Feedback
Match Feedback

Staff Management
Pending Staff Actions
Add New Staff Action
Add/Edit Staff
Add/Edit Staff Usergroup
Edit Usergroup Permissions
Edit Aplication Format
View Applications
View Interviews
Internal Affairs
Do Not Hire List

Arena Management
Add/Edit Platform
Add/Edit Arena
Add/Edit Sub-Arena
Add/Edit Arena Permissions
Add/Edit Arena Maps
Add/Edit Rules
Add/Edit Arena Test
Add/Edit Challange Template
Add/Edit Arena Eligibility Time
Add/Edit Arena Announcement
Add/Edit Arena News
Add New Season
Add/Edit XP Table
Add/Edit Hall of Fame
Reset Arena
Tournament Management
Add/Edit Tournaments
Add/Edit Tournament Rules
Add/Edit Tournament Maps
Hottest Gamer
Pending Approvals
Featured Hottest Gamer
Reported Pictures
Search Pictures
Reset Images

Member Management
Add/Edit Username
Search Username
Edit Profile Fields
Reset ESCG Rank
Add/Edit Achievements
Ban Manager
Username Notes
Add/Edit Related Usernames
Free Agent Management
Add/Edit Free Agent
Edit Agent Categories

Personal
Edit Staff Profile
Search Staff Profile
Edit Staff Signature
Personal Notepad

Ea For Mt4 Programer Required

May 13th, 2009 Comments off

Input Slippage value
Input Trailing stop values , I want to have the option of a special TP function for all (e.g if TP is set to 25 pips then if the profit reached say a target of 15 pips then if the profit starts to decrease then it should stop to say 6 pips profit)
Input Lot Size for A, B & C (ALOT, BLOT & CLOT)
Input values for V1,V2,V3.V11,V22,V33,V111,V222,V333
Input values for VL1,VL2,VL3,VL11,VL22,VL33,VL111,VL222,VL333
Input polarity values for each in win mode AWPOL, BWPOL & CWPOL

Categories: C/C++, Programming Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Reset Password

April 18th, 2009 Comments off

my password need resetting,its joomla., and the guy that was helping me build it, disappeared!

Reset Passwords

March 27th, 2009 No comments

Do not have the passwords for the admin panel for my site. Need the password found, and told how to change the password.

Joomla Password Reset

March 23rd, 2009 No comments

I need someone to reset the main password for a Joomla site. The user/pass will not work so someone needs to login to cPanel and reset it to admin/admin using PHPMyAdmin

Bear