tabor wrote: Someone please let me know how to add a donate link on view topic?
Thanks
This will be standard in CM 2.1
sorry that i can't help you with anything before that.
tabor wrote: Oh I thought it is sometwhere otherwise I can wait![]()
Another question, activities mod is compatible with your cash mod?
Code: Select all
$meta = '<meta http-equiv="refresh" content="3;url=' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" . $post_id) . '#' . $post_id . '">';
Xore wrote:tabor wrote:Another question, activities mod is compatible with your cash mod?
i would think so, except i suspect it requires a 'user_cash' field instead of a 'user_points' field
i'm honestly not sure. nobody's ever gotten back to me on it. If you want to give it a try, i'd appreciate it if you get back to me with your findings
Rambo wrote: Thanks Xore. got your add-on kind of working now after a bit of understanding. 2 problems tho if you could help me out!
1.Is not in my functions_post.phpCode: Select all
$meta = '<meta http-equiv="refresh" content="3;url=' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" . $post_id) . '#' . $post_id . '">';
Rambo wrote: 2. I do not understadnt the mysql instructions.
All help would be appreciated!![]()
Rambo
Q-Zar wrote: Rambo : for the mysql part, the easiest way for you is to upload the mysql_install.php file to your root folder, than open it with your internet browser. It will then be installed automatically.![]()
Rambo wrote: ive done everything as i says i am to do it. Still gettin the exact same errors.
Q-Zar wrote: And what are those exact same errors ?
Xore wrote:tabor wrote:Oh I thought it is sometwhere otherwise I can wait![]()
Another question, activities mod is compatible with your cash mod?
i would think so, except i suspect it requires a 'user_cash' field instead of a 'user_points' field
i'm honestly not sure. nobody's ever gotten back to me on it. If you want to give it a try, i'd appreciate it if you get back to me with your findings