Welcome, Guest. Please login or register.
Did you miss your activation email?
February 12, 2012, 06:33:43 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
149669 Posts in 21100 Topics by 7538 Members
Latest Member: ionline
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: $_GET vars not working from one page to an other?  (Read 642 times)
phpecono

Offline Offline

Posts: 6


« on: September 30, 2008, 06:50:03 AM »

Hi i am currently coding a very complex module inside the WB core and i am experiencing a problem with the page systeme.

When a generated page (Ex: pages/this.php) has a link to (Ex: pages/that?var=haha) the _GET var is empty. can somebody point me out the code i need to work out? cause this is driving me nuts lol
Logged
aldus

Offline Offline

Posts: 1238


« Reply #1 on: September 30, 2008, 07:25:37 AM »

Hi i am currently coding a very complex module inside the WB core and i am experiencing a problem with the page systeme.

When a generated page (Ex: pages/this.php) has a link to (Ex: pages/that?var=haha) the _GET var is empty. can somebody point me out the code i need to work out? cause this is driving me nuts lol
Use $_REQUEST instead of $_GET ...

Regards
Aldus
Logged
thorn

Offline Offline

Posts: 980


WWW
« Reply #2 on: September 30, 2008, 05:55:03 PM »

Hello,

there was a issue related to page-language setting. Don't know if this one was fixed before after after release of wb2.7.

Please check if after pressing the link www.example.org/pages/that?var=haha
the browser points to www.example.org/pages/that?lang=en or whatever ?lang-value.
If so, please check that both pages uses the same language settings (Change Settings -> Language).

thorn.
Logged

Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!