Need help Whit File cb_subs

10 years 2 months ago - 10 years 2 months ago #241587 by simios
Need help Whit File cb_subs was created by simios
Greetings

I need help because have an error in my Web page with this url:

www.simiostechnologysoftware.com/index.php/profile-view/userprofile/Vicente
or here
www.simiostechnologysoftware.com/


I can't attach file.

name of the file:
cache.php

in line 639 have this text have the error(I paint colors in the lines):

Error 639 line--> $registeredurlparams = $app->registeredurlparams;


if (empty($registeredurlparams))
{
/*
$registeredurlparams = new stdClass;
$registeredurlparams->Itemid = 'INT';
$registeredurlparams->catid = 'INT';
$registeredurlparams->id = 'INT';
*/

return md5(serialize(JRequest::getURI())); // provided //for backwards compatibility - THIS IS NOT SAFE!!!!<
Error
}
// Platform defaults
$registeredurlparams->format = 'WORD';
$registeredurlparams->option = 'WORD';
$registeredurlparams->view = 'WORD';
$registeredurlparams->layout = 'WORD';
$registeredurlparams->tpl = 'CMD';
$registeredurlparams->id = 'INT';

$safeuriaddon = new stdClass;

foreach ($registeredurlparams as $key => $value)
{
$safeuriaddon->$key = JRequest::getVar($key, null, 'default', $value);
}

return md5(serialize($safeuriaddon));
}

Please Log in to join the conversation.

10 years 2 months ago #241612 by nant
Replied by nant on topic Need help Whit File cb_subs
[mod note: moved thread from General area to Developer area]

Please Log in to join the conversation.

10 years 2 months ago #241650 by krileon
Replied by krileon on topic Need help Whit File cb_subs
Please provide the full error you're receiving. Based off file and code lines it's coming from Joomla and not CB or CBSubs.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.209 seconds

Facebook Twitter LinkedIn