dpskipper
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Lost site access after changing the url under general settingsP.S The file you need to download is actually: options-general.php
Forum: Fixing WordPress
In reply to: Lost site access after changing the url under general settingsYou said you were asked by someone to finish the site. Well get them to give you the appropriate information. Like: FTP username and password. The host which is in most cases http://ftp.example.com Once you have that, download a ftp client such a filezilla. Then put in the information, connect to the server and navigate to the wordpress install of this site. Download a copy of wp-settings.php to your computer, and edit required field.
Hope i am somewhat helpful.Forum: Fixing WordPress
In reply to: Lost site access after changing the url under general settingsWell, in essence what you did was tell WordPress to look at a different location for all its files. However those file are not at that specified location. In short there is no quick fix since you have no backup to rollover. But you could (if you had FTP access) change the settings on the wp-settings.php file back to what it once was…
Hope this helpsForum: Fixing WordPress
In reply to: Changing faviconchanged my favicon a few days ago. still has not changed and im getting a 500 error code and can’t load my site 🙁
No, I don’t think so. I want one page with content that changes on the 1 page. This content is unique for each logged user browsing the page. Is that a bit much to ask of this plugin?
Get this error when i edit page id
Parse error: syntax error, unexpected T_STRING in /home2/greennin/public_html/mywebsite.com/wp-content/plugins/pmpro-user-pages-master/pmpro-user-pages.php on line 1
only code on line 1 is <?phpOk, i will try a caching plugin. I fixed the 502 error. The problem is that if you add a [pm_pro] shortcode and other pages don’t also have their respective shortcode, the page will not load.
I would like to use this plugin to bill clients, so once a client logs in, a page called ‘Invoices’ and a invoice for that client is on that page. I only want 1 page, but the content to change for every user.
Forum: Reviews
In reply to: [Pricing Table WordPress Plugin - Easy Pricing Tables] GreatYep, i love it so much I think i’ll get the pro version soon 🙂
Forum: Fixing WordPress
In reply to: [WordPress] My Post don't workOne thing to help would be to post this in its respective category Which would be How-to and troubleshooting. Don’t post help questions here, as moderators and volunteers don’t often come by here.
[moderator note: topic moved to ‘HowTo and Troubleshooting’]
Forum: Your WordPress
In reply to: What should I improve on my WordPress blog?Looks very nice, one observation would be that the text is a bit small. Increase the size of just about everything to take up unused space. Or add a floating sidebar widget to fill in the blank space on the right of you don’t want to increase any sizes.
Forum: Hacks
In reply to: Plugin Code QuestionOk
Forum: Hacks
In reply to: Plugin Code QuestionI have another question. How come the image is broken?
Forum: Hacks
In reply to: Plugin Code QuestionYou Sir will defiantly be added as a contributor if\when I upload this plugin to the repository. You have been an immense help to me. No all I have to do is make some text boxes and user input areas.
Forum: Hacks
In reply to: Plugin Code QuestionUPDATE:
After a bit of tinkering managed to get my site back live.
Problem was even though i had fixed the ‘[‘ my ftp did not correctly upload the new document. Restarted FileZilla works like a charm.