The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
39 views

How to set a ReportViewer item's “display” property to none

I am using a ReportViewer control in an .aspx page when using .rdlc file. My .rdlc file has a textbox at the bottom, which has a message saying "No rows found". In its properties, I set the hidden ...
0
votes
0answers
28 views

Google+ sign in giving blank page iOS web app

I have an issue with using the interactive post from the Google+ api when using the iOS web app view. In safari or any other browser on iOS or Android there's no problem logging into Google+ and ...
-1
votes
1answer
15 views

is there way to make “target = _blank ” in defining results in struts.xml?

I have the following code in struts.xml and I want that the result for "success" will be in a new page, is there way to handle this in struts.xml? <action name="deleteAccount" class = ...
0
votes
1answer
40 views

GWT page is not loaded correctly on IE8 on first access

I'm having a strange problem when loading my app on IE8: on the first page load, the application is loaded, but nothing is shown on page (blank page). The strange thing is that when i move the mouse ...
0
votes
0answers
9 views

Libre office: How to format title pages for book (avoiding the missing blank-page when pdf-file exported) [migrated]

How do you set up the i, ii, iii, iv... followed by the 1, 2, 3, 4... pages of the usual book format in Libre office? What is the logic of it? Also how do you avoid the automatic BLANK PAGE appearing ...
0
votes
0answers
17 views

Facebook share displays a blank page

I use the Facebook share, but suddenly a blank page appears. I don't understand why suddenly this happens, because it worked before this situation. I already used the Facebook debug tool, but ...
0
votes
1answer
34 views

Error with DefaultOAuthProvider in Android

Well, I'm trying to get Twitter to work on a basic Android application, it works just fine in my 2.3.6 but as I try to use 4.0+ it fails trying to authenticate.. Here is my small little code private ...
0
votes
0answers
13 views

How can I get rid of a blank page that appears me before my references? [migrated]

I'm using WinEdt 7. I would like to know how can I eliminate the blank page that appears before my references. This is my code (.tex): \renewcommand{\bibname}{ ...
1
vote
1answer
42 views

Map fragment showing black screen

I have a mapfragment in the activity group which shows a map but when a navigate to other activities in the activity group an come back to the map activity it shows balck screen Here is vedio link ...
-3
votes
0answers
11 views

BLANK PAGE WHEN I SAVE PRODUCT

When I save my product in Magentos backend it just leads to a blank page and does not save the item. Any ideas why? Not sure how to fix
0
votes
2answers
97 views

crystal report shows blank unless zoom or page or refresh is clicked firefox only

I have a crystal reports that runs fine until I tested it in firefox. It shows the data/report on first load but when I click "Go" button for report filter, it displays blank report unless I click any ...
0
votes
1answer
172 views

Facebook SDK PHP Blank Page

I started programming a new Facebook App for my Webpage. I own a valid HTTPS / SSL Cert for this App setted the configs. PHP and Apache is running. The Problem: When I try to run a simple Facebook ...
0
votes
1answer
41 views

A certain Webpage won't open (gives blank page) Why?

I don't if its right to ask this question here but I didn't find any site to ask this question if there is please tell me. Well, I cannot open one specific website it gives me a blank page with the ...
0
votes
1answer
166 views

TCPDF open links in new tab/window

How to open links in new tab/window which is in pdf document. I tried target="_blank" but it did not work. I was found javascript solution on the internet. But how I can use javascript in tcpdf. I ...
0
votes
1answer
39 views

Unique Inconsistent CI Blank Page Issue

