Git Product home page Git Product logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I'm getting this same error...

Original comment by [email protected] on 10 Feb 2010 at 5:05

from phurl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
same on my side ;=)

Original comment by [email protected] on 10 Feb 2010 at 3:03

from phurl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
same here. Workaround: Comment out the require_once("header.php") line in 
index.php
and login.php in the admin folder.

This happens because he tries to alter the header, but a header file already 
exists
and is consulted in the php code. Commenting out these lines will work fine.

I take this chance to thank the author for distributing this code, it helped me 
alot
with the .htaccess file :)

Original comment by [email protected] on 3 Mar 2010 at 11:44

from phurl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
actually I just found out that if you add a title to the admin/header.php it all
works well, and you don't have to comment out anything ;)

just type something in the html tag <title></title>

Original comment by [email protected] on 3 Mar 2010 at 3:13

from phurl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Your last tip doesn't seem to work, kriptonis. 
In had the problem reported above and, like you said, put a title between the 
<title>
tags in admin/header.php. Now I get the following error message:

Warning: Cannot modify header information - headers already sent by (output 
started
at /home1/extreme6/public_html/xsurl/admin/header.php:6) in
/home1/extreme6/public_html/xsurl/admin/login.php  on line 13

Regards.

Original comment by [email protected] on 20 Mar 2010 at 2:38

from phurl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Here's the fixed version you can use for now: 
http://code.cedricd.org/phurl/phurl-1269164814.zip

Things changed:

* Moved isadminlogin() to root functions.php since the admin file includes it 
anyways
* Fixed headers issue



Original comment by [email protected] on 21 Mar 2010 at 9:53

from phurl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Whoops!

I left in a line that requires a user visiting the site index to be logged in 
(as an admin). Fixed in the version 
below:

http://code.cedricd.org/phurl/phurl-1269165644.zip

Original comment by [email protected] on 21 Mar 2010 at 10:03

from phurl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Issue 57 has been merged into this issue.

Original comment by [email protected] on 26 Apr 2010 at 1:24

from phurl.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024

Original comment by [email protected] on 25 May 2010 at 6:06

  • Changed state: Fixed

from phurl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.