YinYin
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
I have applied for intermediate php lvl2 and got accepted two days ago.
The email said it may take up to twelve hours to switch and i would be emailed again once that happens.
Now my php version does say 'Intermediate PHP Configuration - You currently have this version' but the GET does not seem to work (is that enabled in lvl2?). Also I never got that second email confirming the change.
cPanel name: yinyin
website: yinyin.exofire.net
The actual problem here is for example this link
http://yinyin.exofire.net/index.php?current=contact.html
the index.php should be getting the current and then include it.
(in this case http://yinyin.exofire.net/frames/contact.html)
However current stays empty and hence index.php writes home.html to it.
The include does seem to work since on any page it shows home.html (or the file i put for the case current is empty).
The email said it may take up to twelve hours to switch and i would be emailed again once that happens.
Now my php version does say 'Intermediate PHP Configuration - You currently have this version' but the GET does not seem to work (is that enabled in lvl2?). Also I never got that second email confirming the change.
cPanel name: yinyin
website: yinyin.exofire.net
The actual problem here is for example this link
http://yinyin.exofire.net/index.php?current=contact.html
the index.php should be getting the current and then include it.
(in this case http://yinyin.exofire.net/frames/contact.html)
However current stays empty and hence index.php writes home.html to it.
The include does seem to work since on any page it shows home.html (or the file i put for the case current is empty).
Last edited: