CallUp
Forum Replies Created
-
Forum: Localhost Installs
In reply to: WAMP Installation: Database works, but image links & CSS don'tesmi,
Is there a way to tell without being logged in?I cannot log in to admin dashboard since login page is inaccessible. What table variables represent these site/blog urls, and I can check through PHPMyAdmin.
Had assumed that these two urls were equivalent to siteurl and home variables in wpress_options table? If these table variables set the two urls in Settings->General then they both read http://localhost
Here is the permalink setting selection on my hosted site (should be same locally): /%category%/%postname%/
Forum: Localhost Installs
In reply to: WAMP Installation: Database works, but image links & CSS don'tIn the event any experts ever stumble upon this ‘Localhost Installs’ section, could my BulletProof security be contributing to the problem?
It seems .htaccess plays a role w/ permalinks/redirects/etc and Bulletproof is all about securing .htaccess files.
Forum: Localhost Installs
In reply to: WAMP Installation: Database works, but image links & CSS don'tI wish I could have my post moved back to Installation section. I suspect I would have had this resolved 24 hours ago. This section is like Siberia.
Forum: Localhost Installs
In reply to: WAMP Installation: Database works, but image links & CSS don'tSomething else I noticed from the link you provided. It says go into admin to reset permalinks structure to .htaccess file
My login & register (in header file) are using permalinks. How can I make changes to permalink if I cannot log in to admin module? And what kind of changes would I be making?
Forum: Localhost Installs
In reply to: WAMP Installation: Database works, but image links & CSS don'tOn my hosted blog I upload all my pictures. Here is where the page source is now looking:
http://localhost/mySite/wp-content/uploads/2012/11/SamSeder-e1351875152758-196×300.jpg
I plugged some urls in and here is where apache actually finds the picture:
http://localhost/wp-content/uploads/2012/11/SamSeder-e1351875152758-196×300.jpg
I am wondering why the change I made for siteurl in wpress-options didn’t affect the pictures as well, since they affected CSS?
Forum: Localhost Installs
In reply to: WAMP Installation: Database works, but image links & CSS don'tYes, that was the first thing I did.
Forum: Localhost Installs
In reply to: WAMP Installation: Database works, but image links & CSS don'tThanks esmi. I just read your link and changed the home variable in wpress_options from http://localhost/mySite to http://localhost and it can now find my favicon. (hadn’t noticed before that it was missing) 🙂
But my Login/Register page and images in a local file (they were copied down from hosted site) still cannot be found as they still lack absolute urls.
Do you have any suggestions?
Thanks.
Forum: Localhost Installs
In reply to: WAMP Installation: Database works, but image links & CSS don'tOkay, I’ve made a bit of progress here on my own. I’ll keep working on it, and will keep posting any solutions I find, so any others in this ‘ignored’ Localhost Installs section (w/ similar problems) may get some of their questions answered.
I changed the siteurl in
wpress_optionstable from localhost/mySite to localhost, and so it can now find my css sheet. Hurray!Outstanding problem: my images & login page are still not being found. All other site navigation links function properly (only register/login don’t work).
When I look at page source I see that image links are still not absolute urls (doesn’t have ‘http://localhost/’ in links). Which file changes this?
Any ideas about my problem w/ Register/Login page not being found?
Forum: Localhost Installs
In reply to: WAMP Installation: Database works, but image links & CSS don'tBTW, I also tried adding this to the functions.php file of Theme:
update_option(‘siteurl’,’http://localhost/mySite’);
update_option(‘home’,’http://localhost/mySite’);… the database continues to work, but still no images/CSS displayed.
[No bumping, thank you.]
No response, never fixed. Not sure what to do!
I posted 1-2 days ago about Twitter button, g+ share and google+ buttons no longer displaying (though they are selected in the setup page to be displayed).
Still no answer. Are any of you having this problem? I have used AddToAny for a couple years now, but am also thinking I might have to find a new alternative.
AddToAny has long been one of my favorites, because over the years, they have always debugged problems very quickly. Not sure what is happening now?
New discovery:
g+ share and google+ buttons don’t work either.
By the way, I’m using Version 1.0.2Forum: Plugins
In reply to: [Adminimize] The Second I Upgraded Adminimize & hit refresh: HTTP Error 500I checked my error logs and here is what it reads:
[01-Nov-2011 06:16:05] PHP Warning: require_once(inc-setup/dashboard.php) [function.require-once]: failed to open stream: No such file or directory in /home1/foo/public_html/wp-content/plugins/adminimize/adminimize.php on line 1324
[01-Nov-2011 06:16:05] PHP Fatal error: require_once() [function.require]: Failed opening required ‘inc-setup/dashboard.php’ (include_path=’.:/usr/lib64/php:/usr/lib/php:/usr/share/pear’) in /home1/foo/public_html/wp-content/plugins/adminimize/adminimize.php on line 1324
Hope this helps.
Thanks.
I am having same problem (Can’t load menu and submenu.). Started just after I updated Adminimize plug-in. Using WP 3.1
I am having the same problem too — WordPress 3.1. It just started after having updated the Adminimize plug-in.