Fiji Web Design
Welcome, Guest
Please Login or Register.    Lost Password?
Re:PHP Page Component - code exiting prematurely (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:PHP Page Component - code exiting prematurely
#1085
BigDawg (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:PHP Page Component - code exiting prematurely 2 Years, 2 Months ago Karma: 0  
Thank you SOOOO much for your help with solving this problem . Your suggestion was spot on but the placement was a little off. After doing a bit more research based on what you proposed, I found out that the solution was actually already in the datagrid code - have a look around the area of line 223.

##  *** set variables that used to get access to the page (like: my_page.php?act=34&id=56 etc.) 
/// $http_get_vars = array("act", "id");
/// $dgrid->SetHttpGetVars($http_get_vars);
I uncommented the two lines of code and changed them to
##  *** set variables that used to get access to the page (like: my_page.php?act=34&id=56 etc.) 

$http_get_vars = array("option", "Itemid");

$dgrid->SetHttpGetVars($http_get_vars);
and voila... it works fine now. Again, thanks for your patience and your time. You are great. I'm sure I'll need to tap into your expertise again sometime in the (very) near future so look out for me
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    emo
PHP Page Component - code exiting prematurely
BigDawg 2009/11/12 06:59
    thread link
thread linkthread link Re:PHP Page Component - code exiting prematurely
admin 2009/11/12 10:13
    thread link
thread linkthread linkthread link Re:PHP Page Component - code exiting prematurely
BigDawg 2009/11/12 10:57
    thread link
thread linkthread linkthread linkthread link Re:PHP Page Component - code exiting prematurely
BigDawg 2009/11/12 11:03
    thread link
thread linkthread linkthread linkthread linkthread link Re:PHP Page Component - code exiting prematurely
admin 2009/11/13 05:49
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:PHP Page Component - code exiting prematurely
BigDawg 2009/11/13 06:16
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:PHP Page Component - code exiting prematurely
admin 2009/11/13 07:44
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:PHP Page Component - code exiting prematurely
BigDawg 2009/11/13 16:53
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:PHP Page Component - code exiting prematurely
BigDawg 2009/11/13 17:08
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:PHP Page Component - code exiting prematurely
admin 2009/11/14 15:10
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:PHP Page Component - code exiting prematurely
BigDawg 2009/11/15 14:51
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Joomla Downloads

DownloadsDownload our free Joomla! Components, Modules and Plugins.