With reference to the CodeIgniter Blank Page question I asked previously. Some new information has come to light that might shed some light on the problem. My newly built server (CI 2.1.3 - latest ...
0
votes
1answer
68 views

JSP page shows fine in Eclipse preview, but shows blank page when run on server

I have a login.jsp page wich includes ExtJS code. When I click Preview tab in Eclipse, then it works correctly and I can see the output of the page. However, when I run the project on server, ...
0
votes
0answers
98 views

android iframe webview is showing blank in mobile devices ?

webview.setVisibility(View.VISIBLE); webview.getSettings().setJavaScriptEnabled(true); webview.getSettings().setPluginsEnabled(true); webview.getSettings().setPluginState(PluginState.ON); ...
0
votes
2answers
114 views

CodeIgniter Blank Page

n00b here. After searching the forums I have not yet come across this problem as I am experiencing it. I have a CI site that was working correctly until about three days ago. My problem is as ...
1
vote
3answers
208 views

Getting a blank page on Wordpress blog

I have a Wordpress blog which was working fine until I updated my PHP 5.3 to 5.5. Now the whole blog is blank. I cannot view the admin page or even the log in page. I have tried to fix it after ...
0
votes
1answer
112 views

Joomla 2.5 Admin Page blank for some who log-in

I have three Joomla sites, all on Joomla 2.5 and on only one I am getting this strange result: When someone in User Group "Administrator" logs in to the back-end, he is able to log in but sees no menu ...
1
vote
1answer
108 views

Blank page on back-button (jQuery Mobile)

I have the following problem: When I use either the jQuery Mobile back-button or the changePage function of jQuery Mobile to return to the previous page it doesn't show any data on the page. All ...
1
vote
1answer
50 views

fop pdf blank even pages

I'm generating PDF using Apache FOP. I have a requirement to display the content only in Odd pages and leave the Even pages blank. I managed to do this earlier with FOP 0.95 and below like this, by ...
0
votes
2answers
498 views

VS 2010 RDLC Reporting Conditional Page Breaks

I have a report that contains a Tablix, which in turn contains multiple sub reports. I need conditional page breaks between each page of the report, which I can achieve by adding a rectangle after ...
1
vote
2answers
62 views

logcat displays launch but activity doesnt launch in emulator

Friends, I am really struck up in a really really weird problem. My logcat shows the activity is launched but the emulator simply shows a blank white page instead of the desired activity(In logcat, ...
0
votes
2answers
106 views

Simple PHP code doesn't work

I've got some simple code written in PHP and I don't know why it won't work :( First php file: <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Title</title> ...
0
votes
1answer
130 views

Cakephp Website: Showing Blank Page [closed]

I am working into cakephp application (version 2.2.3) and it was working fine. Since we are working into group so we are using SVN server to maintain code. Instantly after taking update, project is ...
0
votes
0answers
59 views

Detecting corrupt pages in a PDF

I have a huge collection of OCR'ed PDF documents. In some cases the pages appear to be blank. Is there way for me to detect such pages programmatically. I am wondering if I can use Apache PDFBox in ...
0
votes
0answers
315 views

PHPExcel and tcPDF showing only a blank page on tables longer than 50 rows

I'm building an application where I use PHPExcel and tcPDF to generate my Excel and PDF exports. I've found that when I generate a table with more than 1 column, if that table is longer than about 50 ...
0
votes
2answers
130 views

SVG elements appears in DOM but are invisible on screen

I try to draw a stave with SVG using Vexflow and Raphael.js and when I load the page the SVG elements appear in the DOM but they don't appear on the screen. I checked if there is any CSS rule which ...
0
votes
0answers
125 views

Openfire: Fastpath Webchat is not working in chrome

I am currently working with Openfire 3.7.1 + FastPath 4.0.0 and Spark Client 2.6.3. The webchat.war which is added as an plugin to openfire seems to be working only on FireFox and IE , but not in ...
0
votes
3answers
428 views

After splashscreen, a white blank screen comes and then webview is loaded

In my app, there are two activities.First is Splashscreen and second is Webview activity. After splash screen displays,i want to show my webview activity.But after splashscreen,for 2-3 seconds a blank ...
0
votes
5answers
77 views

I've moved a WP Website, and now my Homepage is blank

I moved my WordPress website to another server and URL, and now my homepage is coming up blank, even when I preview it in the dashboard. EDIT: I tried to jerryrig it so that an index.html file would ...
0
votes
0answers
67 views

Drupal frontend pages blank after login to backend

I made a copy of exitsting site as development/test site hosting in the same server with the production site. I updated the settings.php, core and some modules(from Drupal7.9 to 7.18), I got erorrs ...
4
votes
2answers
238 views

Blank Pages in CF10 for .CFM (uppercase only) pages

We have multiple servers with IIS7 and ColdFusion. Some are CF9, some are CF10. Coldfusion pages ending in ".cfm" (lowercase) render correctly on both. However, if you type in ".CFM" (uppercase) as ...
0
votes
1answer
159 views

Why do mailTo links open gmail in the same window despite setting target=_blank?

I am trying to allow users of our website to click on a link and open a mail application / gmail to compose a message. I am using the mailTo method which opens my mail application on mac, however when ...
1
vote
1answer
188 views

Page load is returning into blank page

What's wrong in my page? When I'm trying to load my page. It returns into a Blank Page. What's wrong? please review my code, it returns null or a blank page in browser. it shows nothing even errors. ...
0
votes
2answers
335 views

Magento page freeze/blank after account creation

RE: EE v1.10.1.1 Hello, Recently I've discovered that registration process page freezes after a user submits the form to create an account. It dies on '/customer/account/createpost/'. Seems to die ...
0
votes
2answers
197 views

Redirect showing blank page

I am trying to GET a return url for when a user is redirected back to the login page. Upon relogging in they need to be redirected back to the page they were on. I have tried many different ways of ...
1
vote
1answer
280 views

Website (html5) completely blank in i.e

I'm pretty new to html5 and therefore started creating a test website in html5 to learn, learn, learn.. The website I created works fine in all browsers except (of course!) in the earlier versions of ...
0
votes
0answers
98 views

Capybara:page.has_link? returns blank page [closed]

Capybara: page method returns current session, but page.has_link?() returns blank page and of course can't find any element on it Update: Also, if I try to shift page method with ...
0
votes
1answer
385 views

Order review page goes blank in magento onepage checkout

I am using Magento 1.7 community edition and whenever I'm logged in as a customer and try to checkout, the order review tab in onepage checkout returns an empty page. Its working fine when i checkout ...
2
votes
1answer
146 views

CSS Print layout is adding an extra page

I've been working on a print page for a client. After playing around for awhile I've found I get an extra blank page. The unusual thing is that if I select "Outline Block Level Elements" in Web ...
0
votes
2answers
260 views

jquery how to make a clickable div open in a new window

I want to make a DIV with no content clickable for that I use this jquery code: <script type="text/javascript" src="jquery-1.3.2.min.js"></script> <script type="text/javascript"> ...
0
votes
0answers
117 views

jQuery mobile page (with google map) is blank, when I visit the page twice

I using jquery mobile. The described case (bug) could be reproduced via phone Internet browser (samsung galaxy nexus - android 2.3.4) When I visit for second time the page where I load google maps ...
0
votes
1answer
284 views

Java GUI printing blank page

I'm working with a Java GUI and I want to get a single panel to print. I get the prompt to come up, and I get something to print, but the problem is that something is just a blank page. Below is all ...
0
votes
2answers
764 views

Using mpdf with codeigniter generate blank output

I have been flowing this post to generate a pdf but the output is blank and there is no error displayed , i have put : public function generate_pdf() { $this->load->library('mpdf'); ...
0
votes
0answers
63 views

Showing blank page in php when i am loading huge loop

I have 5 loops in my page. my code is php in joomla. when count of results is not many (for example 100 , or 110 records) it works fine. But when my result is more than this , it will show just a ...
0
votes
1answer
146 views

When using phonegap and facebook js api i get a blank page

Hello im doing an app with phonegap and i use the facebook js api. The problem is every time i do a fb parse xml i get a blank page in the browser. So the facebook api opens a browser with ...
-3
votes
1answer
511 views

Magento - Blank / empty success page [closed]

After returning back from the PSP (Buckaroo) the success page (_/checkout/onepage/success): is empty. Even the source (viewed in the browser) shows zero lines. Magento and Apache log files do not ...
0
votes
1answer
286 views

Blank pages coming inside a ssrs list while printing in A4 letter format [duplicate]

Possible Duplicate: How to get rid of blank pages in PDF exported from SSRS The Body properties for my report are 8.5in and 35.70308in. I have 4 rectangles(with static and dynamic length ...

1 2 3