pangalanrao
Forum Replies Created
-
Forum: Hacks
In reply to: do_action in header works for regular post but not for custom post typeReplies at both places came on same time. I have already marked it as resolved. ??
Forum: Hacks
In reply to: do_action in header works for regular post but not for custom post typeThanks for replying.
students-assignments Plugin. However I have posted same issue in wordpress forums and it is now resolved. The issue was in get_template_part used in the plugin which was having lower priority.Thanks man!
You saved my day. I have added your codes to functions.php of the plugin and it is now working fine.
As you said the plugin was using get_template_part with low priority.Forum: Fixing WordPress
In reply to: Can't upload imagesReally don’t know how but I just removed the upload_path values from options table. Now it is working fine.
Thanks for the help..Forum: Fixing WordPress
In reply to: Can't upload imagesI tried for setting permission to 777. It was showing same message till public_html folder was set to 777. But after that it is showing HTTP error with 100% upload bar. Is it to work with config files or anything.
I have moved the hosting from godaddy. Just copy pasted the files with providing proper links to the database and its users. Am I missing something?Issue resolved. I copied wp-admin folder from my localhost to server and overwritten all the files and now Dashboard is opening.
Continued… Below is the error that I am getting when logging in
Warning: require_once() [function.require-once]: Unable to access ./admin.php in /home/swadeshe/public_html/wp-admin/index.php on line 12
Warning: require_once(./admin.php) [function.require-once]: failed to open stream: No such file or directory in /home/swadeshe/public_html/wp-admin/index.php on line 12
Fatal error: require_once() [function.require]: Failed opening required ‘./admin.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/swadeshe/public_html/wp-admin/index.php on line 12
I have similar issue exactly same as imagerack. Trying to helping out a friend. Does pagelines means the name of theme? I have rttheme running on the website. Even i renamed it but problem persists. Also website does not get to old default theme even though the default theme is in the folder. Kindly suggest..
Forum: Plugins
In reply to: [Simple Facebook Connect] Facebook login problemI am also facing same problem. After login through facebook it directs to registration while in screenshots of the plugin it shows different registration form which automatically fills the user data. Anybody here to help?